CVE-2026-54370 HIGH

CVE-2026-54370: acl < 2.4.0 TOCTOU Symlink Traversal via getfacl/setfacl/chacl

Vendor Acl Project
Product acl
Weakness CWE-367
Published June 29, 2026
Last update June 29, 2026

CVSS base score

7.2/10
Attack vector Local
Attack complexity High
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 29, 2026 CVE published