Vulnerability record · CVE-2019-13608 · published 29 August 2019
CVE-2019-13608: Citrix StoreFront Server XXE allows unauthenticated file disclosure
Citrix · Storefront Server
Citrix StoreFront Server before 1903, 7.15 LTSR before CU4 (3.12.4000), and 7.6 LTSR before CU8 (3.0.8000) is vulnerable to XML External Entity (XXE) processing (CWE-611). An attacker can submit crafted XML that causes the server to resolve external entities, exposing data the server process can read. The flaw is remotely reachable without authentication or user interaction, and CISA lists it as known exploited.
Description
Citrix StoreFront Server before 1903, 7.15 LTSR before CU4 (3.12.4000), and 7.6 LTSR before CU8 (3.0.8000) allows XXE attacks.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Automated analysis
critical priorityIt is remotely exploitable without authentication, listed in CISA KEV with known ransomware use, and carries a high confidentiality impact.
What it is
Citrix StoreFront Server before 1903, 7.15 LTSR before CU4 (3.12.4000), and 7.6 LTSR before CU8 (3.0.8000) is vulnerable to XML External Entity (XXE) processing (CWE-611). An attacker can submit crafted XML that causes the server to resolve external entities, exposing data the server process can read. The flaw is remotely reachable without authentication or user interaction, and CISA lists it as known exploited.
Impact
An attacker gains read access to files and resources reachable by the StoreFront server process, which can expose configuration data, credentials or other sensitive content. The CVSS vector rates confidentiality as high with no integrity or availability impact.
Attack surface
Reachable over the network via the StoreFront web interface (AV:N, PR:N, UI:N), so no credentials or user interaction are required. Any XML-accepting endpoint that parses attacker-supplied input is a candidate entry point.
Exploitation
CISA added it to the KEV catalog on 2021-11-03 with a 2022-05-03 remediation due date and flags known ransomware campaign use; EPSS 30-day probability is 0.30041 (98th percentile). The record does not state whether public exploit code exists.
What to do
- Upgrade to StoreFront 1903 or later, or to 7.15 LTSR CU4 (3.12.4000) / 7.6 LTSR CU8 (3.0.8000) or later, per Citrix advisory CTX251988.
- If immediate patching is not possible, apply the mitigations in CTX251988 and restrict network access to StoreFront endpoints to trusted sources.
- Disable external entity and DTD processing in XML parsers where the application allows configuration.
- Treat StoreFront hosts as compromised-priority assets: rotate credentials and secrets that the service account could read.
- Monitor for and block XML payloads containing DOCTYPE or ENTITY declarations at the perimeter or WAF.
Detection
- Search web and proxy logs for POST or PUT requests with XML bodies containing DOCTYPE, ENTITY, SYSTEM or file:// strings to StoreFront URLs.
- Alert on outbound connections from StoreFront servers to unexpected internal or external hosts, which may indicate entity resolution or exfiltration.
- Review StoreFront server file access and process telemetry for reads of sensitive files (configuration, key stores, credential files) by the web service account.
- Correlate StoreFront host activity with CISA KEV timelines and check for signs of ransomware staging on the same host.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2019-13608 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Citrix StoreFront Server XML External Entity (XXE) Processing Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://support.citrix.com/article/CTX251988 | MitigationVendor Advisory |
| https://support.citrix.com/article/CTX251988 | MitigationVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-13608 | US Government Resource |
Track CVE-2019-13608 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2019-13608), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.