CVE-2026-49134
7.5
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
CodexBar prior to 0.32.0 contains a privilege escalation vulnerability in the CLI installer that allows local attackers to execute arbitrary commands as root by exploiting a race condition in temporary file handling. The installer creates a temporary file with mktemp, writes a privileged shell payload into it, and executes it with administrator privileges via bash, allowing a same-user local process to rewrite the installer body before the administrator prompt is approved, causing attacker-controlled commands to run as root.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| steipete | CodexBar | 0 < 0.32.0 | affected |
Weaknesses
- CWE-377: Insecure Temporary File
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: total
Additional References
References
- https://github.com/steipete/CodexBar/releases/tag/v0.32.0
- https://github.com/steipete/CodexBar/pull/1222
- https://github.com/steipete/CodexBar/commit/dbc944d46cd4cf7877d1ca47c44556fe573b46e8
- https://www.vulncheck.com/advisories/codexbar-privilege-escalation-via-cli-installer-temp-file
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.