Vulnerability Description
A command injection vulnerability was discovered in the `rpmuncompress` utility of RPM. When extracting certain archive formats (ZIP, 7z, GEM) to a specified destination directory, the tool inserts the archive's top-level folder name into a shell command without properly sanitizing it. A specially crafted archive containing shell metacharacters in its folder name can execute arbitrary commands as the user running the extraction.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:28491
- https://access.redhat.com/security/cve/CVE-2026-44604
- https://bugzilla.redhat.com/show_bug.cgi?id=2460967
FAQ
What is CVE-2026-44604?
CVE-2026-44604 is a vulnerability with a CVSS score of 7.0 (HIGH). A command injection vulnerability was discovered in the `rpmuncompress` utility of RPM. When extracting certain archive formats (ZIP, 7z, GEM) to a specified destination directory, the tool inserts th...
How severe is CVE-2026-44604?
CVE-2026-44604 has been rated HIGH with a CVSS base score of 7.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44604?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.