CVE-2026-54230
7
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the target file is replaced with a symlink, the shell process running as root follows the symlink and writes content to the symlink target, allowing arbitrary file overwrites on the system.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-59: Improper Link Resolution Before File Access ('Link Following')
Workarounds
The following practices would help for avoiding exposure and mitigate this flaw:
- Disable or remove ABRT if it is not required. On RHEL 8 systems where ABRT is installed, it can be disabled with: systemctl disable –now abrtd.service abrt-journal-core.service abrt-oops.service abrt-xorg.service
- On Fedora systems, consider using systemd-coredump instead of ABRT for crash handling
- Restrict local user access to systems running ABRT, as this vulnerability requires local access
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
abrt: event handler scripts follow symlinks when writing output files, allowing arbitrary file overwrites
Additional References
- https://access.redhat.com/security/cve/CVE-2026-54230
- https://bugzilla.redhat.com/show_bug.cgi?id=2488568
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-54230.json
References
- https://access.redhat.com/security/cve/CVE-2026-54230
- https://bugzilla.redhat.com/show_bug.cgi?id=2488568
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.