claude-code-cache-fix is a cache optimization proxy for Claude Code. From 3.5.0 to before 3.5.2, tools/quota-statusline.sh (introduced in v3.5.0) interpolates Claude Code's hook stdin payload directly into a Python triple-quoted string literal. A ''' byte sequence in any user-controlled field of the payload closes the literal early and lets following bytes execute as Python in the user's Claude Code process. This vulnerability is fixed in 3.5.2.
References
| Link | Resource |
|---|---|
| https://github.com/cnighswonger/claude-code-cache-fix/issues/108 | Exploit Issue Tracking |
| https://github.com/cnighswonger/claude-code-cache-fix/pull/110 | Issue Tracking Patch |
| https://github.com/cnighswonger/claude-code-cache-fix/security/advisories/GHSA-g3xq-3gmv-qq8g | Mitigation Vendor Advisory |
| https://github.com/cnighswonger/claude-code-cache-fix/issues/108 | Exploit Issue Tracking |
| https://github.com/cnighswonger/claude-code-cache-fix/security/advisories/GHSA-g3xq-3gmv-qq8g | Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-27 21:16
Updated : 2026-06-17 10:51
NVD link : CVE-2026-45136
Mitre link : CVE-2026-45136
CVE.ORG link : CVE-2026-45136
JSON object : View
Products Affected
cnighswonger
- claude-code-cache-fix
