LiveActive security incident?Get immediate response
CVE Record

CVE-2025-53690: Sitecore Products ViewState Deserialization Vulnerability

Deserialization of Untrusted Data vulnerability in Sitecore Experience Manager (XM), Sitecore Experience Platform (XP) allows Code Injection.This issue affects Experience Manager (XM): through 9.0; Experience Platform (XP): through 9.0.

CriticalCVSS 9Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-53690 is a critical Sitecore vulnerability that can let an unauthenticated attacker inject code through unsafe ViewState deserialization. It affects Sitecore Experience Manager and Experience Platform through version 9.0. CISA KEV confirms known exploitation, so exposed legacy Sitecore systems should be treated as urgent.

Executive priority

Treat this as an immediate remediation item for any legacy Sitecore XM or XP environment. Known exploitation and potential code injection create material business risk, especially where public websites connect to customer data, marketing operations, or internal systems.

Technical view

The issue is CWE-502 deserialization of untrusted data in Sitecore XM and XP through 9.0. The CVSS 3.1 score is 9.0 with network attack vector, no privileges, no user interaction, high impact, and high attack complexity. The reported impact is code injection.

Likely exposure

Organizations running Sitecore Experience Manager or Experience Platform through 9.0 are the stated exposure group. Internet-facing Sitecore deployments are the highest-priority validation target. The source bundle does not identify other affected Sitecore products or later versions.

Exploitation context

Active exploitation is supported by CISA KEV and the Google Cloud threat-intelligence reference describing a ViewState deserialization zero-day. The provided sources do not include exploit mechanics, attacker volume, or complete indicators in this bundle.

Researcher notes

Evidence supports critical severity, known exploitation, and affected Sitecore XM/XP through 9.0. The bundle does not provide patch version details, workaround specifics, exploit indicators, or proof that later versions are affected. Use vendor guidance for exact remediation.

Mitigation direction

  • Inventory all Sitecore XM and XP deployments and record exact versions.
  • Prioritize systems running Sitecore XM or XP through 9.0.
  • Follow Sitecore KB1003865 for vendor-approved fixes or mitigations.
  • Reduce external exposure for affected systems while remediation is underway.
  • Monitor CISA KEV and Sitecore guidance for updated remediation deadlines.

Validation and detection

  • Confirm whether any Sitecore XM or XP instance is version 9.0 or earlier.
  • Identify which Sitecore systems are internet-facing or externally reachable.
  • Review vendor guidance in Sitecore KB1003865 against each deployment.
  • Check incident-response telemetry for suspicious activity on affected Sitecore hosts.
  • Track remediation status separately for production, staging, and legacy systems.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-502: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-53690 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9 (3.1)
Known Exploited
Yes
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9CVSS 3.1CriticalCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H2.26Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9Critical
CVSS 3.1 vector shape for CVE-2025-53690Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SitecoreExperience Manager (XM)0unaffected
SitecoreExperience Platform (XP)0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-502 · source CWE mapping

Deserialization of Untrusted Data

Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.