← Vulnerability feed

Vulnerability record · CVE-2018-11803 · published 5 February 2019

CVE-2018-11803: Subversion mod_dav_svn crash via uninitialized pointer in recursive listing

Apache · Subversion

Subversion's mod_dav_svn Apache HTTPD module versions 1.11.0 and 1.10.0 through 1.10.3 dereference an uninitialized pointer when a client omits the root path in a recursive directory listing operation, causing the server process to crash. The flaw is a denial-of-service condition in the Apache module, not a memory-corruption path to code execution.

7.5 CVSS 3.1 High EPSS 58% · top 0.9% CWE-824 · CWE-824
7.5CVSS 3.1 base score, v2 5.0
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References
17 Jun 2026Last modified by NVD

Description

Subversion's mod_dav_svn Apache HTTPD module versions 1.11.0 and 1.10.0 to 1.10.3 will crash after dereferencing an uninitialized pointer if the client omits the root path in a recursive directory listing operation.

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 19 September 2026. Confidence: medium.

high priorityCVSS 7.5 availability-only denial of service with no authentication required and a very high EPSS percentile, though no confirmed in-the-wild exploitation is documented.

What it is

Subversion's mod_dav_svn Apache HTTPD module versions 1.11.0 and 1.10.0 through 1.10.3 dereference an uninitialized pointer when a client omits the root path in a recursive directory listing operation, causing the server process to crash. The flaw is a denial-of-service condition in the Apache module, not a memory-corruption path to code execution.

Impact

An attacker can crash the affected Apache HTTPD worker handling the request, disrupting Subversion service availability for other users. No confidentiality or integrity impact is described; the CVSS vector reflects availability-only impact.

Attack surface

Reached over the network through the mod_dav_svn HTTP interface by sending a recursive directory listing request that omits the root path. The CVSS vector indicates no privileges and no user interaction are required.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented. EPSS is high (0.58452, 99.055th percentile), but the references are advisories and vendor notices with no public exploit tag, so active exploitation is not confirmed by this record.

What to do

  • Upgrade Subversion to a release after 1.11.0 or 1.10.3 that contains the fix; apply the vendor patch for your distribution (Apache Subversion, Ubuntu USN-3869-1, Gentoo GLSA 201904-08).
  • If immediate patching is not possible, restrict or disable recursive directory listing operations on mod_dav_svn repositories where feasible.
  • Limit network exposure of the Subversion HTTP service to trusted clients and place it behind an authenticated reverse proxy.
  • Monitor Apache error logs for mod_dav_svn crashes and worker restarts to detect attempted or accidental triggering.

Detection

  • Alert on Apache HTTPD worker crashes or segfaults tied to mod_dav_svn processes.
  • Inspect HTTP access logs for PROPFIND or directory listing requests to Subversion paths that omit the root path or use unusual Depth headers.
  • Correlate repeated crash-and-restart patterns on the Subversion host with requests from the same source address.
  • Track Subversion server version banners or package versions to identify hosts still running 1.11.0 or 1.10.0 through 1.10.3.

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

Affected products

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

References

Track CVE-2018-11803 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-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%analysed9.8CVE-2016-8735Apache Tomcat JmxRemoteLifecycleListener remote code executionApache Tomcat's JmxRemoteLifecycleListener was not updated to match the Oracle CVE-2016-3427 credential-type fix, leaving a deserialization weakness …KEVEPSS 90%analysed9.8CVE-2016-3427Oracle Java SE JMX Improper Access Control VulnerabilityCVE-2016-3427 is an unspecified vulnerability in Oracle Java SE 6u113, 7u99, 8u77, Java SE Embedded 8u77, and JRockit R28.3.9, reached through vector…KEVEPSS 92%analysed

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