Skip to main content

Nginx CVE-2026-3547

| EUVDEUVD-2026-13166 HIGH
Out-of-bounds Read (CWE-125)
2026-03-19 wolfSSL
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

4
EUVD ID Assigned
Mar 19, 2026 - 21:00 euvd
EUVD-2026-13166
Analysis Generated
Mar 19, 2026 - 21:00 vuln.today
Patch released
Mar 19, 2026 - 21:00 nvd
Patch available
CVE Published
Mar 19, 2026 - 20:20 nvd
HIGH 7.5

DescriptionCVE.org

Out-of-bounds read in ALPN parsing due to incomplete validation. wolfSSL 5.8.4 and earlier contained an out-of-bounds read in ALPN handling when built with ALPN enabled (HAVE_ALPN / --enable-alpn). A crafted ALPN protocol list could trigger an out-of-bounds read, leading to a potential process crash (denial of service). Note that ALPN is disabled by default, but is enabled for these 3rd party compatibility features: enable-apachehttpd, enable-bind, enable-curl, enable-haproxy, enable-hitch, enable-lighty, enable-jni, enable-nginx, enable-quic.

AnalysisAI

Denial of service in Nginx via out-of-bounds read during ALPN protocol parsing when ALPN support is enabled, allowing unauthenticated remote attackers to crash the process by sending a crafted ALPN list. This vulnerability affects Nginx and other third-party applications that have compiled wolfSSL 5.8.4 or earlier with ALPN enabled. A patch is available to address this incomplete validation flaw.

Technical ContextAI

wolfSSL is a lightweight TLS/SSL library written in C that provides secure communication capabilities for embedded systems and IoT devices. The vulnerability (CWE-125: Out-of-bounds Read) occurs in the ALPN extension handling code, where insufficient validation of the ALPN protocol list length allows reading beyond allocated buffer boundaries. ALPN is a TLS extension that enables clients and servers to negotiate application protocols during the TLS handshake. The affected product is identified by CPE cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:* for versions prior to 5.9.0. The vulnerability manifests when wolfSSL is compiled with HAVE_ALPN defined or --enable-alpn flag, which happens automatically for integrations with nginx, Apache, HAProxy, cURL, BIND, Lighttpd, Hitch, JNI, and QUIC implementations.

RemediationAI

Upgrade wolfSSL to version 5.9.0 or later, which contains the fix merged in GitHub pull request 9859 (https://github.com/wolfSSL/wolfssl/pull/9859). Organizations unable to immediately upgrade should recompile wolfSSL without ALPN support if the feature is not required, though this may break compatibility with certain third-party integrations. For systems that must retain ALPN functionality before patching, implement network-level controls to filter malformed TLS handshakes and monitor for unusual connection patterns or service crashes. The vendor has confirmed the patch availability, making upgrade the preferred remediation path.

More in Nginx

View all
CVE-2013-2028 HIGH POC
7.5 Jul 20

The ngx_http_parse_chunked function in http/ngx_http_parse.c in nginx 1.3.9 through 1.4.0 allows remote attackers to cau

CVE-2025-1974 CRITICAL POC
9.8 Mar 25

A critical vulnerability in Kubernetes ingress-nginx controller allows unauthenticated attackers with pod network access

CVE-2013-4547 HIGH POC
7.5 Nov 23

nginx 0.8.41 through 1.4.3 and 1.5.x before 1.5.7 allows remote attackers to bypass intended restrictions via an unescap

CVE-2023-50919 CRITICAL POC
9.8 Jan 12

An issue was discovered on GL.iNet devices before version 4.5.0. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2017-7529 HIGH
7.5 Jul 13

Nginx versions since 0.5.6 up to and including 1.13.2 are vulnerable to integer overflow vulnerability in nginx range fi

CVE-2016-0742 HIGH
7.5 Feb 15

The resolver in nginx before 1.8.1 and 1.9.x before 1.9.10 allows remote attackers to cause a denial of service (invalid

CVE-2025-1098 HIGH POC
8.8 Mar 25

Kubernetes ingress-nginx contains a configuration injection vulnerability via the mirror-target and mirror-host Ingress

CVE-2025-24514 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-url` Ingres

CVE-2025-1097 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-tls-match-c

CVE-2022-31137 CRITICAL POC
9.8 Jul 08

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Rated critical severity (CVSS 9.8

CVE-2014-3556 MEDIUM
6.8 Dec 29

The STARTTLS implementation in mail/ngx_mail_smtp_handler.c in the SMTP proxy in nginx 1.5.x and 1.6.x before 1.6.1 and

CVE-2026-42945 CRITICAL POC
9.2 May 13

Heap buffer overflow in NGINX Plus and NGINX Open Source ngx_http_rewrite_module allows remote attackers to crash worker

Share

CVE-2026-3547 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy