Home

Description

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.

PUBLISHED Reserved 2026-03-09 | Published 2026-03-11 | Updated 2026-03-12 | Assigner GitHub_M




HIGH: 8.7CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Problem types

CWE-94: Improper Control of Generation of Code ('Code Injection')

Product status

< 1.24.0
affected

References

github.com/...codeui/security/advisories/GHSA-7fv4-fmmc-86g2 exploit

github.com/...codeui/security/advisories/GHSA-7fv4-fmmc-86g2

github.com/...ommit/86c33c1c0cb34176725a38f46960213714fc3e04

github.com/siteboon/claudecodeui/releases/tag/v1.24.0

cve.org (CVE-2026-31861)

nvd.nist.gov (CVE-2026-31861)

Download JSON