claude-code-cache-fix vulnerable to local code execution via Python triple-quote injection in tools/quota-statusline.sh
- Severity:
- High
Description
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.
Recommendation
Update the claude-code-cache-fix package to the latest compatible version. Followings are version details:
- Affected version(s): >= 3.5.0, < 3.5.2
- Patched version(s): 3.5.2
References
Related Issues
- @siteboon/claude-code-ui Vulnerable to Unauthenticated RCE via WebSocket Shell Injection - CVE-2026-31975
- paperclip Vulnerable to Unauthenticated Remote Code Execution via Import Authorization Bypass - paperclipai - CVE-2026-41679
- paperclip Vulnerable to Unauthenticated Remote Code Execution via Import Authorization Bypass - CVE-2026-41679
- @siteboon/claude-code-ui is Vulnerable to Shell Command Injection in Git Routes - CVE-2026-31861
You might also like:
- Tags:
- npm
- claude-code-cache-fix
Anything's wrong? Let us know Last updated on May 13, 2026


