Lucene search
+L

13746 matches found

Snyk
Snyk
added 2026/08/26 12:33 a.m.13 views

Improper Validation of Unsafe Equivalence in Input

Overview org.apache.tomcat:tomcat-catalina is a Tomcat Servlet Engine Core Classes and Standard implementations. Affected versions of this package are vulnerable to Improper Validation of Unsafe Equivalence in Input in the HTTP/2 request handling. An attacker can bypass strict SNI validation by...

9.8CVSS5.9AI score0.00754EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 12:33 a.m.15 views

Authentication Bypass by Primary Weakness

Overview org.apache.tomcat:tomcat-catalina is a Tomcat Servlet Engine Core Classes and Standard implementations. Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness in the authentication process when using certain authentication mechanisms such as...

8.7CVSS5.9AI score0.00525EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 12:33 a.m.11 views

Replay Attack

Overview org.apache.tomcat:tomcat-catalina is a Tomcat Servlet Engine Core Classes and Standard implementations. Affected versions of this package are vulnerable to Replay Attack in the DIGEST authenticator’s nonce-count window handling. An attacker can reuse a valid DIGEST-authenticated request...

9.8CVSS5.9AI score0.00769EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 12:33 a.m.9 views

Allocation of Resources Without Limits or Throttling

Overview org.apache.tomcat:tomcat-coyote is a Tomcat Connectors and HTTP parser. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 backlog tracking when a stream is reset. An attacker can exhaust system resources by repeatedly...

8.7CVSS5.9AI score0.0083EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 12:33 a.m.10 views

Insufficient Session Expiration

Overview org.apache.tomcat:tomcat-catalina is a Tomcat Servlet Engine Core Classes and Standard implementations. Affected versions of this package are vulnerable to Insufficient Session Expiration due to the improper termination of WebSocket sessions when the associated HTTP session ends. An...

6.8CVSS5.9AI score0.00536EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 12:33 a.m.17 views

Insufficient Session Expiration

Overview org.apache.tomcat:tomcat-websocket is a Tomcat WebSocket JSR356 implementation. Affected versions of this package are vulnerable to Insufficient Session Expiration due to the improper termination of WebSocket sessions when the associated HTTP session ends. An attacker can maintain access...

6.8CVSS5.9AI score0.00536EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.7 views

EUVD-2026-66190

Uncontrolled Resource Consumption vulnerability in Apache Tomcat via an allocation leak in the HTTP/2 backlog tracking when a stream is reset This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.39 through 9.0.120. The following versions were...

5.3AI score0.0083EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.9 views

EUVD-2026-66132

Incorrect Authorization vulnerability in Apache Tomcat's FORM authentication process allows the bypassing of a security constraint that limits user has access to a resource POST but not GET. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from...

5.3AI score0.00631EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.8 views

EUVD-2026-66124

Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from...

5.3AI score0.0059EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.9 views

EUVD-2026-66130

Off-by-one Error vulnerability in Apache Tomcat impacting the N flag on the rewrite valves causes rewrite processing to restart at the second rule rather than the first rule. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.0.M1 through...

5.3AI score0.00779EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.9 views

EUVD-2026-66131

Improper Authorization vulnerability in Apache Tomcat cause by security-role-ref definitions being incorrectly used as role aliases within the Realm in additional to the correct usage with Request.isUserInRole. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 throu...

5.3AI score0.00574EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.10 views

EUVD-2026-66192

Insufficient Session Expiration vulnerability in Apache Tomcat meant that if the session ID for an authenticated HTTP session was changed after a WebSocket connection had been established under that authenticated HTTP session, the WebSokcet session would not be closed as required by the Jakarta...

5.3AI score0.00536EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/26 12:30 a.m.19 views

Apache Tomcat has an Improper Access Control, Incorrect Authorization vulnerability

Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from...

9.1CVSS5.8AI score0.0059EPSS
SaveExploits0References10Affected Software3
Github Security Blog
Github Security Blog
added 2026/08/26 12:30 a.m.15 views

Apache Tomcat's DIGEST authenticator has an Authentication Bypass by Capture-replay vulnerability

Authentication Bypass by Capture-replay vulnerability in Apache Tomcat's DIGEST authenticator. If, before windowSize requests have been made, a client makes a DIGEST authenticated request with a nonceCount on the upper boundary of the replay window then that request is replayable once only while...

9.8CVSS5.8AI score0.00769EPSS
SaveExploits0References4Affected Software3
EUVD
EUVD
added 2026/08/26 12:30 a.m.7 views

EUVD-2026-66125

Time-of-check Time-of-use TOCTOU Race Condition vulnerability in Apache Tomcat when creating unix domain sockets allows an unauthorised local user to access the unix domain socket. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.42 throug...

5.3AI score0.00452EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.8 views

EUVD-2026-66128

Authentication Bypass by Capture-replay vulnerability in Apache Tomcat's DIGEST authenticator. If, before windowSize requests have been made, a client makes a DIGEST authenticated request with a nonceCount on the upper boundary of the replay window then that request is replayable once only while...

5.4AI score0.00769EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 12:30 a.m.12 views

GHSA-H3X4-894J-XPX5 Apache Tomcat's FORM authentication process has an Incorrect Authorization vulnerability

Incorrect Authorization vulnerability in Apache Tomcat's FORM authentication process allows the bypassing of a security constraint that limits user has access to a resource POST but not GET. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from...

9.1CVSS5.8AI score0.00631EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/26 12:30 a.m.7 views

EUVD-2026-66135

Improper Authentication vulnerability in Apache Tomcat meant that in some circumstances e.g. CLIENT-CERT, SPNEGO that a user would be authenticated even if the user did not exist in the DataSourceRealm. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through...

5.3AI score0.00525EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/26 12:30 a.m.19 views

Apache Tomcat's FORM authentication process has an Incorrect Authorization vulnerability

Incorrect Authorization vulnerability in Apache Tomcat's FORM authentication process allows the bypassing of a security constraint that limits user has access to a resource POST but not GET. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from...

9.1CVSS5.8AI score0.00631EPSS
SaveExploits0References10Affected Software3
OSV
OSV
added 2026/08/26 12:30 a.m.6 views

GHSA-GCX9-497G-6CP6 Apache Tomcat has an Improper Access Control, Incorrect Authorization vulnerability

Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from...

9.1CVSS5.8AI score0.0059EPSS
SaveExploits0References9
Rows per page
Query Builder