CVE-2024-26307
CVE-2024-26307 is a medium-severity vulnerability in Apache Doris with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-362.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (13th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-23578
- Weakness: CWE-362
- Affected product: Apache Doris
- Published:
- Last modified:
Description
Possible race condition vulnerability in Apache Doris. 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. This could theoretically happen, but the impact would be minimal. This issue affects Apache Doris: before 1.2.8, before 2.0.4. Users are recommended to upgrade to version 2.0.4, which fixes the issue.
Frequently asked questions
- What is CVE-2024-26307?
- Possible race condition vulnerability in Apache Doris. 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. This could theoretically happen, but the impact would be minimal. This issue affects Apache Doris: before 1.2.8, before 2.0.4. Users are recommended to upgrade to version 2.0.4, which fixes the issue.
- How severe is CVE-2024-26307?
- CVE-2024-26307 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2024-26307 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-26307?
- CVE-2024-26307 affects Apache Doris. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-26307?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-26307 have an EU (EUVD) identifier?
- Yes. CVE-2024-26307 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-23578.
- When was CVE-2024-26307 published?
- CVE-2024-26307 was published on 2024-03-21 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2024/03/21/2
- https://lists.apache.org/thread/5shhw8x8m271hd2wfwzqzwgf36pmc4pl
Affected products (1)
- cpe:2.3:a:apache:doris:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Doris
- CVE-2024-27438 — Critical (CVSS 9.8): Download of Code Without Integrity Check vulnerability in Apache Doris. The jdbc driver files used for JDBC catalog is…
- CVE-2023-41313 — Critical (CVSS 9.8): The authentication method in Apache Doris versions before 2.0.0 was vulnerable to timing attacks. Users are recommended…
- CVE-2023-41314 — High (CVSS 8.2): The api /api/snapshot and /api/get_log_file would allow unauthenticated access. It could allow a DoS attack or get…
- CVE-2022-23942 — High (CVSS 7.5): Apache Doris, prior to 1.0.0, used a hardcoded key and IV to initialize the cipher used for ldap password, which may…
- CVE-2024-48019 — Medium (CVSS 5.4): Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'), Files or Directories Accessible to…
All CVEs affecting Apache Doris →
Other CWE-362 (Race Condition) vulnerabilities
- CVE-2022-27626 — Critical (CVSS 10.0): A vulnerability regarding concurrent execution using shared resource with improper synchronization ('Race Condition')…
- CVE-2015-8556 — Critical (CVSS 10.0): Local privilege escalation vulnerability in the Gentoo QEMU package before 2.5.0-r1.
- CVE-2014-0703 — Critical (CVSS 10.0): Cisco Wireless LAN Controller (WLC) devices 7.4 before 7.4.110.0 distribute Aironet IOS software with a race condition…
- CVE-2010-1228 — Critical (CVSS 10.0): Multiple race conditions in the sandbox infrastructure in Google Chrome before 4.1.249.1036 have unspecified impact and…
- CVE-2008-6598 — Critical (CVSS 10.0): Multiple race conditions in WANPIPE before 3.3.6 have unknown impact and attack vectors related to "bri restart logic."
- CVE-2026-46137 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential…