CVE-2026-54371 PUBLISHED

attr < 2.6.0 Symlink Traversal Privilege Escalation via getfattr/setfattr

Assigner: VulnCheck
Reserved: 12.06.2026 Published: 29.06.2026 Updated: 29.06.2026

attr before version 2.6.0 contains a symlink traversal vulnerability in the getfattr and setfattr utilities that allows local attackers to escalate privileges by replacing a pathname component with a symbolic link during directory hierarchy traversal. Attackers who control a pathname component can redirect getfattr and setfattr operations to arbitrary files by substituting a symlink, leading to local privilege escalation when getfattr or setfattr is invoked by a privileged process over an attacker-controlled path.

Metrics

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

Product Status

Vendor acl project
Product acl
Versions Default: affected
  • affected from 0 to 2.6.0 (excl.)

Credits

  • Andrew Tridgell finder
  • Andreas Gruenbacher remediation developer

References

Problem Types

  • Improper Link Resolution Before File Access ('Link Following') CWE