Vulnerability Description
A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell command strings. Successful exploitation requires user interaction, where a user or automated workflow invokes rpmuncompress on the malicious file, leading to high impact on the confidentiality, integrity, and availability of data accessible to the invoking user.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-84838
- https://bugzilla.redhat.com/show_bug.cgi?id=2462222
FAQ
What is CVE-2026-84838?
CVE-2026-84838 is a vulnerability with a CVSS score of 7.8 (HIGH). A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive file...
How severe is CVE-2026-84838?
CVE-2026-84838 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84838?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.