Microsoft SharePoint Server Spoofing Vulnerability
CVE-2026-32201 is an actively exploited spoofing vulnerability in Microsoft Office SharePoint / Microsoft SharePoint Server caused by improper input validation. Microsoft states that the flaw allows an unauthorized attacker to perform spoofing over a network. Reporting in the provided content indicates the issue affects on-premises SharePoint Enterprise Server 2016, SharePoint Server 2019, and SharePoint Server Subscription Edition, and is associated with SharePoint request processing. Multiple sources in the content characterize exploitation as pre-authentication, low complexity, and requiring no user interaction. Some reporting further suggests the bug may manifest similarly to cross-site scripting-style spoofing of trusted SharePoint content or interfaces, but Microsoft does not publicly specify the exact exploitation method in the provided material.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.
Repository contains a single Python proof-of-concept exploit script and a README. The main file, CVE-2026-32201-exploit.py, is a standalone CLI tool using requests, argparse, sys, and urllib.parse.urljoin. Its workflow is simple: first fingerprint the target by issuing a GET request to /_layouts/15/start.aspx and checking for a 200 response containing the string 'SharePoint'; if detected, it sends a crafted POST request to a configurable endpoint, defaulting to /_layouts/15/notify.aspx. The POST body includes recipient, subject, message, and sender_override, where sender_override is treated as the allegedly vulnerable parameter enabling spoofed sender identity. The script prints status code, response length, a response snippet, and basic success indicators such as 'success' or 'sent' in the response body. The exploit is network/web-based, unauthenticated in design, and intended to spoof SharePoint notifications rather than achieve code execution. The README expands on intended use, affected SharePoint versions, and possible operator customization, including arbitrary message content and endpoint fuzzing. Overall, this is a small operational PoC for testing a claimed SharePoint spoofing/input-validation issue, not a framework module and not merely a detector.
Affected products & vendors
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
Recent activity
108 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Microsoft SharePoint Server vulnerability referenced as having been added by CISA to the Known Exploited Vulnerabilities catalog, indicating in-the-wild exploitation.
A Microsoft vulnerability identified as CVE-2026-32201 that was disclosed by the researcher and later patched by Microsoft in April.
A Microsoft SharePoint spoofing vulnerability caused by improper input validation that allows an unauthorized attacker to perform spoofing over a network.
A spoofing vulnerability in Microsoft SharePoint Server caused by improper input validation in request processing that allows an unauthenticated remote attacker to bypass authentication checks and impersonate legitimate users to access or manipulate sensitive data.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.