CVE Catalog

CVE-2026-95519

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

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

Summary

A flaw was found in rpm. An attacker can supply a crafted manifest file that, when processed by a user or automation using `rpm -q -p` or similar manifest-processing flows, leads to arbitrary code execution. This occurs because manifest entries are unexpectedly macro-expanded before being opened.

Risk Assessment

Successful exploitation can lead to a full compromise of confidentiality, integrity, and availability for the affected account. The risk applies to processing untrusted RPM manifests.

Recommendation

Update rpm to a version containing the fix once available. Do not process untrusted manifest files with rpm -q -p or similar commands.

Other vulnerabilities in rpm

See all
Original NVD description (English source)

A flaw was found in rpm. An attacker can supply a crafted manifest file that, when processed by a user or automation using `rpm -q -p` or similar manifest-processing flows, leads to arbitrary code execution. This occurs because manifest entries are unexpectedly macro-expanded before being opened, allowing embedded shell commands to run with the privileges of the `rpm` process. Successful exploitation can lead to a full compromise of confidentiality, integrity, and availability for the affected account.

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