CVE-2026-68570
Received
Received - Intake
Incorrect Authorization in Apache Doris Allows Privilege Bypass
Vulnerability report for CVE-2026-68570, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-14
Last updated on: 2026-09-14
Assigner: Apache Software Foundation
Description
Description
Incorrect Authorization vulnerability in Apache Doris allows an authenticated user to bypass privilege checks and access data they are not authorized to read, resulting in unauthorized disclosure of information.
This issue affects Apache Doris: from 2.0.0 through 2.1.*, from 3.0.0 through 3.0.*, from 4.0.0 before 4.0.8, and from 4.1.0 before 4.1.4.
Users are recommended to upgrade to a fixed release (4.0.8 or 4.1.4), which fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | doris | From 2.0.0 (inc) to 2.1.* (inc) |
| apache | doris | From 3.0.0 (inc) to 3.0.* (inc) |
| apache | doris | From 4.0.0 (inc) to 4.0.8 (exc) |
| apache | doris | From 4.1.0 (inc) to 4.1.4 (exc) |
| apache | doris | 4.0.8 |
| apache | doris | 4.1.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |