CVE Catalog

CVE-2026-54230

HighCVSS 7.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

Vulnerability in ABRT event handler scripts in the libreport library allows arbitrary file overwrites on the system. Scripts write data to files without the O_NOFOLLOW flag, allowing a root process to follow symbolic links.

Risk Assessment

An attacker could overwrite arbitrary system files, potentially leading to privilege escalation or permanent system damage.

Recommendation

It is recommended to update the libreport library to a version containing the fix.

Other vulnerabilities in libreport

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS