๐Ÿ” CVE Alert

CVE-2026-31861

UNKNOWN 0.0

Shell Command Injection in Git Routes [CloudCLI UI]

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Cloud CLI (aka Claude Code UI) is a desktop and mobile UI for Claude Code, Cursor CLI, Codex, and Gemini-CLI. Prior to 1.24.0, The /api/user/git-config endpoint constructs shell commands by interpolating user-supplied gitName and gitEmail values into command strings passed to child_process.exec(). The input is placed within double quotes and only " is escaped, but backticks (`), $() command substitution, and \ sequences are all interpreted within double-quoted strings in bash. This allows authenticated attackers to execute arbitrary OS commands via the git configuration endpoint. This vulnerability is fixed in 1.24.0.

CWE CWE-94
Vendor siteboon
Product claudecodeui
Published Mar 11, 2026
Last Updated Mar 12, 2026
Stay Ahead of the Next One

Get instant alerts for siteboon claudecodeui

Be the first to know when new unknown vulnerabilities affecting siteboon claudecodeui are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

siteboon / claudecodeui
< 1.24.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/siteboon/claudecodeui/security/advisories/GHSA-7fv4-fmmc-86g2 github.com: https://github.com/siteboon/claudecodeui/commit/86c33c1c0cb34176725a38f46960213714fc3e04 github.com: https://github.com/siteboon/claudecodeui/releases/tag/v1.24.0