CVE-2026-60005
Analyzed
Analyzed - Analysis Complete
Uninitialized Memory Access in NGINX Plus and Open Source
Vulnerability report for CVE-2026-60005, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-15
Last updated on: 2026-08-11
Assigner: F5 Networks
Description
Description
NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_slice_module module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX worker process, leading to limited disclosure of memory or a restart.
Impact:
This vulnerability may allow remote, unauthenticated attackers to have limited control to disclose memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only.
Note: The ngx_http_slice_module module is not enabled by default; it's enabled with the --with-http_slice_module configuration parameter.
Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| f5 | nginx_gateway_fabric | From 1.3.0 (inc) to 1.6.2 (inc) |
| f5 | waf | From 5.2.0 (inc) to 5.8.0 (inc) |
| f5 | nginx_gateway_fabric | From 2.0.0 (inc) to 2.6.7 (exc) |
| f5 | nginx_instance_manager | From 2.17.0 (inc) to 2.22.2 (exc) |
| f5 | nginx_open_source | From 1.30.0 (inc) to 1.30.4 (exc) |
| f5 | nginx_open_source | 1.31.2 |
| f5 | waf | From 5.9.0 (inc) to 5.13.4 (exc) |
| f5 | waf | From 4.11.0 (inc) to 4.16.0 (inc) |
| f5 | nginx_ingress_controller | From 3.5.0 (inc) to 3.7.2 (inc) |
| f5 | nginx_ingress_controller | From 5.0.0 (inc) to 5.5.3 (exc) |
| f5 | nginx_ingress_controller | From 2026-lts-r1 (inc) to 2026-lts-r4 (exc) |
| f5 | nginx_ingress_controller | 4.0.0 |
| f5 | nginx_ingress_controller | 4.0.1 |
| f5 | nginx_plus | From r33 (inc) to r36 (exc) |
| f5 | nginx_plus | r36 |
| f5 | nginx_plus | r36 |
| f5 | nginx_plus | r36 |
| f5 | nginx_plus | r36 |
| f5 | nginx_plus | r36 |
| f5 | nginx_plus | r36 |
| f5 | nginx_plus | From 37.0.0.1 (inc) to 37.0.3.1 (exc) |
| f5 | nginx_plus | r36 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-908 | The product uses or accesses a resource that has not been initialized. |