Vulnerability Description
A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command (docker inspect %s) without proper validation. An unprivileged local user can craft a payload that injects shell metacharacters, causing the root-running ABRT process to execute attacker-controlled commands and ultimately gain full root privileges.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2025-12744
- https://bugzilla.redhat.com/show_bug.cgi?id=2412467
FAQ
What is CVE-2025-12744?
CVE-2025-12744 is a vulnerability with a CVSS score of 8.8 (HIGH). A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command (docker inspect ...
How severe is CVE-2025-12744?
CVE-2025-12744 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-12744?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.