← Vulnerability feed

Vulnerability record · CVE-2017-7529 · published 13 July 2017

CVE-2017-7529: Nginx range filter integer overflow leaks memory contents

F5 · Nginx

Nginx versions from 0.5.6 through 1.13.2 contain an integer overflow in the range filter module. A specially crafted request triggers the overflow and causes a leak of potentially sensitive information from server memory. The flaw is remotely reachable without credentials, making it relevant to any internet-facing nginx deployment in the affected range.

7.5 CVSS 3.1 High EPSS 63% · top 0.8% CWE-190 · Integer overflow
7.5CVSS 3.1 base score, v2 5.0
63%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
14References
17 Jun 2026Last modified by NVD

Description

Nginx versions since 0.5.6 up to and including 1.13.2 are vulnerable to integer overflow vulnerability in nginx range filter module resulting into leak of potentially sensitive information triggered by specially crafted request.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityRemote, unauthenticated information disclosure with a high EPSS score and broad deployment of affected nginx versions, though no confirmed in-the-wild exploitation is recorded.

What it is

Nginx versions from 0.5.6 through 1.13.2 contain an integer overflow in the range filter module. A specially crafted request triggers the overflow and causes a leak of potentially sensitive information from server memory. The flaw is remotely reachable without credentials, making it relevant to any internet-facing nginx deployment in the affected range.

Impact

An attacker gains read access to portions of nginx process memory, which may expose sensitive data such as cached content, credentials or other request data. There is no integrity or availability impact; the loss is confidentiality only.

Attack surface

Reached over the network via HTTP requests handled by the nginx range filter, with no authentication and no user interaction required per the CVSS vector AV:N/AC:L/PR:N/UI:N. Any client able to send requests to the affected server can attempt it.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented, but EPSS is high at roughly 0.63 probability (99th percentile), indicating elevated likelihood of attempted exploitation. References are vendor advisories and third-party entries; none are tagged as exploit code.

What to do

  • Upgrade nginx to a version later than 1.13.2 that contains the range filter fix, or apply the vendor patch for your distribution.
  • If immediate upgrade is not possible, disable or restrict the range filter behavior for untrusted clients at the reverse proxy or WAF layer.
  • Apply the relevant vendor errata for bundled nginx components, such as Red Hat RHSA-2017:2538, Puppet Enterprise and Apple Xcode.
  • Inventory all nginx instances and embedded copies (appliances, containers, bundled products) to confirm which remain in the 0.5.6 to 1.13.2 range.
  • Limit exposure of nginx management and origin services to trusted networks where feasible.

Detection

  • Monitor for anomalous HTTP requests containing malformed or overlapping Range headers targeting static or cached resources.
  • Inspect nginx error and access logs for unusual 206 Partial Content responses or range-related errors from single clients.
  • Watch for repeated range requests from one source that deviate from normal client behavior, which may indicate probing.
  • Track nginx version banners and asset inventory to flag hosts still running versions in the affected range.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-7529 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed8.0CVE-2025-48384Git config CRLF handling allows submodule path link-following code executionGit mishandles trailing carriage returns when writing config values, so a submodule path ending in CR is read back altered during submodule initializ…KEVEPSS 4.1%analysed7.5CVE-2023-44487HTTP/2 Rapid Reset stream cancellation denial of serviceThe HTTP/2 protocol permits a client to cancel many streams quickly, and the server's handling of those resets consumes disproportionate resources. T…KEVEPSS 100%analysed9.8CVE-2023-5309Puppet enterprise vulnerabilityVersions of Puppet Enterprise prior to 2021.7.6 and 2023.5 contain a flaw which results in broken session management for SAML implementations.EPSS 0.50%9.8CVE-2023-2530Puppet enterprise vulnerabilityA privilege escalation allowing remote code execution was discovered in the orchestration service.EPSS 1.1%9.8CVE-2021-27023Puppet agent vulnerabilityA flaw was discovered in Puppet Agent and Puppet Server that may result in a leak of HTTP credentials when following HTTP redirects to a different ho…EPSS 1.4%9.8CVE-2017-20005F5 nginx integer overflow vulnerabilityNGINX before 1.13.6 has a buffer overflow for years that exceed four digits, as demonstrated by a file with a modification date in 1969 that causes a…EPSS 3.3%9.8CVE-2014-9390Git clients execute commands via crafted .git/config on case-insensitive filesystemsGit, Mercurial, libgit2, JGit, EGit and Xcode mishandle crafted .git/config paths on Windows and OS X, allowing a remote repository to place a file t…EPSS 76%analysed

Source: NIST National Vulnerability Database (record CVE-2017-7529), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.