← Vulnerability feed

Vulnerability record · CVE-2015-1833 · published 29 May 2015

CVE-2015-1833: Apache Jackrabbit WebDAV XXE allows file read and SSRF

Apache · Jackrabbit

Apache Jackrabbit fails to properly restrict XML external entity processing in WebDAV requests, allowing crafted XML to resolve external entities. This lets a remote attacker read arbitrary files on the server and make requests to intranet servers. The flaw affects multiple Jackrabbit release branches before their fixed versions.

6.4 CVSS 2.0 Medium EPSS 55% · top 1.0% CWE-20 · Improper input validation
6.4CVSS 2.0 base score
55%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
16References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

XML external entity (XXE) vulnerability in Apache Jackrabbit before 2.0.6, 2.2.x before 2.2.14, 2.4.x before 2.4.6, 2.6.x before 2.6.6, 2.8.x before 2.8.1, and 2.10.x before 2.10.1 allows remote attackers to read arbitrary files and send requests to intranet servers via a crafted WebDAV request.

AV:N/AC:L/Au:N/C:P/I:P/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 priorityUnauthenticated remote XXE with public exploit code and very high EPSS, though CVSS v2 rates it only medium severity.

What it is

Apache Jackrabbit fails to properly restrict XML external entity processing in WebDAV requests, allowing crafted XML to resolve external entities. This lets a remote attacker read arbitrary files on the server and make requests to intranet servers. The flaw affects multiple Jackrabbit release branches before their fixed versions.

Impact

An attacker can read arbitrary files accessible to the Jackrabbit process and use the server as a proxy to reach internal network services. This exposes sensitive configuration, credentials, and internal-only endpoints.

Attack surface

Reached remotely over the network via a crafted WebDAV request; the CVSS vector (AV:N/AC:L/Au:N) indicates no authentication and no user interaction are required.

Exploitation

No CISA KEV listing, but EPSS is high (0.55, ~99th percentile) and a public Exploit-DB entry (37110) exists, indicating exploit code is available.

What to do

  • Upgrade to a fixed Jackrabbit release: 2.0.6, 2.2.14, 2.4.6, 2.6.6, 2.8.1, or 2.10.1 (or later).
  • Disable external entity resolution in the XML parser used for WebDAV processing.
  • Restrict outbound network access from Jackrabbit hosts to limit SSRF reach into intranet services.
  • If WebDAV is not required, disable or block the WebDAV endpoint at the reverse proxy or firewall.

Detection

  • Inspect WebDAV request bodies for DOCTYPE declarations or SYSTEM/PUBLIC external entity references.
  • Monitor Jackrabbit server logs for XML parse errors and unexpected file access patterns.
  • Alert on outbound HTTP requests from Jackrabbit hosts to internal-only addresses or unusual ports.
  • Review file access auditing for reads of sensitive files by the Jackrabbit process account.

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

Affected products

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

References

Track CVE-2015-1833 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-2023-37895Apache jackrabbit deserialization of untrusted data vulnerabilityJava object deserialization issue in Jackrabbit webapp/standalone on all platforms allows attacker to remotely execute code via RMIVersions up to (in…EPSS 3.2%8.8CVE-2025-53689Apache jackrabbit xml external entity (xxe) vulnerabilityBlind XXE Vulnerabilities in jackrabbit-spi-commons and jackrabbit-core in Apache Jackrabbit < 2.23.2 due to usage of an unsecured document build to …EPSS 0.49%8.8CVE-2016-6801Apache jackrabbit cross-site request forgery vulnerabilityCross-site request forgery (CSRF) vulnerability in the CSRF content-type check in Jackrabbit-Webdav in Apache Jackrabbit 2.4.x before 2.4.6, 2.6.x be…EPSS 2.3%6.5CVE-2025-58782Apache jackrabbit deserialization of untrusted data vulnerabilityDeserialization of Untrusted Data vulnerability in Apache Jackrabbit Core and Apache Jackrabbit JCR Commons. This issue affects Apache Jackrabbit Cor…EPSS 1.3%4.3CVE-2009-0026Apache jackrabbit cross-site scripting vulnerabilityMultiple cross-site scripting (XSS) vulnerabilities in Apache Jackrabbit before 1.5.2 allow remote attackers to inject arbitrary web script or HTML v…EPSS 27%9.5CVE-2026-93952Arista velocloud orchestrator improper input validation vulnerabilityVeloCloud Orchestrator (VCO) on-prem has a security issue where this issue may allow a remote attacker to access privileged internal functionality an…KEVEPSS 0.90%8.8CVE-2019-1068Microsoft SQL Server improper input validation remote code executionMicrosoft SQL Server mishandles processing of internal functions, allowing an authenticated remote attacker to execute code on the database server. T…KEVEPSS 58%analysed5.9CVE-2025-68686FortiOS symbolic link patch bypass exposes sensitive informationFortiOS contains an information exposure flaw (CWE-200) that lets a remote unauthenticated attacker bypass the patch for the symbolic link persistenc…KEVEPSS 30%analysed

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