A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-64672

CVE-2025-64672: Microsoft SharePoint Server XSS Vulnerability

CVE-2025-64672 is a cross-site scripting vulnerability in Microsoft SharePoint Server that enables authorized attackers to perform spoofing attacks over a network. This article covers technical details, affected versions, and mitigation.

Updated: May 15, 2026

CVE-2025-64672 Overview

CVE-2025-64672 is a cross-site scripting (XSS) vulnerability in Microsoft Office SharePoint Server. The flaw stems from improper neutralization of input during web page generation [CWE-79]. An authorized attacker can exploit the vulnerability to perform spoofing over a network. Successful exploitation can lead to high impact on confidentiality, integrity, and availability, with a scope change indicating effects beyond the vulnerable component. The vulnerability requires user interaction to trigger and low privileges to initiate the attack.

Critical Impact

Authorized attackers can inject malicious script into SharePoint-generated web pages, enabling spoofing attacks that compromise confidentiality, integrity, and availability across the affected scope.

Affected Products

  • Microsoft SharePoint Server Subscription Edition
  • Deployments using microsoft:sharepoint_server (subscription channel)
  • SharePoint sites rendering user-supplied content without proper output encoding

Discovery Timeline

  • 2025-12-09 - CVE-2025-64672 published to NVD
  • 2025-12-12 - Last updated in NVD database

Technical Details for CVE-2025-64672

Vulnerability Analysis

The vulnerability resides in SharePoint Server's handling of user-supplied input rendered into dynamically generated web pages. SharePoint fails to neutralize special characters before reflecting input into HTML output. An authenticated attacker with low privileges can inject script payloads that execute in the browser of a targeted user. Because the CVSS scope is changed, executed script can impact resources beyond the vulnerable SharePoint component, including authenticated sessions, federated identities, and downstream applications.

The attack requires user interaction, typically a victim clicking a crafted link or viewing a poisoned SharePoint page or list item. Once triggered, injected script runs in the SharePoint origin context. Attackers can spoof trusted interface elements, harvest session tokens, exfiltrate documents, or pivot to additional internal services accessible to the victim.

Root Cause

The root cause is improper output encoding in SharePoint web page generation routines. User-controlled data flows from input fields, list metadata, or web part properties into the rendered HTML response without contextual sanitization. The defect maps to CWE-79, Improper Neutralization of Input During Web Page Generation.

Attack Vector

The attack vector is network-based and requires an authenticated SharePoint account. The attacker stores or reflects malicious payloads within SharePoint content, then lures a privileged user to interact with the crafted resource. Script execution occurs in the victim's browser under the SharePoint origin, enabling spoofing and session abuse. No verified public proof-of-concept exploit is currently available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

No verified exploit code is publicly available. See the Microsoft Security Response Center advisory for CVE-2025-64672 for vendor technical details.

Detection Methods for CVE-2025-64672

Indicators of Compromise

  • SharePoint list items, web part properties, or document metadata containing <script>, javascript:, or encoded JavaScript payloads
  • Unexpected outbound requests from user browsers to attacker-controlled domains following SharePoint page loads
  • Anomalous SharePoint authentication events shortly after a user opens a shared link or list item
  • IIS logs showing requests with reflected payload parameters returning 200 status codes on SharePoint endpoints

Detection Strategies

  • Inspect SharePoint content stores and ULS logs for HTML and script characters within fields that should contain plain text
  • Monitor browser-side telemetry for script execution originating from SharePoint pages referencing external domains
  • Correlate user interaction events with subsequent token requests or privilege changes in Entra ID and SharePoint audit logs
  • Apply web application firewall (WAF) rules that flag XSS payload patterns in requests to /sites/, /_layouts/, and list view endpoints

Monitoring Recommendations

  • Enable SharePoint audit logging for content modifications, list item edits, and page customizations
  • Forward IIS, ULS, and Entra ID sign-in logs to a centralized analytics platform for cross-source correlation
  • Alert on rare user-agent strings or anomalous referer chains targeting SharePoint document libraries
  • Track creation of new web parts or page customizations by accounts that do not typically perform such actions

How to Mitigate CVE-2025-64672

Immediate Actions Required

  • Apply the Microsoft security update referenced in the MSRC advisory for CVE-2025-64672 to all SharePoint Server Subscription Edition instances
  • Audit existing SharePoint content for stored XSS payloads in list items, pages, and web part properties
  • Review and tighten contribute and design permissions to limit which accounts can author HTML or scripts
  • Rotate session tokens and review recent authentication activity for users with elevated SharePoint privileges

Patch Information

Microsoft has published an update for CVE-2025-64672 through the Microsoft Security Response Center. Administrators should consult the Microsoft Vulnerability Update for CVE-2025-64672 for the applicable build numbers and deployment guidance for SharePoint Server Subscription Edition.

Workarounds

  • Restrict the AddAndCustomizePages permission and disable custom script on SharePoint sites where it is not required
  • Deploy a WAF policy that blocks common XSS payload signatures targeting SharePoint URLs and form fields
  • Enforce least-privilege access so that only trusted authors can publish HTML, web parts, or page layouts
  • Require multi-factor authentication for all SharePoint users to reduce the impact of session token theft
bash
# Disable custom script on SharePoint Online/Server sites via PowerShell
Set-SPOSite -Identity https://contoso.sharepoint.com/sites/example -DenyAddAndCustomizePages 1

# Verify the setting
Get-SPOSite -Identity https://contoso.sharepoint.com/sites/example | Select Url, DenyAddAndCustomizePages

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechMicrosoft Sharepoint

  • SeverityCRITICAL

  • CVSS Score9.0

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-79
  • Vendor Resources
  • Microsoft Vulnerability Update CVE-2025-64672
  • Related CVEs
  • CVE-2026-26105: SharePoint XSS Vulnerability

  • CVE-2026-20959: Microsoft SharePoint XSS Vulnerability

  • CVE-2026-45659: Microsoft SharePoint Server RCE Vulnerability

  • CVE-2026-33112: Microsoft SharePoint Server RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English