← Vulnerability feed

Vulnerability record · CVE-2009-1955 · published 8 June 2009

CVE-2009-1955: Apache APR-util expat XML parser nested entity denial of service

Apache · Apr Util

The expat XML parser in the apr_xml_* interface in Apache APR-util before 1.3.7 mishandles XML documents containing a large number of nested entity references, causing excessive memory consumption. It affects APR-util as used by the mod_dav and mod_dav_svn modules in the Apache HTTP Server, so a single crafted request can exhaust server memory. The issue is a variant of the earlier CVE-2003-1564 entity expansion problem.

7.5 CVSS 3.1 High EPSS 53% · top 1.1% CWE-776 · CWE-776
7.5CVSS 3.1 base score, v2 5.0
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
8Affected product versions listed by NVD
120References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

The expat XML parser in the apr_xml_* interface in xml/apr_xml.c in Apache APR-util before 1.3.7, as used in the mod_dav and mod_dav_svn modules in the Apache HTTP Server, allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document containing a large number of nested entity references, as demonstrated by a PROPFIND request, a similar issue to CVE-2003-1564.

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

Automated analysis

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

high priorityCVSS 3.1 base score is 7.5 (HIGH) with a network, unauthenticated vector and high EPSS, though no KEV listing or known exploit is recorded.

What it is

The expat XML parser in the apr_xml_* interface in Apache APR-util before 1.3.7 mishandles XML documents containing a large number of nested entity references, causing excessive memory consumption. It affects APR-util as used by the mod_dav and mod_dav_svn modules in the Apache HTTP Server, so a single crafted request can exhaust server memory. The issue is a variant of the earlier CVE-2003-1564 entity expansion problem.

Impact

An attacker can drive uncontrolled memory consumption in the affected process, degrading or halting the HTTP service for legitimate users. There is no confidentiality or integrity impact; the effect is availability loss.

Attack surface

Reachable remotely over the network without authentication or user interaction, per the CVSS vector AV:N/AC:L/PR:N/UI:N. The description shows it is delivered through a crafted XML body in a WebDAV request such as PROPFIND handled by mod_dav or mod_dav_svn.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented; EPSS is high at roughly 0.53 probability (99th percentile), and references include patch commits but no public exploit tag.

What to do

  • Upgrade APR-util to 1.3.7 or later, or apply the vendor patch referenced in the Apache revision and apr-dev patch links.
  • Apply the corresponding Apache HTTP Server, distribution, and OS vendor updates for mod_dav and mod_dav_svn.
  • If patching is delayed, restrict or disable WebDAV methods such as PROPFIND where they are not required, or limit request body size at the reverse proxy.
  • Monitor and cap memory usage for httpd worker processes to contain the impact of a single malicious request.

Detection

  • Alert on PROPFIND or other WebDAV requests with unusually large or deeply nested XML bodies.
  • Monitor httpd process memory growth correlated with XML request volume and flag abnormal spikes.
  • Review web server logs for repeated PROPFIND requests from single sources or with oversized Content-Length values.

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

Affected products

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

References

LinkTags
http://lists.apple.com/archives/security-announce/2009/Nov/msg00000.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00001.html Mailing ListThird Party Advisory
http://marc.info/?l=apr-dev&m=124396021826125&w=2 Mailing ListPatch
http://marc.info/?l=bugtraq&m=129190899612998&w=2 Mailing List
http://secunia.com/advisories/34724 Broken LinkThird Party Advisory
http://secunia.com/advisories/35284 Broken LinkThird Party Advisory
http://secunia.com/advisories/35360 Broken LinkThird Party Advisory
http://secunia.com/advisories/35395 Broken LinkThird Party Advisory
http://secunia.com/advisories/35444 Broken LinkThird Party Advisory
http://secunia.com/advisories/35487 Broken LinkThird Party Advisory
http://secunia.com/advisories/35565 Broken LinkThird Party Advisory
http://secunia.com/advisories/35710 Broken LinkThird Party Advisory
http://secunia.com/advisories/35797 Broken LinkThird Party Advisory
http://secunia.com/advisories/35843 Broken LinkThird Party Advisory
http://secunia.com/advisories/36473 Broken LinkThird Party Advisory
http://secunia.com/advisories/37221 Broken LinkThird Party Advisory
http://security.gentoo.org/glsa/glsa-200907-03.xml Third Party Advisory
http://slackware.com/security/viewer.php?l=slackware-security&y=2009&m=slackware-security.538210 Broken LinkThird Party Advisory
http://support.apple.com/kb/HT3937 Broken Link
http://svn.apache.org/viewvc?view=rev&revision=781403 Patch
http://wiki.rpath.com/Advisories:rPSA-2009-0123 Broken Link
http://www-01.ibm.com/support/docview.wss?uid=swg1PK88342 Broken Link
http://www-01.ibm.com/support/docview.wss?uid=swg1PK91241 Broken LinkThird Party Advisory
http://www-01.ibm.com/support/docview.wss?uid=swg1PK99478 Broken LinkThird Party Advisory
http://www-01.ibm.com/support/docview.wss?uid=swg27014463 Broken LinkThird Party Advisory
http://www.apache.org/dist/apr/CHANGES-APR-UTIL-1.3 Broken Link
http://www.debian.org/security/2009/dsa-1812 Mailing ListThird Party Advisory
http://www.mandriva.com/security/advisories?name=MDVSA-2009:131 Broken LinkThird Party Advisory
http://www.mandriva.com/security/advisories?name=MDVSA-2013:150 Broken LinkThird Party Advisory
http://www.openwall.com/lists/oss-security/2009/06/03/4 Mailing List
http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html PatchThird Party Advisory
http://www.redhat.com/support/errata/RHSA-2009-1107.html Broken LinkThird Party Advisory
http://www.redhat.com/support/errata/RHSA-2009-1108.html Broken LinkThird Party Advisory
http://www.securityfocus.com/archive/1/506053/100/0/threaded Broken LinkThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/35253 Broken LinkThird Party AdvisoryVDB Entry
http://www.ubuntu.com/usn/usn-786-1 Third Party Advisory
http://www.ubuntu.com/usn/usn-787-1 Third Party Advisory
http://www.vupen.com/english/advisories/2009/1907 Broken LinkThird Party Advisory
http://www.vupen.com/english/advisories/2009/3184 Broken LinkThird Party Advisory
http://www.vupen.com/english/advisories/2010/1107 Broken LinkThird Party Advisory

Track CVE-2009-1955 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-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

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