Nginx · Nginx · CVE-2025-23419
**Name of the Vulnerable Software and Affected Versions**
nginx versions 1.11.4 through 1.27.31
nginx version 1.26.3
nginx version 1.27.4
**Description**
When multiple server blocks are configured to share the same IP address and port, an attacker can use session resumption to bypass client certificate authentication requirements on these servers. This issue arises when TLS Session Tickets and/or the SSL session cache are used in the default server and the default server is performing client certificate authentication.
**Recommendations**
For versions 1.11.4 through 1.27.31, update to version 1.26.3 or 1.27.4 to resolve the issue.
For version 1.26.3, no further action is required as this version includes the fix.
For version 1.27.4, no further action is required as this version includes the fix.
As a temporary workaround, consider disabling the use of TLS Session Tickets and the SSL session cache in the default server until a patch is available.