Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://cgit.git.savannah.nongnu.org/cgit/acl.git/commit/?id=24a227d0ab857661219
- https://cgit.git.savannah.nongnu.org/cgit/acl.git/commit/?id=3589787cd589b34bdd9
- https://www.vulncheck.com/advisories/acl-toctou-symlink-traversal-via-getfacl-se
FAQ
What is CVE-2026-54370?
CVE-2026-54370 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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 symbo...
How severe is CVE-2026-54370?
CVE-2026-54370 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54370?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.