---
id: CVE-2026-54229
title: >-
  A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir
  method
summary: >-
  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 w…
severity: high
cvss: 7
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-362
  - CWE-362
published: '2026-06-13'
updated: '2026-07-31'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54229'
references:
  - url: 'https://access.redhat.com/errata/RHSA-2026:48819'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:48864'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:48865'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:48866'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2026-54229'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2488532'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2026-54229'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2488532'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-54229.json
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
tags:
  - nvd
epss: 0.00124
epssPercentile: 0.01818
ingestedAt: '2026-07-31T22:04:41.149Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
