CVE-2026-60005 PUBLISHED

NGINX ngx_http_slice_module vulnerability

Assigner: f5
Reserved: 08.07.2026 Published: 15.07.2026 Updated: 15.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor F5
Product NGINX Plus
Versions Default: affected
  • affected from 37.0.0.1 to 37.0.3.1 (excl.)
  • affected from R36 to R36 P7 (excl.)
  • affected from R33 to * (excl.)
Vendor F5
Product NGINX Open Source
Versions Default: unaffected
  • affected from 1.31.2 to 1.31.3 (excl.)
  • affected from 1.15.8 to 1.30.4 (excl.)

Credits

  • F5 finder

References

Problem Types

  • CWE-908 Use of Uninitialized Resource CWE