← Vulnerability feed

Vulnerability record · CVE-2011-3192 · published 29 August 2011

CVE-2011-3192: Apache HTTP Server byterange filter denial of service via overlapping Range headers

Apache · Http Server

The byterange filter in Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 mishandles a Range header that specifies multiple overlapping ranges, causing excessive memory and CPU consumption. This is a remotely reachable denial-of-service flaw that was exploited in the wild in August 2011.

7.8 CVSS 2.0 High EPSS 99% · top 0.1% CWE-400 · Uncontrolled resource consumption
7.8CVSS 2.0 base score
99%EPSS exploitation probability, 30 days
NoNot in CISA KEV
5Affected product versions listed by NVD
144References, 8 tagged exploit
16 Jun 2026Last modified by NVD

Description

The byterange filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial of service (memory and CPU consumption) via a Range header that expresses multiple overlapping ranges, as exploited in the wild in August 2011, a different vulnerability than CVE-2007-0086.

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

Automated analysis

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

high priorityUnauthenticated remote denial of service with confirmed in-the-wild exploitation and very high EPSS, though impact is availability-only.

What it is

The byterange filter in Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 mishandles a Range header that specifies multiple overlapping ranges, causing excessive memory and CPU consumption. This is a remotely reachable denial-of-service flaw that was exploited in the wild in August 2011.

Impact

An unauthenticated remote attacker can exhaust server memory and CPU, degrading or taking down the HTTP service for legitimate users.

Attack surface

Reached over the network by sending a crafted HTTP request with a Range header containing multiple overlapping ranges; no authentication or user interaction is required per the AV:N/AC:L/Au:N vector.

Exploitation

The description states it was exploited in the wild in August 2011 and a reference is tagged Exploit, while CISA KEV does not list it; EPSS is very high at 0.98828 (99.925th percentile).

What to do

  • Upgrade to a fixed Apache HTTP Server release for your branch (1.3.x, 2.0.x, or 2.2.x) as directed by the vendor advisory.
  • If immediate patching is not possible, apply the vendor-recommended configuration workaround to limit or reject abusive Range requests.
  • Apply distribution security updates from SUSE/openSUSE, Canonical, and other listed vendors.
  • Restrict or rate-limit HTTP access to trusted networks where feasible to reduce exposure.
  • Monitor server memory and CPU for anomalies during HTTP request bursts.

Detection

  • Inspect HTTP access logs for requests containing Range headers with many or overlapping byte ranges.
  • Alert on sudden spikes in memory and CPU usage on Apache HTTP Server hosts.
  • Correlate repeated large-range requests from single source IPs with service degradation.
  • Review web server error and performance logs for resource exhaustion patterns.

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

Affected products

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

References

LinkTags
http://archives.neohapsis.com/archives/fulldisclosure/2011-08/0285.html Broken Link
http://blogs.oracle.com/security/entry/security_alert_for_cve_2011 Broken Link
http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html Broken Link
http://lists.opensuse.org/opensuse-security-announce/2011-09/msg00006.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2011-09/msg00009.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2011-09/msg00010.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2011-09/msg00011.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2011-11/msg00008.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2011-11/msg00011.html Mailing ListThird Party Advisory
http://mail-archives.apache.org/mod_mbox/httpd-announce/201108.mbox/%3c20110824161640.122D387DD%40minotaur.apache.org%3e
http://mail-archives.apache.org/mod_mbox/httpd-dev/201108.mbox/%3cCAAPSnn2PO-d-C4nQt_TES2RRWiZr7urefhTKPWBC1b+K1Dqc7g%40
http://marc.info/?l=bugtraq&m=131551295528105&w=2 Issue TrackingMailing ListThird Party Advisory
http://marc.info/?l=bugtraq&m=131731002122529&w=2 Issue TrackingMailing ListThird Party Advisory
http://marc.info/?l=bugtraq&m=132033751509019&w=2 Issue TrackingMailing ListThird Party Advisory
http://marc.info/?l=bugtraq&m=133477473521382&w=2 Issue TrackingMailing ListThird Party Advisory
http://marc.info/?l=bugtraq&m=133951357207000&w=2 Issue TrackingMailing ListThird Party Advisory
http://marc.info/?l=bugtraq&m=134987041210674&w=2 Issue TrackingMailing List
http://osvdb.org/74721 Broken Link
http://seclists.org/fulldisclosure/2011/Aug/175 ExploitMailing ListThird Party Advisory
http://secunia.com/advisories/45606 Not ApplicableVendor Advisory
http://secunia.com/advisories/45937 Not Applicable
http://secunia.com/advisories/46000 Not Applicable
http://secunia.com/advisories/46125 Not Applicable
http://secunia.com/advisories/46126 Not Applicable
http://securitytracker.com/id?1025960 Broken LinkThird Party AdvisoryVDB Entry
http://support.apple.com/kb/HT5002 Third Party Advisory
http://www.apache.org/dist/httpd/Announcement2.2.html Broken Link
http://www.cisco.com/en/US/products/products_security_advisory09186a0080b90d73.shtml Third Party Advisory
http://www.exploit-db.com/exploits/17696 ExploitThird Party AdvisoryVDB Entry
http://www.gossamer-threads.com/lists/apache/dev/401638 Third Party Advisory
http://www.kb.cert.org/vuls/id/405811 Third Party AdvisoryUS Government Resource
http://www.mandriva.com/security/advisories?name=MDVSA-2011:130 Broken Link
http://www.mandriva.com/security/advisories?name=MDVSA-2013:150 Broken Link
http://www.oracle.com/technetwork/topics/security/alert-cve-2011-3192-485304.html Third Party Advisory
http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html Third Party Advisory
http://www.oracle.com/technetwork/topics/security/cpujul2012-392727.html Third Party Advisory
http://www.oracle.com/technetwork/topics/security/cpuoct2011-330135.html Third Party Advisory
http://www.redhat.com/support/errata/RHSA-2011-1245.html Third Party Advisory
http://www.redhat.com/support/errata/RHSA-2011-1294.html Third Party Advisory
http://www.redhat.com/support/errata/RHSA-2011-1300.html Third Party Advisory

Track CVE-2011-3192 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.

9.8CVE-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.8CVE-2020-11651SaltStack Salt master authentication bypass in ClearFuncsSaltStack Salt before 2019.2.4 and 3000 before 3000.2 fails to properly validate method calls in the salt-master ClearFuncs class, allowing remote un…KEVEPSS 97%analysed9.8CVE-2020-7247OpenSMTPD MAIL FROM command injection allows remote root code executionOpenSMTPD 6.6, as shipped in OpenBSD 6.6 and other products, mishandles input validation in smtp_mailaddr in smtp_session.c, returning an incorrect v…KEVEPSS 99%analysed9.8CVE-2019-11043PHP-FPM buffer overflow enables remote code executionPHP-FPM in certain configurations writes past allocated buffers into FCGI protocol data space, an out-of-bounds write (CWE-787, CWE-120). It affects …KEVEPSS 100%analysed9.8CVE-2019-16928Exim heap buffer overflow in string_vformat via long EHLO commandExim 4.92 through 4.92.2 contains a heap-based buffer overflow in string_vformat in string.c triggered by a long EHLO command, allowing remote code e…KEVEPSS 42%analysed9.8CVE-2019-10149Exim MTA improper recipient validation leads to remote command executionExim versions 4.87 through 4.91 fail to properly validate recipient addresses in the deliver_message() function in /src/deliver.c, allowing command i…KEVEPSS 100%analysed9.8CVE-2018-6789Exim SMTP base64d buffer overflow allows remote code executionExim before 4.90.1 contains a buffer overflow in the base64d function of its SMTP listener. A handcrafted message can trigger the overflow, and the f…KEVEPSS 82%analysed

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