The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-21393

CVE-2025-21393: SharePoint Server Auth Bypass Vulnerability

CVE-2025-21393 is an authentication bypass vulnerability in Microsoft SharePoint Server that allows attackers to circumvent security controls. This article covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-21393 Overview

CVE-2025-21393 is a spoofing vulnerability affecting Microsoft SharePoint Server. This vulnerability allows an authenticated attacker with low privileges to conduct cross-site scripting (XSS) attacks against targeted users. Due to improper neutralization of input during web page generation, an attacker could potentially execute malicious scripts in the context of a victim's browser session, leading to unauthorized disclosure of sensitive information or manipulation of SharePoint content.

Critical Impact

Authenticated attackers can exploit this XSS vulnerability to steal session tokens, exfiltrate sensitive data, or perform unauthorized actions on behalf of victims within the SharePoint environment.

Affected Products

  • Microsoft SharePoint Server Subscription Edition
  • Microsoft SharePoint Server 2019
  • Microsoft SharePoint Server 2016 Enterprise

Discovery Timeline

  • 2025-01-14 - CVE-2025-21393 published to NVD
  • 2025-01-17 - Last updated in NVD database

Technical Details for CVE-2025-21393

Vulnerability Analysis

This vulnerability stems from improper input validation within Microsoft SharePoint Server, classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). The flaw occurs when user-supplied input is not properly sanitized before being reflected back in web pages served to users.

The attack requires an authenticated user with low privileges to craft malicious input that, when processed by SharePoint Server, gets executed as client-side script in the browser of another user who views the affected content. The vulnerability requires user interaction, meaning a victim must actively navigate to or view the malicious content for the attack to succeed.

Successful exploitation can result in high confidentiality impact, as attackers can access sensitive information within the victim's session context. The integrity impact is lower but still present, allowing limited modification of data or content visible to the victim.

Root Cause

The root cause of CVE-2025-21393 lies in insufficient input sanitization within SharePoint Server's web page generation process. User-controlled data is incorporated into rendered HTML output without adequate encoding or validation, enabling cross-site scripting attacks. This lack of proper output encoding allows specially crafted input containing JavaScript or HTML to be interpreted and executed by the victim's browser rather than being displayed as harmless text.

Attack Vector

The attack is network-based and requires the attacker to have valid authentication credentials with low-level privileges on the SharePoint Server. The attacker crafts malicious content containing XSS payloads and stores or injects it into SharePoint in a location where target users will view it.

When a victim user navigates to the page containing the malicious content, the unsanitized script executes within their browser session. This can enable the attacker to steal authentication cookies, capture keystrokes, redirect users to phishing sites, or perform actions within SharePoint using the victim's permissions.

The exploitation chain typically involves:

  1. Attacker authenticates to SharePoint with valid credentials
  2. Attacker identifies an input field or parameter vulnerable to XSS
  3. Attacker injects malicious script content into SharePoint
  4. Victim user accesses the affected page or content
  5. Malicious script executes in the victim's browser context

Detection Methods for CVE-2025-21393

Indicators of Compromise

  • Unusual JavaScript patterns in SharePoint content, pages, or list items that include script tags or event handlers
  • Web server logs showing requests with URL-encoded script content targeting SharePoint endpoints
  • Client-side errors in user browsers related to cross-origin policy violations from SharePoint pages
  • Unexpected outbound connections from user browsers to unknown external domains after accessing SharePoint

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block common XSS payload patterns in requests to SharePoint
  • Enable SharePoint audit logging to track content modifications and identify suspicious user activity
  • Implement Content Security Policy (CSP) headers to restrict script execution sources and detect policy violations
  • Monitor IIS logs for requests containing encoded script characters (<, >, %3C, %3E) targeting SharePoint URLs

Monitoring Recommendations

  • Configure SIEM alerts for anomalous SharePoint user behavior, particularly bulk content modifications
  • Review SharePoint content databases periodically for stored XSS indicators
  • Monitor network traffic for data exfiltration patterns originating from SharePoint user sessions
  • Enable browser-level telemetry to detect CSP violations and script injection attempts

How to Mitigate CVE-2025-21393

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2025-21393 immediately on all affected SharePoint Server installations
  • Review SharePoint content for any suspicious scripts or HTML that may have been injected
  • Implement Content Security Policy headers to limit script execution on SharePoint sites
  • Educate users about the risks of clicking unexpected links or content within SharePoint

Patch Information

Microsoft has released security updates to address this vulnerability. Administrators should obtain and apply the appropriate patches from the Microsoft Security Update Guide for CVE-2025-21393. The patch addresses the input validation issues that enable the XSS attack vector.

Ensure that all SharePoint Server instances (Subscription Edition, 2019, and 2016 Enterprise) in your environment are updated. Follow your organization's change management process and test patches in a non-production environment before deploying to production systems.

Workarounds

  • Restrict user permissions to minimize the number of accounts that can create or modify SharePoint content
  • Implement additional input validation at the web application firewall level to filter XSS payloads
  • Enable HttpOnly and Secure flags on session cookies to reduce the impact of successful XSS attacks
  • Consider temporarily restricting access to SharePoint features that allow user-generated content until patches can be applied
bash
# PowerShell: Check SharePoint Server version and patch level
Get-SPFarm | Select DisplayName, BuildVersion
Get-SPProduct | Select ProductName, InstalledDate

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMicrosoft Sharepoint

  • SeverityMEDIUM

  • CVSS Score6.3

  • EPSS Probability0.22%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft CVE-2025-21393 Advisory
  • Related CVEs
  • CVE-2025-49706: SharePoint Enterprise Auth Bypass Flaw

  • CVE-2026-26105: SharePoint XSS Vulnerability

  • CVE-2020-16952: SharePoint Enterprise Server RCE Flaw

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

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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