CVE Vulnerabilities

CVE-2026-54370

Time-of-check Time-of-use (TOCTOU) Race Condition

Published: Jun 29, 2026 | Modified: Jun 29, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
6.3 MODERATE
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

acl before version 2.4.0 contains a time-of-check to time-of-use (TOCTOU) race condition vulnerability that allows local attackers to escalate privileges by replacing a pathname component with a symbolic link between an lstat() check and subsequent symlink-following operations such as stat(), chown(), chmod(), acl_get_file(), and acl_set_file(). Attackers who control a pathname component can redirect file access control list operations to arbitrary files when getfacl, setfacl, or chacl is invoked by a privileged process over an attacker-controlled path, resulting in local privilege escalation.

Weakness

The product checks the state of a resource before using that resource, but the resource’s state can change between the check and the use in a way that invalidates the results of the check.

Affected Software

NameVendorStart VersionEnd Version
Red Hat Enterprise Linux 10RedHatacl-0:2.4.0-1.el10_2*
Red Hat Enterprise Linux 8RedHatacl-0:2.4.0-1.el8_10*
Red Hat Enterprise Linux 9RedHatacl-0:2.4.0-1.el9_8*
Red Hat Enterprise Linux 9RedHatacl-0:2.4.0-1.el9_8*
Red Hat Discovery 2RedHatdiscovery/discovery-ui-rhel9:1784821750*
Red Hat Hardened ImagesRedHatacl-main-2.4.0-0.1.hum1*
Red Hat Insights proxy 1.5RedHatinsights-proxy/insights-proxy-container-rhel9:1786433656*
Red Hat OpenShift distributed tracing 3.10.2RedHatrhosdt/opentelemetry-collector-rhel9:1785704636*
Red Hat Update Infrastructure 5RedHatrhui5/cds-kubernetes-rhel9:1784794818*
Red Hat Update Infrastructure 5RedHatrhui5/cds-rhel9:1784794778*
Red Hat Update Infrastructure 5RedHatrhui5/haproxy-rhel9:1784795112*
Red Hat Update Infrastructure 5RedHatrhui5/installer-rhel9:1784794289*
Red Hat Update Infrastructure 5RedHatrhui5/rhua-rhel9:1784795076*
AclUbuntuquesting*
AclUbuntuupstream*

Potential Mitigations

References