QSearchQSearch

CVE-2026-49134

7.1 HIGH

CodexBar prior to 0.32.0 contains a privilege escalation vulnerability in the CLI installer that allows local attackers to execute arbitr...

Published: 2026-06-01 · Last updated: 2026-06-02

Severity and scoring

CVSS
7.1 HIGH
Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
CWE
CWE-377

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.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2026-41001 Spring Boot's ArtemisEmbeddedConfigurationFactory uses a fixed, static path for the embedded Artemis message broker's data directory when... (5.3 MEDIUM)
  • CVE-2026-45384 bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files (6.1 MEDIUM)
  • CVE-2026-49135 CodexBar prior to 0.32.0 contains an insecure temporary file handling vulnerability that allows local attackers to access sensitive crede... (7.1 HIGH)