CVE Catalog

CVE-2026-95521

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.58%

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

Summary

A command injection flaw was found in rpm. Installing or rebuilding a source RPM whose source or spec file basenames contain a %() macro construct causes rpm to execute an attacker-controlled shell command via popen() while relocating the source file list.

Risk Assessment

This allows arbitrary command execution as the invoking (typically non-root) user, potentially compromising the account. The risk applies to any processing of untrusted .src.rpm files.

Recommendation

Update rpm to a version containing the fix once available. Avoid installing, rebuilding, or otherwise processing untrusted .src.rpm files.

Other vulnerabilities in rpm

See all
Original NVD description (English source)

A command injection flaw was found in rpm. Installing or rebuilding a source RPM whose source or spec file basenames contain a %() macro construct causes rpm to execute an attacker-controlled shell command via popen() while relocating the source file list. This allows arbitrary command execution as the invoking (typically non-root) user, simply by installing, rebuilding, or otherwise processing an untrusted .src.rpm.

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