ZeroHour

CVE-2026-72524

moderate

Authorization Bypass in Apache Doris Exposes Tables to Low-Privilege Users

CVSS 3.1
8.8 high
EPSS
Published
()
Modified
AI analysis

Apache Doris, an open-source MPP analytical database, contains an incorrect authorization flaw (CWE-863) that allows any authenticated low-privilege user to bypass privilege checks and read, modify, or drop arbitrary tables across the cluster. The issue is triggered through normal authenticated SQL access to the Doris frontend, so an attacker only needs a valid low-privileged account rather than admin rights. Successful abuse gives an insider or attacker with a compromised account unauthorized data exposure, tampering, and destructive table drops regardless of the permissions actually granted. Affected deployments run Doris 3.1.0 through 3.1.*, 4.0.0 through 4.0.7, or 4.1.0 through 4.1.3; note that no fixed release exists for the 3.1 line, so those users must move to 4.0.8 or 4.1.4. No CVSS score has been assigned, no public PoC is known, and there are no reports of exploitation in the wild.

What to do: Upgrade to Apache Doris 4.0.8 or 4.1.4 immediately; because the 3.1.x line has no fixed release, clusters on 3.1 must upgrade to one of those 4.x versions. Until patched, restrict network access to frontend ports (8030 HTTP / 9030 MySQL), audit and prune low-privilege user accounts, and enforce least-privilege roles. Review Doris audit logs for SELECT/INSERT/DELETE/DROP statements issued by users whose roles should not permit them, and rotate credentials for any suspect accounts.

Affected
Apache Doris3.1.0 through 3.1.*
Apache Doris4.0.0 through 4.0.7
Apache Doris4.1.0 through 4.1.3
Estimated exposure
moderatethousands of deployments (order of 1,000–10,000 clusters; hundreds to low-thousands of internet-exposed frontend nodes) — Doris is a self-hosted analytics database typically deployed on private internal clusters; the project reports thousands of production users (concentrated in China and among large analytics stacks), and public scan engines typically show…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Incorrect Authorization vulnerability in Apache Doris allows an authenticated user to bypass privilege checks and access or modify data they are not authorized to. This issue affects Apache Doris: from 3.1.0 through 3.1.*, from 4.0.0 through 4.0.7, and from 4.1.0 through 4.1.3. Users are recommended to upgrade to a fixed release (4.0.8 or 4.1.4), which fixes the issue.

Weakness
CWE-863
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

CVE-2026-72524: Apache Doris: Authorization bypass allowing a low-privilege user to read/write/drop arbitrary tables

Apache Doris authorization bypass CVE-2026-72524 lets authenticated low-privilege users read, write, or drop arbitrary tables in affected 3.1.x through 4.1.3 versions.

CVE-2026-72524 is an incorrect authorization vulnerability in Apache Doris rated important, allowing an authenticated low-privilege user to bypass privilege checks and read, write, or drop arbitrary tables. Affected versions include Apache Doris 3.1.0 through 3.1.*, 4.0.0 through 4.0.7, and 4.1.0 through 4.1.3. The flaw permits access to or modification of data the user is not authorized to touch.

oss-security · 1d agoVulnerabilityCVE-2026-725241