← Vulnerability feed

Vulnerability record · CVE-2009-2629 · published 15 September 2009

CVE-2009-2629: nginx HTTP parser buffer underflow allows remote code execution

F5 · Nginx

nginx versions 0.1.0 through 0.5.37, 0.6.x before 0.6.39, 0.7.x before 0.7.62, and 0.8.x before 0.8.15 contain a buffer underflow in src/http/ngx_http_parse.c. A remote attacker can trigger it with crafted HTTP requests, and the flaw is classified as an out-of-bounds write (CWE-787) with a CVSS 2.0 base score of 7.5 (HIGH).

7.5 CVSS 2.0 High EPSS 75% · top 0.5% CWE-787 · Out-of-bounds write
7.5CVSS 2.0 base score
75%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
20References
16 Jun 2026Last modified by NVD

Description

Buffer underflow in src/http/ngx_http_parse.c in nginx 0.1.0 through 0.5.37, 0.6.x before 0.6.39, 0.7.x before 0.7.62, and 0.8.x before 0.8.15 allows remote attackers to execute arbitrary code via crafted HTTP requests.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

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

high priorityCVSS 2.0 rates it 7.5 HIGH with network reachability and no authentication, and EPSS is 0.75079 at the 99.48th percentile, though it is not in KEV and no exploit code is cited.

What it is

nginx versions 0.1.0 through 0.5.37, 0.6.x before 0.6.39, 0.7.x before 0.7.62, and 0.8.x before 0.8.15 contain a buffer underflow in src/http/ngx_http_parse.c. A remote attacker can trigger it with crafted HTTP requests, and the flaw is classified as an out-of-bounds write (CWE-787) with a CVSS 2.0 base score of 7.5 (HIGH).

Impact

Successful exploitation allows arbitrary code execution in the context of the nginx worker process, giving the attacker a foothold on the web server. Confidentiality, integrity, and availability are all rated partially impacted by the CVSS vector.

Attack surface

The flaw is reached over the network through the HTTP request parser, so no authentication is required (AV:N/Au:N). No user interaction is indicated by the vector or description; any client able to send HTTP requests to the server can attempt it.

Exploitation

CVE-2009-2629 is not listed in CISA KEV and has no documented ransomware use, but EPSS is very high at 0.75079 (99.48th percentile), indicating strong predicted exploitation activity. References are vendor release notes, a Debian advisory, a CERT/CC vulnerability note, and Fedora package announcements; no public exploit code is cited in the record.

What to do

  • Upgrade nginx to a fixed release: 0.5.38 or later, 0.6.39 or later, 0.7.62 or later, or 0.8.15 or later.
  • Apply the vendor patch referenced by CERT/CC VU#180065 if an immediate upgrade is not possible.
  • Update distribution packages per Debian DSA-1884 and the Fedora package announcements.
  • If legacy nginx cannot be patched, restrict HTTP access to trusted clients and place it behind a filtering reverse proxy.
  • Verify the running nginx version after remediation to confirm the fix is in place.

Detection

  • Inspect nginx access and error logs for malformed or unusually long HTTP request lines that precede worker crashes or restarts.
  • Monitor for nginx worker process crashes, core dumps, or unexpected restarts that could indicate parser memory corruption.
  • Inventory nginx versions across hosts and flag any instance below the fixed release thresholds.
  • Watch for post-exploitation behavior on web servers, such as unexpected child processes or outbound connections from the nginx worker.

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-2009-2629 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-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.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%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

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