Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-23419: CWE-287 Improper Authentication in F5 NGINX Open Source

0
Medium
VulnerabilityCVE-2025-23419cvecve-2025-23419cwe-287
Published: Wed Feb 05 2025 (02/05/2025, 17:31:07 UTC)
Source: CVE Database V5
Vendor/Project: F5
Product: NGINX Open Source

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 vulnerability arises when TLS Session Tickets https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_session_ticket_key are used and/or the SSL session cache https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_session_cache are used in the default server and the default server is performing client certificate authentication.   Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

AI-Powered Analysis

AILast updated: 11/03/2025, 21:28:32 UTC

Technical Analysis

CVE-2025-23419 is a vulnerability classified under CWE-287 (Improper Authentication) affecting F5 NGINX Open Source version 1.11.4. The vulnerability occurs when multiple server blocks are configured to share the same IP address and port, and the default server is configured to perform client certificate authentication. The root cause lies in the improper handling of TLS session resumption mechanisms, specifically TLS Session Tickets and SSL session cache. When these session resumption features are enabled, an attacker can exploit the reuse of TLS sessions to bypass client certificate authentication requirements on other server blocks sharing the same IP and port. This means that a malicious client can resume a TLS session initially authenticated with a client certificate on the default server and then access other servers that do not require or enforce client certificate authentication, effectively circumventing the intended security controls. The vulnerability requires network-level access and low privileges (PR:L), does not require user interaction (UI:N), and has a CVSS v3.1 base score of 4.3, indicating medium severity. The impact is primarily on confidentiality, as unauthorized access to services protected by client certificates can lead to information disclosure. The vulnerability does not affect software versions that have reached End of Technical Support (EoTS) and no known exploits have been reported in the wild. The issue is specific to configurations using TLS session tickets or SSL session cache in the default server with client certificate authentication enabled, which is a relatively specialized setup but common in environments requiring strong mutual TLS authentication.

Potential Impact

For European organizations, this vulnerability poses a risk of unauthorized access to internal or external services protected by client certificate authentication, potentially leading to information disclosure or unauthorized data access. Sectors such as finance, healthcare, government, and critical infrastructure that rely on mutual TLS for secure communications are particularly vulnerable. The bypass of client certificate authentication undermines trust boundaries and could facilitate lateral movement within networks or unauthorized access to sensitive applications. Although the CVSS score is medium, the impact on confidentiality can be significant in regulated environments subject to GDPR and other data protection laws. The lack of known exploits reduces immediate risk, but the presence of this vulnerability in widely deployed open-source NGINX versions means that attackers could develop exploits, especially targeting organizations with complex multi-server block configurations. The vulnerability also complicates compliance with strict authentication requirements, potentially leading to regulatory and reputational consequences if exploited.

Mitigation Recommendations

European organizations should take the following specific actions: 1) Audit NGINX configurations to identify multi-server block setups sharing the same IP and port, especially those using client certificate authentication on the default server. 2) Disable TLS Session Tickets and SSL session cache in the default server block to prevent session resumption attacks, by setting 'ssl_session_tickets off;' and 'ssl_session_cache off;' in the NGINX configuration. 3) Where possible, segregate services requiring client certificate authentication onto separate IP addresses or ports to avoid shared session contexts. 4) Monitor network traffic for anomalous TLS session resumptions that do not align with expected client certificate usage. 5) Plan and apply patches or upgrade to a fixed version of F5 NGINX Open Source once released by the vendor. 6) Implement additional layers of authentication or authorization controls at the application level to mitigate potential bypasses. 7) Conduct regular security assessments and penetration tests focusing on TLS configurations and session management. These measures go beyond generic advice by focusing on configuration hardening and architectural segregation specific to this vulnerability.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.2
Assigner Short Name
f5
Date Reserved
2025-01-22T00:17:16.444Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 69091a4fc28fd46ded81d16b

Added to database: 11/3/2025, 9:10:39 PM

Last enriched: 11/3/2025, 9:28:32 PM

Last updated: 12/20/2025, 2:55:43 PM

Views: 230

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats