AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-54370

MEDIUM · CVSS 6.3 EPSS 0.09%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-06-29 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.3. See the original NVD description below for full technical details.

CVE
CVE-2026-54370
Severity
MEDIUM
CVSS
6.3
EPSS
0.09%

Original NVD 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.