LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-9874: Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 26, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 16, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-9874 to its Known Exploited Vulnerabilities catalog on Mar 26, 2025, with a federal patch deadline of Apr 16, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Sitecore CMS and Experience Platform (XP) contain a deserialization vulnerability in the Sitecore.Security.AntiCSRF module that allows an unauthenticated attacker to execute arbitrary code by sending…

CVE-2019-9874 is a deserialization vulnerability affecting Sitecore CMS and Experience Platform (XP). It exists in the Sitecore.Security.AntiCSRF module and allows an unauthenticated attacker to execute arbitrary code by sending a serialized .NET object in the HTTP POST parameter __CSRFTOKEN.

This matters because remote code execution on a content-management or digital-experience platform can give an attacker control of the host, access to content and configuration data, and a foothold for further movement. Teams running Sitecore should treat the issue as high priority and confirm every technical detail against the official vendor advisory.

How it works

The weakness is CWE-502: deserialization of untrusted data. The AntiCSRF module accepts the __CSRFTOKEN value from an HTTP POST request and deserializes it as a .NET object without sufficient validation. An attacker who can reach the vulnerable endpoint crafts a malicious serialized payload; when the application deserializes that object, the payload can trigger arbitrary code execution under the privileges of the Sitecore process.

No authentication is required. Exact payload construction, gadget chains, or request formats are not detailed here; defenders must obtain those specifics from the vendor advisory rather than inventing them.

Am I affected? How to find it in your systems

Sitecore CMS and XP are typically deployed on Windows servers running IIS and the .NET Framework, often as internet-facing or partner-facing web applications. Inventory every instance of Sitecore CMS or Experience Platform in your environment.

How to remediate

Patch first. Apply the update or mitigation package supplied by Sitecore for CVE-2019-9874 exactly as described in the vendor advisory. CISA’s required action is to apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls.

If your data may have been exposed

Vulnerabilities that permit unauthenticated code execution are frequently used to establish persistence and exfiltrate data. Ransomware use is not documented for this specific CVE, yet any successful exploitation can still result in a breach. Conduct a thorough forensic review of affected systems, rotate credentials that may have been accessible, and assess whether content, customer, or configuration data left the environment. As an additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether related accounts have appeared in prior incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedSitecore · CMS and Experience Platform (XP)
WeaknessCWE-502
Added to CISA KEVMar 26, 2025
Federal patch deadlineApr 16, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities