CVE-2022-35724
CVE-2022-35724 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-835.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 2% (72nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-835
- Affected product: Apache Avro
- Published:
- Last modified:
Description
It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 (previously known as avro-rs). Users should update to apache-avro version 0.14.0 which addresses this issue.
Frequently asked questions
- What is CVE-2022-35724?
- It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 (previously known as avro-rs). Users should update to apache-avro version 0.14.0 which addresses this issue.
- How severe is CVE-2022-35724?
- CVE-2022-35724 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-2022-35724 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (72nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-35724?
- CVE-2022-35724 affects Apache Avro. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-35724?
- 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-2022-35724 published?
- CVE-2022-35724 was published on 2022-08-09 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:apache:avro:*:*:*:*:*:rust:*:*
More vulnerabilities in Apache Avro
- CVE-2023-39410 — High (CVSS 7.5): When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed…
- 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-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-835 (Loop with Unreachable Exit Condition (Infinite Loop)) vulnerabilities
- CVE-2026-24816 — Critical (CVSS 10.0): Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in datavane tis…
- CVE-2018-20784 — Critical (CVSS 9.8): In the Linux kernel before 4.20.2, kernel/sched/fair.c mishandles leaf cfs_rq's, which allows attackers to cause a…
- CVE-2017-12997 — Critical (CVSS 9.8): The LLDP parser in tcpdump before 4.9.2 could enter an infinite loop due to a bug in…
- CVE-2017-12995 — Critical (CVSS 9.8): The DNS parser in tcpdump before 4.9.2 could enter an infinite loop due to a bug in print-domain.c:ns_print().
- CVE-2017-12990 — Critical (CVSS 9.8): The ISAKMP parser in tcpdump before 4.9.2 could enter an infinite loop due to bugs in print-isakmp.c, several functions.
- CVE-2026-31448 — Critical (CVSS 9.4): In the Linux kernel, the following vulnerability has been resolved: ext4: avoid infinite loops caused by residual…
Browse all CWE-835 (Loop with Unreachable Exit Condition (Infinite Loop)) vulnerabilities →