Apache Tomcat APR/Native Race Condition CVE-2025-52434 Fixed 9.0.107
CVE-2025-52434 Published on July 10, 2025
Apache Tomcat: APR/Native Connector crash leading to DoS
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in Apache Tomcat when using the APR/Native connector. This was particularly noticeable with client initiated closes of HTTP/2 connections.
This issue affects Apache Tomcat: from 9.0.0.M1 through 9.0.106.
The following versions were EOL at the time the CVE was created but are
known to be affected: 8.5.0 through 8.5.100. Other, older, EOL versions
may also be affected.
Users are recommended to upgrade to version 9.0.107, which fixes the issue.
Vulnerability Analysis
CVE-2025-52434 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Type
What is a Race Condition Vulnerability?
The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.
CVE-2025-52434 has been classified to as a Race Condition vulnerability or weakness.
Products Associated with CVE-2025-52434
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2025-52434 are published in these products:
Affected Versions
Apache Software Foundation Apache Tomcat:- Version 9.0.0.M1, <= 9.0.106 is affected.
- Version 8.5.0, <= 8.5.100 is affected.
- Version 5 and below 8.5.0 is unknown.
- Version 10.0.0-M1, <= 10.0.27 is unknown.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.