CVE Catalog

CVE-2026-84837

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.20%

66th percentile - higher than 66% of all known CVEs

Summary

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by `rpmbuild -t*` to include shell metacharacters, allowing arbitrary command execution with the privileges of the build user.

Risk Assessment

The vulnerability is particularly relevant in automated build or CI workflows that ingest externally supplied artifact names, potentially leading to information disclosure or disruption of the build environment.

Recommendation

Update rpm to a patched version and ensure that externally supplied filenames are properly sanitized before use in rpmbuild.

Other vulnerabilities in rpm

See all
Original NVD description (English source)

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by `rpmbuild -t*` to include shell metacharacters. This is particularly relevant in automated build or continuous integration (CI) workflows that ingest externally supplied artifact names. Successful exploitation allows for arbitrary command execution with the privileges of the build user, which could lead to information disclosure or disruption of the build environment.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS