Skip to content

CVE-2019-9874

Deserialization of Untrusted Data — is CVE-2019-9874real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.8EPSS 83.9%CISA KEVCWE-502 · Deserialization of Untrusted Data

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Deserialization of Untrusted Data in the Sitecore.Security.AntiCSRF (aka anti CSRF) module in Sitecore CMS 7.0 to 7.2 and Sitecore XP 7.5 to 8.2 allows an unauthenticated attacker to execute arbitrary code by sending a serialized .NET object in the HTTP POST parameter __CSRFTOKEN.

Published

Embed this verdict
TruePositive verdict for CVE-2019-9874
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2019-9874/badge.svg)](https://www.truepositive.app/cve/CVE-2019-9874)
HTML
<a href="https://www.truepositive.app/cve/CVE-2019-9874"><img src="https://www.truepositive.app/cve/CVE-2019-9874/badge.svg" alt="TruePositive verdict for CVE-2019-9874"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

to add your verdict.

Community real-world severity: Critical (Critical 3) — CVSS base score 9.8

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Lin WeiCurated

    Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability — 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 a serialized .NET object in the HTTP POST parameter __CSRFTOKEN. Listed in the CISA KEV catalog (added 2025-03-26) — confirmed exploited in the wild, not theoretical. FIRST EPSS puts the chance of exploitation in the next 30 days at ~84%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Nadia PetrovaCurated

    Required action for Sitecore CMS and Experience Platform (XP): Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. CISA set a federal remediation due date of 2025-04-16. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-502 · Deserialization of Untrusted Data.