CVE-2026-54229

HIGHCVSS 7/10EPSS 0.09%

Last modified

CVE-2026-54229 is a high-severity vulnerability rated 7/10 on the CVSS scale. 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. EPSS estimates a 0.09% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7/10

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.09%

0.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
Red HatRed Hat Enterprise Linux 7 Extended Lifecycle SupportAll versions
Red HatRed Hat Enterprise Linux 8All versions
Red HatRed Hat Enterprise Linux 8.4 Advanced Mission Critical Update SupportAll versions
Red HatRed Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-OnAll versions
Red HatRed Hat Enterprise Linux 8.6 Advanced Mission Critical Update SupportAll versions
Red HatRed Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-OnAll versions
Red HatRed Hat Enterprise Linux 8.8 Telecommunications Update ServiceAll versions
Red HatRed Hat Enterprise Linux 8.8 Update Services for SAP SolutionsAll versions
Red HatRed Hat Enterprise Linux 6All versions

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-54229?
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.
How severe is CVE-2026-54229?
CVE-2026-54229 has a CVSS score of 7/10 (HIGH severity). The EPSS model estimates a 0.09% probability of exploitation in the next 30 days.
How do I fix CVE-2026-54229?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-54229?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST