← Vulnerability feed

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.

7.5 CVSS 3.1 High CISA KEV since 3 Nov 2021 Known ransomware use EPSS 30% · top 1.8% CWE-611 · XML external entity (XXE)
7.5CVSS 3.1 base score, v2 5.0
30%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
3References
17 Jun 2026Last modified by NVD

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

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

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

6.5CVE-2020-8200Citrix storefront server improper authentication vulnerabilityImproper authentication in Citrix StoreFront Server < 1912.0.1000 allows an attacker who is authenticated on the same Microsoft Active Directory doma…EPSS 1.3%6.1CVE-2022-27503Citrix storefront server cross-site scripting vulnerabilityCross-site Scripting (XSS) vulnerability in Citrix StoreFront affects version 1912 before CU5 and version 3.12 before CU9EPSS 0.49%9.8CVE-2025-58360GeoServer WMS GetMap XXE allows unauthenticated file read and SSRFGeoServer versions 2.26.0 through 2.26.2 and before 2.25.6 accept XML input at the /geoserver/wms GetMap endpoint without sufficiently restricting ex…KEVEPSS 61%analysed9.8CVE-2025-2776SysAid On-Prem unauthenticated XXE in Server URL processingSysAid On-Prem versions up to 23.3.40 process the Server URL without restricting XML external entities, so an unauthenticated attacker can supply cra…KEVEPSS 64%analysed7.5CVE-2025-2775SysAid On-Prem unauthenticated XXE in Checkin processingSysAid On-Prem versions up to 23.3.40 process Checkin XML without restricting external entities, so an unauthenticated attacker can supply a crafted …KEVEPSS 43%analysed7.5CVE-2023-45727Proself XXE flaw allows unauthenticated file readProself Enterprise/Standard, Gateway, and Mail Sanitize editions fail to restrict XML external entities when parsing malformed XML requests. A remote…KEVEPSS 3.5%analysed9.8CVE-2024-34102Adobe Commerce and Magento XXE flaw allows unauthenticated code executionAdobe Commerce and Magento Open Source are affected by an improper restriction of XML external entity reference (XXE) vulnerability. A crafted XML do…KEVEPSS 100%analysed9.8CVE-2019-9670Zimbra mailboxd Autodiscover XXE allows unauthenticated compromiseThe mailboxd component in Synacor Zimbra Collaboration Suite 8.7.x before 8.7.11p10 parses XML in the Autodiscover servlet without restricting extern…KEVEPSS 100%analysed

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.