~/f4n6 $ grep -r "CVE-2026-32201, CVE-2026-45659, CVE-2026-56164: Frequently Asked Questions About Active Exploitation of Microsoft SharePoint Server Vulnerabilities" ./investigations/ --include="*.md"

CVE-2026-32201, CVE-2026-45659, CVE-2026-56164: Frequently Asked Questions About Active Exploitation of Microsoft SharePoint Server Vulnerabilities

Jeff Davies 16 Jul 2026 8 min read

1. Executive summary

CISA has confirmed active in-the-wild exploitation of four Microsoft SharePoint Server vulnerabilities — CVE-2026-32201 (CVSS 6.5 MEDIUM), CVE-2026-45659 (CVSS 8.8 HIGH), CVE-2026-56164 (CVSS 5.3 MEDIUM), and CVE-2026-58644 (CVSS 9.8 CRITICAL) — all listed in the CISA KEV catalog. Threat actors are chaining CVE-2026-32201, CVE-2026-45659, and CVE-2026-56164 to gain initial access to on-premises SharePoint deployments, extract IIS machine keys, establish persistence via deserialization techniques, and deploy malware. A fifth critical vulnerability, CVE-2026-55040 (CVSS 9.1 CRITICAL), is not yet exploited but carries an "Exploitation More Likely" assessment from Microsoft. EMEA financial services running internet-exposed, on-premises SharePoint Server (Subscription Edition, 2019, 2016) face immediate risk of unauthenticated intrusion, credential theft, and persistent compromise.

2. Regulatory framing

Article Trigger (the fact in this item) Practical impact
DORA Art. 19: reporting of major ICT-related incidents to competent authorities Confirmed active exploitation of KEV-listed vulnerabilities in on-premises SharePoint Server with observed post-exploitation (IIS machine key extraction, persistence, malware deployment). If an EMEA financial entity's SharePoint instance is compromised, the resulting unauthorized access and persistence likely meet the classification threshold for a major ICT-related incident requiring authority notification under DORA Art. 19.
DORA Art. 24: digital operational resilience testing — general requirements CISA has issued a hardening alert requiring specific configuration changes (AMSI integration, Request Body Scan mode) and threat hunting for IIS machine key access prior to remediation. Entities must incorporate this specific CISA hardening guidance and associated threat-hunting procedures into their operational resilience testing programs for externally facing SharePoint infrastructure.

3. Technical analysis & attack chain

Prioritised triage table

CVE Component CVSS KEV/EPSS Why it matters
CVE-2026-20963 SharePoint Server 9.8 CRITICAL KEV (2026-03-18) / EPSS 29% Deserialization RCE; historical KEV entry, part of the 12 SharePoint KEV entries tracked by Tenable.
CVE-2026-32201 SharePoint Server 6.5 MEDIUM KEV (2026-04-14) / EPSS 23% Unauthenticated spoofing via improper input validation; used as initial access vector in the active attack chain.
CVE-2026-45659 SharePoint Server 8.8 HIGH KEV (2026-07-01) / EPSS 3% Authenticated RCE via deserialization; requires only Site Member permissions; exploited in the active chain.
CVE-2026-56164 SharePoint Server 5.3 MEDIUM KEV (2026-07-14) / EPSS 6% Unauthenticated elevation of privilege; exploited in the active chain. Note: Source cites Microsoft CVSS as 9.8, but verified NVD data is 5.3; both classifications describe the same missing authentication flaw (CWE-306).
CVE-2026-58644 SharePoint Server 9.8 CRITICAL KEV (2026-07-16) / EPSS 1% Authenticated RCE via deserialization; requires Site Owner permissions; confirmed exploited on July 15.
CVE-2026-55040 SharePoint Server 9.1 CRITICAL NOT in KEV / EPSS 1% Security feature bypass via weak authentication (CWE-1390); unauthenticated, network-exploitable; "Exploitation More Likely" per Microsoft.
CVE-2025-49706 SharePoint Server 6.5 MEDIUM KEV (2025-07-22) / EPSS 100% Improper authentication; historically chained in "ToolShell" attacks deploying Warlock ransomware.
CVE-2025-49704 SharePoint Server 8.8 HIGH KEV (2025-07-22) / EPSS 100% Code injection; historically chained in "ToolShell" attacks deploying Warlock ransomware.
CVE-2025-53770 SharePoint Server 9.8 CRITICAL KEV (2025-07-20) / EPSS 100% Deserialization RCE; historically linked to ransomware campaigns.
CVE-2024-38094 SharePoint Server 7.2 HIGH KEV (2024-10-22) / EPSS 48% Deserialization RCE; historically linked to ransomware campaigns.

Attack chain (confirmed active exploitation)

  1. Initial access (CVE-2026-32201): An unauthenticated remote attacker exploits the spoofing vulnerability (CWE-20, improper input validation) over the network without user interaction to gain entry to the on-premises SharePoint Server instance.
  2. Privilege escalation (CVE-2026-56164): The unauthenticated attacker exploits the elevation of privilege vulnerability (CWE-306, missing authentication for critical function) to elevate privileges on the SharePoint Server.
  3. Remote code execution (CVE-2026-45659): Using obtained access, the authenticated attacker (requiring only Site Member permissions) exploits the deserialization of untrusted data vulnerability (CWE-502) to execute arbitrary code on the server. Microsoft originally rated exploitation as "Less Likely"; CISA confirmed active exploitation on July 1, 2026.
  4. Credential theft: Post-exploitation, attackers extract IIS machine keys from the compromised server. Stolen machine keys can be used to forge requests, enabling further exploitation of the server.
  5. Persistence: Attackers leverage deserialization techniques to establish persistence on the SharePoint Server.
  6. Malware deployment: Attackers deploy malware (specific families not identified in source material).

CVE-2026-58644 (CVSS 9.8, confirmed exploited July 15) is a separate RCE vector requiring authenticated access with at least Site Owner permissions, exploited via deserialization of untrusted data.

Attribution caveat: As of July 16, 2026, neither CISA nor Microsoft has attributed the active exploitation of any of these vulnerabilities to specific threat actors or groups. Attribution is unconfirmed. Microsoft previously attributed 2025 "ToolShell" SharePoint exploitation to Chinese nation-state crews, but no such attribution exists for the current 2026 activity.

Historical context: CISA's KEV catalog contains 12 SharePoint-related entries. Seven are known to be used in ransomware campaigns (CVE-2025-49706, CVE-2025-49704, CVE-2025-53770, CVE-2024-38094, CVE-2023-24955, CVE-2023-29357, CVE-2019-0604). The current 2026 exploitation activity has not been linked to ransomware; "Known ransomware campaign use" is listed as "Unknown" for all current KEV entries.

4. Mitigation & containment

P1 — Within 24 hours

  • Patch all internet-facing SharePoint Server instances to the fixed builds listed below. Prioritise CVE-2026-32201, CVE-2026-45659, CVE-2026-56164, and CVE-2026-58644 (all KEV-listed, actively exploited).
CVE SharePoint Enterprise Server 2016 SharePoint Server 2019 SharePoint Server Subscription Edition
CVE-2026-32201 16.0.5548.1003 16.0.10417.20114 16.0.19725.20210
CVE-2026-45659 16.0.5552.1002 16.0.10417.20128 16.0.19725.20280
CVE-2026-56164 16.0.5561.1001 16.0.10417.20175 16.0.19725.20434
CVE-2026-55040 16.0.5561.1001 16.0.10417.20175 16.0.19725.20434
CVE-2026-58644 16.0.5556.1005 16.0.10417.20153 16.0.19725.20384
  • Isolate or remove internet exposure: CISA advises against direct internet exposure of SharePoint Servers. Move SharePoint behind VPN/zero-trust access gateways immediately. Block external access to SharePoint Central Administration.
  • Enable AMSI integration: Enable Antimalware Scan Interface (AMSI) integration for SharePoint and IIS worker processes. Set Request Body Scan mode to Full to allow detection of malicious POST payloads.
  • Threat hunt before key rotation: CISA explicitly warns that rotating IIS machine keys alone is NOT a complete remediation step without first removing any key-harvesting artifacts. Hunt for webshells, suspicious SharePoint worker-process activity, anomalous requests, and machine-key access activity before rotating keys.

P2 — Within 72 hours

  • Patch all internal SharePoint Server instances (Subscription Edition, 2019, 2016) to the fixed builds above, including CVE-2026-55040 (not yet exploited but rated "Exploitation More Likely").
  • Deploy detection signatures: Ensure Microsoft Defender Antivirus (MDAV) and AMSI signatures are current. Verify the following signatures are active:
  • Exploit:Script/SuspSignoutReqBody.A (AMSI — request body scanning; Subscription Edition only)
  • Exploit:Script/ToolPaneAuthBypass.A (AMSI — request header scanning; 2016, 2019, SE)
  • Exploit:Script/ToolPaneAuthBypass.C (AMSI — RCE coverage; 2016, 2019, SE)
  • Backdoor:MSIL/LeakFang.A!dha (MDAV — post-exploitation IIS machine key access)
  • Review historical SharePoint KEV patch status: Verify remediation of the 12 historical SharePoint KEV entries, particularly the seven linked to ransomware campaigns.

P3 — Within 7 days

  • Implement robust, tailored logging on all SharePoint Servers to detect potential exploit attempts, focusing on anomalous request patterns, authentication bypass attempts, and deserialization activity.
  • Restrict SharePoint permissions: Review and tighten Site Member and Site Owner role assignments to limit the pool of authenticated users who could exploit CVE-2026-45659 and CVE-2026-58644.
  • Validate external attack surface: Use attack surface management tooling to identify any unauthorised or forgotten internet-facing SharePoint deployments.

5. Indicators of compromise

No atomic indicators of compromise (IPs, domains, file hashes, URLs) are available in the source material. CISA and Microsoft have published detection signatures and described observable behaviours instead.

Behavioural indicators

Behaviour Where to observe Confidence
Anomalous requests targeting SharePoint Server endpoints IIS logs, SharePoint audit logs, AMSI telemetry High (CISA-corroborated)
Suspicious SharePoint worker-process (w3wp.exe) activity Process monitoring, EDR telemetry High (CISA-corroborated)
Webshell presence on SharePoint Server Filesystem scanning, EDR, IIS logs High (CISA-corroborated)
IIS machine key access/exfiltration File access auditing on applicationHost.config, EDR file access monitoring High (CISA-corroborated; signature Backdoor:MSIL/LeakFang.A!dha covers this)
Malicious POST payloads in request bodies AMSI request body scanning (Full mode) High (CISA-corroborated; signature Exploit:Script/SuspSignoutReqBody.A)
Authentication bypass via request headers AMSI request header scanning High (CISA-corroborated; signature Exploit:Script/ToolPaneAuthBypass.A)

6. Detection

Insufficient indicators to author detection rules.

The source material provides AMSI and MDAV signature names (detection product identifiers) but no threat artefacts (strings, file paths, mutex names, command-line flags, registry keys, or hardcoded values) that would appear in the malicious files, commands, or traffic themselves. The signature names are vendor detection labels, not threat artefacts, and cannot be used to build functional YARA or Sigma rules.

CVE assessment

10 referenced CVEs — 9 actively exploited (CISA KEV), 4 critical (CVSS ≥ 9.0)

CVE CVSS Exploited EPSS Summary
CVE-2026-58644 9.8 Critical ⚠ KEV 2026-07-16 1% Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
CVE-2026-20963 9.8 Critical ⚠ KEV 2026-03-18 29% Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
CVE-2025-53770 9.8 Critical ⚠ KEV 2025-07-20 100% Deserialization of untrusted data in on-premises Microsoft SharePoint Server allows an unauthorized attacker to execute code ov…
CVE-2026-45659 8.8 High ⚠ KEV 2026-07-01 3% Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.
CVE-2025-49704 8.8 High ⚠ KEV 2025-07-22 100% Improper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execu…
CVE-2024-38094 7.2 High ⚠ KEV 2024-10-22 48% Microsoft SharePoint Remote Code Execution Vulnerability
CVE-2026-32201 6.5 Medium ⚠ KEV 2026-04-14 23% Improper input validation in Microsoft Office SharePoint allows an unauthorized attacker to perform spoofing over a network.
CVE-2025-49706 6.5 Medium ⚠ KEV 2025-07-22 100% Improper authentication in Microsoft Office SharePoint allows an unauthorized attacker to perform spoofing over a network.
CVE-2026-56164 5.3 Medium ⚠ KEV 2026-07-14 6% Missing authentication for critical function in Microsoft Office SharePoint allows an unauthorized attacker to elevate privileg…
CVE-2026-55040 9.1 Critical 1% Weak authentication in Microsoft Office SharePoint allows an unauthorized attacker to bypass a security feature over a network.

7. Sources

  • Tenable Research Special Operations — "CVE-2026-32201, CVE-2026-45659, CVE-2026-56164: Frequently Asked Questions About Active Exploitation of Microsoft SharePoint Server Vulnerabilities" — https://www.tenable.com/blog/cve-2026-32201-cve-2026-45659-cve-2026-56164-faq-sharepoint-server-exploitation — 2026-07-16
  • The Register Security — "CISA sounds alarm over trio of exploited SharePoint flaws" — https://www.theregister.com/security/2026/07/15/cisa-sounds-alarm-over-trio-of-exploited-sharepoint-flaws/5271814 — 2026-07-15
  • The Hacker News — "SharePoint RCE CVE-2026-45659 Added to CISA KEV After Active Exploitation" — https://thehackernews.com/2026/07/sharepoint-rce-cve-2026-45659-added-to.html — 2026-07
  • SecurityWeek — "CISA Warns of Actively Exploited Microsoft SharePoint Vulnerability" — https://www.securityweek.com/cisa-warns-of-actively-exploited-microsoft-sharepoint-vulnerability/ — 2026-07
  • The Register Security — "Microsoft said exploitation was 'less likely' ... but CISA just added SharePoint RCE to KEV list" — https://www.theregister.com/security/2026/07/02/microsoft-said-exploitation-was-less-likely-but-cisa-just-added-sharepoint-rce-to-kev-list/5265886 — 2026-07-02
  • NVD / CISA KEV — CVE-2026-45659 — https://nvd.nist.gov/vuln/detail/CVE-2026-45659
  • NVD / CISA KEV — CVE-2026-58644 — https://nvd.nist.gov/vuln/detail/CVE-2026-58644

8. Adverse Trace position

This is a high-severity active exploitation event targeting on-premises SharePoint Server — a common collaboration and document management platform in EMEA financial services. Four KEV-listed vulnerabilities are confirmed exploited in the wild, with a documented attack chain demonstrating initial access, privilege escalation, RCE, IIS machine key theft, persistence, and malware deployment. The attack chain requires no user interaction for initial entry (via CVE-2026-32201 and CVE-2026-56164), lowering the barrier to compromise. Attribution is unconfirmed; no threat actor or group has been named by CISA or Microsoft. No public proof-of-concept exists as of July 16, but the KEV listing confirms weaponisation regardless. Clients running internet-facing on-premises SharePoint Server (Subscription Edition, 2019, or 2016) should treat this as a P1 incident: patch immediately, remove internet exposure, enable AMSI with Full request body scanning, and conduct threat hunting for IIS machine key access and webshells before rotating keys. We will monitor for attribution, IOCs, and any ransomware linkage, and will update this advisory if the threat landscape shifts.


Read the original source →

Published via PulseTrace — Adverse Trace threat intelligence.

Post this to LinkedIn
Formatting is converted automatically — headings, bullets, a link back & hashtags. Paste straight in.
J
Jeff Davies