CVE-2026-27654
EUVD-2026-1488124.03.2026, 15:16
NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_dav_module module that might allow an attacker to trigger a buffer overflow to the NGINX worker process; this vulnerability may result in termination of the NGINX worker process or modification of source or destination file names outside the document root. This issue affects NGINX Open Source and NGINX Plus when the configuration file uses DAV module MOVE or COPY methods, prefix location (nonregular expression location configuration), and alias directives. The integrity impact is constrained because the NGINX worker process user has low privileges and does not have access to the entire system. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| f5 | nginx_open_source | 0.5.13 ≤ 𝑥 ≤ 0.9.7 |
| f5 | nginx_open_source | 1.0.0 ≤ 𝑥 < 1.28.3 |
| f5 | nginx_open_source | 1.29.0 ≤ 𝑥 < 1.29.7 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 | 2:1.26.3-2.el10_1.1 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 10.0 Extended Update Support | 2:1.26.3-1.el10_0.8 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 8 | 8100020260401080144.489197e6 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9 | 9070020260331134728.9 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9 | 2:1.20.1-24.el9_7.2 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9 | 9070020260407080353.9 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions | 1:1.20.1-10.el9_0.3 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | 1:1.20.1-14.el9_2.5 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9.4 Extended Update Support | 1:1.20.1-16.el9_4.5 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9.4 Extended Update Support | 9040020260504195322.9 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | 2:1.20.1-22.el9_6.5 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | 9060020260504194843.9 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | 9060020260504154614.9 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Hardened Images | 1.30.0-1.hum1 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Update Infrastructure 5 | 1776868774 ≤ 𝑥 < * | ADP |
| Red Hat | Red Hat Update Infrastructure 5 | 1776868842 ≤ 𝑥 < * | ADP |
Debian Releases
Ubuntu Releases
Ubuntu Product | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nginx |
|
openSUSE / SLES Releases
openSUSE Product | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nginx |
| ||||||||||||||
| nginx-source |
|
Red Hat Enterprise Linux Releases
Amazon Linux Releases
Amazon Package | |||
|---|---|---|---|
| nginx |
| ||
| nginx-all-modules |
| ||
| nginx-core |
| ||
| nginx-core-debuginfo |
| ||
| nginx-debuginfo |
| ||
| nginx-debugsource |
| ||
| nginx-filesystem |
| ||
| nginx-mod-devel |
| ||
| nginx-mod-http-image-filter |
| ||
| nginx-mod-http-image-filter-debuginfo |
| ||
| nginx-mod-http-perl |
| ||
| nginx-mod-http-perl-debuginfo |
| ||
| nginx-mod-http-xslt-filter |
| ||
| nginx-mod-http-xslt-filter-debuginfo |
| ||
| nginx-mod-mail |
| ||
| nginx-mod-mail-debuginfo |
| ||
| nginx-mod-stream |
| ||
| nginx-mod-stream-debuginfo |
|
Azure Linux Releases
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')The program copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
References