CVE-2026-72524
8.8Apache · Apache Doris
An incorrect authorization vulnerability in Apache Doris allows authenticated users to bypass privilege checks and perform unauthorized data access or modifications.
Executive summary
A high-severity authorization bypass vulnerability in Apache Doris allows authenticated users to escalate privileges, potentially leading to unauthorized data modification or total system compromise.
Vulnerability
The flaw exists within the authorization mechanism (CWE-863), where a low-privileged authenticated user can circumvent security checks. This allows the attacker to interact with data or functions that should be restricted based on their assigned role.
Business impact
The vulnerability carries a CVSS score of 8.8, reflecting its potential for total impact on confidentiality, integrity, and availability. Successful exploitation could allow malicious insiders or compromised user accounts to access sensitive corporate data or tamper with database records, resulting in significant operational disruption and data loss.
Remediation
Immediate Action: Administrators must update all instances of Apache Doris to version 4.0.8 or 4.1.4 immediately to resolve the authorization flaw.
Proactive Monitoring: Review database access logs for unusual patterns, such as users accessing tables or execution commands that fall outside of their standard operational duties.
Compensating Controls: Implement strict role-based access control (RBAC) policies and utilize network-level segmentation to limit the reach of any single authenticated account until patches can be applied.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the high CVSS score and the potential for unauthorized data manipulation, organizations should prioritize this update within their standard patching cycle. Failure to remediate allows any authenticated user to act with elevated privileges, creating a significant risk of internal data compromise. Apply the recommended versions 4.0.8 or 4.1.4 as soon as possible to neutralize this threat.
More Apache CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Calvin Kirs, Security Researcher at SelectDB, per the CVE Program record.