CVE-2024-26307
Severity CVSS v4.0:
Pending analysis
Type:
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
21/03/2024
Last modified:
17/06/2025
Description
Possible race condition vulnerability in Apache Doris.<br />
Some of code using `chmod()` method. This method run the risk of someone renaming the file out from under user and chmodding the wrong file.<br />
This could theoretically happen, but the impact would be minimal.<br />
This issue affects Apache Doris: before 1.2.8, before 2.0.4.<br />
<br />
Users are recommended to upgrade to version 2.0.4, which fixes the issue.
Impact
Base Score 3.x
5.30
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:doris:*:*:*:*:*:*:*:* | 1.2.8 (excluding) | |
| cpe:2.3:a:apache:doris:*:*:*:*:*:*:*:* | 2.0.0 (including) | 2.0.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



