Synced 12 Sept 2026 01:32 UTC Account
← All products

CVE-2022-25762

HIGH severity · CVSS 8.6 · CWE-404
8.6CVSS HIGH

Summary

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling triggered in this case could cause the a pooled object to be placed in the pool twice. This could result in subsequent connections using the same object concurrently which could result in data being returned to the wrong use and/or other errors.

Impact & exploitability

Attack vectorNetwork
Attack complexityLow
Privileges requiredNone
User interactionNone
Confidentiality impactHigh
Integrity impactLow
Availability impactLow
Exploit probability (EPSS)8%

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L

Recommendation

Apply the vendor fix promptly. Open any affected product above for its exact safe version.

Official patch: https://www.oracle.com/security-alerts/cpujul2022.html ↗