Answer in brief
CVE-2026-54230 records a High severity (CVSS 7.0) vulnerability in Abrt: event handler scripts follow symlinks when writing output files, allowing arbitrary file overwrites. The current sources do not mark it as known exploited. The current feed maps Red Hat/abrt (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.0. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Red Hat/abrt (generic). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:a:redhat:automatic_bug_reporting_tool:*:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:fedoraproject:fedora:43:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:fedoraproject:fedora:44:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Red Hat/abrtgeneric | * | Not reported |
Published upstream
Jun 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 21, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 29, 2026
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.
Quoted source text, attributed separately from HOL analysis.