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.
References
Configurations
No configuration.
History
02 Jun 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/steipete/CodexBar/pull/1222 - |
01 Jun 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-01 21:16
Updated : 2026-07-14 22:17
NVD link : CVE-2026-49134
Mitre link : CVE-2026-49134
CVE.ORG link : CVE-2026-49134
JSON object : View
Products Affected
No product.
CWE
CWE-377
Insecure Temporary File
