CVE-2026-54230

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:redhat:automatic_bug_reporting_tool:*:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:43:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:44:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-13 03:16

Updated : 2026-08-26 20:06


NVD link : CVE-2026-54230

Mitre link : CVE-2026-54230

CVE.ORG link : CVE-2026-54230


JSON object : View

Products Affected

redhat

  • automatic_bug_reporting_tool
  • enterprise_linux

fedoraproject

  • fedora
CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')