CVE-2023-39410
CVE-2023-39410 is a high-severity vulnerability in Apache Avro with a CVSS 3.x base score of 7.5. 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-502.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 2% (75th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-502
- Affected product: Apache Avro
- Published:
- Last modified:
Description
When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.
Frequently asked questions
- What is CVE-2023-39410?
- When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.
- How severe is CVE-2023-39410?
- CVE-2023-39410 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2023-39410 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (75th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-39410?
- CVE-2023-39410 affects Apache Avro. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-39410?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2023-39410 published?
- CVE-2023-39410 was published on 2023-09-29 and last updated on 2026-06-17.
References
- https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds
- https://security.netapp.com/advisory/ntap-20240621-0006/
- https://www.openwall.com/lists/oss-security/2023/09/29/6
Affected products (1)
- cpe:2.3:a:apache:avro:*:*:*:*:*:-:*:*
More vulnerabilities in Apache Avro
- CVE-2022-36125 — High (CVSS 7.5): It is possible to crash (panic) an application by providing a corrupted data to be read. This issue affects Rust…
- CVE-2022-36124 — High (CVSS 7.5): It is possible for a Reader to consume memory beyond the allowed constraints and thus lead to out of memory on the…
- CVE-2022-35724 — High (CVSS 7.5): It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue…
- CVE-2021-43045 — High (CVSS 7.5): A vulnerability in the .NET SDK of Apache Avro allows an attacker to allocate excessive resources, potentially causing…
- CVE-2025-33042 — High (CVSS 7.3): Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Avro Java SDK when generating…
- CVE-2024-47561 — High (CVSS 7.3): Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary…
All CVEs affecting Apache Avro →
Other CWE-502 (Deserialization of Untrusted Data) vulnerabilities
- CVE-2026-41104 — Critical (CVSS 10.0): Deserialization of untrusted data in Microsoft Planetary Computer Pro allows an unauthorized attacker to disclose…
- CVE-2026-43633 — Critical (CVSS 10.0): HestiaCP versions 1.9.0 through 1.9.4 contain a deserialization vulnerability in the web terminal component caused by a…
- CVE-2026-33819 — Critical (CVSS 10.0): Deserialization of untrusted data in Microsoft Bing allows an unauthorized attacker to execute code over a network.
- CVE-2026-20131 — Critical (CVSS 10.0): A vulnerability in the web-based management interface of Cisco Secure Firewall Management Center (FMC) Software could…
- CVE-2026-25632 — Critical (CVSS 10.0): EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water…
- CVE-2025-14931 — Critical (CVSS 10.0): Hugging Face smolagents Remote Python Executor Deserialization of Untrusted Data Remote Code Execution Vulnerability.…
Browse all CWE-502 (Deserialization of Untrusted Data) vulnerabilities →