CVE Catalog

CVE-2026-54229

HighCVSS 7.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.09%

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

Summary

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. It allows an attacker to gain filesystem-level control of the dump directory while privileged event scripts are still running.

Risk Assessment

Risk of gaining filesystem-level control over the dump directory by a local attacker, potentially leading to privilege escalation or data manipulation.

Recommendation

It is recommended to update the abrt package to a version containing a fix for this vulnerability.

Other vulnerabilities in abrt

See all
Original NVD description (English source)

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DD_OPEN_READONLY and calls dd_chown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a write lock. This allows an attacker to gain filesystem-level control of the dump directory while privileged event scripts are still running.

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