CVE-2026-49134
HIGH EPSS 18.5%
Published Jun 1, 20264w ago · Modified Jun 17, 20261w ago
7.5 CVSS 4.0
Published Jun 1, 2026 4w ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction P
Scope X
Threat Intelligence
EPSS Exploit Probability
18.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-377
References 4
- github.com https://github.com/steipete/CodexBar/commit/dbc944d46cd4cf7877d1ca47c44556fe573b46e8
- github.com https://github.com/steipete/CodexBar/pull/1222
- github.com https://github.com/steipete/CodexBar/releases/tag/v0.32.0
- vulncheck.com https://www.vulncheck.com/advisories/codexbar-privilege-escalation-via-cli-installer-temp-file
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.