XOOMAR
Dark server room under cyberattack with glowing shields, locks, and code matrix symbolizing data protection.
CybersecurityJuly 15, 2026· 7 min read· By XOOMAR Insights Team

Hackers Exploit SharePoint Server Flaws, CISA Warns

Share
Updated on July 15, 2026

Three SharePoint vulnerabilities are already under active exploitation, and CISA is warning that two more critical flaws could widen the damage for organizations still running supported Microsoft SharePoint Server on-premises.

XOOMAR Intelligence

Analyst Take

76/ 100
High
4 sources analyzedMedium confidenceTrend20Freshness97Source Trust85Factual Grounding93Signal Cluster40

The alert matters because this is not a theoretical patch notice. CISA is telling defenders that attackers are already using three flaws tied to remote code execution, persistence, malware deployment, and theft of Internet Information Services (IIS) machine keys, according to The Register Security. For server teams, that shifts SharePoint from a normal maintenance item into an intrusion-response problem.

CISA's SharePoint alert turns Patch Tuesday into an emergency server problem

The warning applies to all supported on-premises SharePoint Server versions, including Subscription Edition, SharePoint Server 2019, and SharePoint Server 2016, based on related reporting from Windows Report. CISA singled out three exploited bugs:

  • CVE-2026-32201: a spoofing flaw rated 6.5, disclosed by Microsoft in March and confirmed by CISA as actively exploited in June.
  • CVE-2026-45659: an RCE flaw rated 8.8, made public in June and confirmed as actively exploited last week after Microsoft had assessed exploitation as “less likely.”
  • CVE-2026-56164: a privilege escalation flaw rated 5.3, included in this month’s record Patch Tuesday release covering 622 bugs.

Two more SharePoint issues are not yet reported as exploited, but CISA still highlighted them: CVE-2026-55040, rated 9.1, and CVE-2026-58644, rated 9.8. Microsoft labeled both “Exploitation More Likely.”

That combination is the pressure point. Three flaws are already in attacker hands. Two more are high-severity candidates for the next wave if defenders lag.

“These vulnerabilities affect all supported on-premises SharePoint Server versions (Subscription Edition, 2019, and 2016) and involve establishing remote code execution (RCE) and post-exploitation activities, such as stealing Internet Information Services (IIS) machine keys and performing deserialization techniques, to gain persistence and deploy malware,” CISA warned, according to SecurityWeek.


The exploited SharePoint vulnerabilities point to persistence, not just entry

CISA’s phrasing is important. The agency did not only say attackers can exploit bugs. It said the exploited SharePoint vulnerabilities are associated with post-exploitation activity, including IIS machine key theft and deserialization techniques.

That means defenders should not treat this as a simple “patch and move on” event. XOOMAR analysis: once CISA references persistence and malware deployment, the practical question becomes whether attackers are already inside, not whether a server is merely vulnerable.

The likely defensive sequence is therefore stricter than a normal patch run:

  • Inventory: Identify every supported on-premises SharePoint Server instance.
  • Patch: Apply Microsoft’s latest security updates and confirm completion.
  • Validate AMSI: Verify Antimalware Scan Interface (AMSI) integration is enabled for each SharePoint web application, with Full Mode where possible.
  • Hunt first: Look for signs of compromise before rotating IIS machine keys.
  • Reduce exposure: Avoid exposing SharePoint to the web unless necessary.
  • Lock down admin paths: Block external access to SharePoint Central Administration.
  • Log for exploitation: Use tailored logging that can detect exploit attempts and unusual activity.

That order matters. Rotating keys after an undetected intrusion may not solve the persistence problem if attackers still have access through another path.

Three exploited bugs, two critical additions, and a shrinking patch window

The data in CISA’s warning is compact, but it tells defenders where to focus first.

CVE Score Type Status from source material
CVE-2026-32201 6.5 Spoofing Actively exploited, disclosed in March, CISA confirmed exploitation in June
CVE-2026-45659 8.8 Remote code execution Actively exploited, made public in June, active use confirmed last week
CVE-2026-56164 5.3 Privilege escalation Actively exploited, included in this month’s Patch Tuesday
CVE-2026-55040 9.1 Critical SharePoint flaw Not known to be exploited, labeled “Exploitation More Likely”
CVE-2026-58644 9.8 Critical SharePoint flaw Not known to be exploited, labeled “Exploitation More Likely”

CISA has added CVE-2026-32201, CVE-2026-45659, and CVE-2026-56164 to its Known Exploited Vulnerabilities catalog, according to Windows Report. SecurityWeek also reported that federal agencies were urged to patch CVE-2026-56164 within three days, in line with the referenced CISA requirement.

Private-sector organizations do not face the same federal mandate, but the signal is still clear. A KEV listing means confirmed exploitation, not vendor speculation.

For teams tracking exposure, the useful internal metrics are practical: how many SharePoint servers exist, which versions they run, whether any are internet-facing, which patches succeeded, which logs have been reviewed, and whether suspicious authentication or malware alerts appeared after exploitation became known. XOOMAR’s related coverage, Exploited SharePoint Vulnerabilities Trigger 3-Day Race, is relevant for teams organizing around emergency remediation windows.


Microsoft admins and attackers are working against different clocks

Administrators have to patch production systems without breaking business use. Attackers only need one reachable, unpatched target.

That mismatch is why CISA’s SharePoint warning lands hard. XOOMAR analysis: the technical severity scores matter, but exploitation status matters more. A lower-scored bug that is actively exploited can be more urgent than a higher-scored flaw still sitting in the “more likely” category.

For CISOs, the tradeoff is blunt. Planned downtime is visible and unpopular. A compromise involving persistence, malware, and stolen IIS machine keys is worse because it can force incident response, credential rotation, forensic review, and broader containment work.

Regulators and public-sector security teams will read the alert as a clear instruction to move faster than the next maintenance window. Attackers will read the same advisory differently: it identifies a widely used product family where defenders may be slow because patching on-premises server software is operationally sensitive.

For broader incident-response context, XOOMAR’s Hackers Steal Records in Partnered Health Cyber Attack shows why intrusion handling can become a business issue once attackers move from exploiting systems to accessing records.

ToolShell is the warning CISA wants SharePoint teams to remember

CISA did not provide more detail about what specifically triggered the latest warning. Instead, it pointed defenders back to an August 2025 alert about hardening SharePoint against ToolShell attacks.

That earlier alert said attackers chained CVE-2025-49706, rated 6.5, and CVE-2025-49704, rated 8.8, to break into SharePoint Servers. In some cases, CISA said attackers deployed Warlock ransomware.

CISA did not attribute either SharePoint advisory to a group or country. Microsoft, however, said in July 2025 that ToolShell vulnerabilities were being exploited by Chinese nation-state crews.

The relevant lesson is narrow and evidence-based: CISA has now linked SharePoint exploitation to chaining behavior, persistence techniques, IIS key theft, malware deployment, and, in the prior ToolShell case, ransomware. That is enough to justify treating exposed on-premises SharePoint as high-priority attack surface.

The next proof point is whether defenders find intrusions before attackers reuse access

The immediate playbook is not complicated, but it is unforgiving. Patch SharePoint. Confirm AMSI coverage. Hunt for compromise before rotating IIS machine keys. Remove unnecessary internet exposure. Block external access to Central Administration. Strengthen logging around exploitation signals.

The unresolved tension is whether organizations can do that faster than attackers can reuse working techniques across unpatched servers.

Evidence that would confirm the risk thesis: more KEV additions, new malware reports tied to SharePoint exploitation, or CISA expanding its guidance beyond the current set of CVEs. Evidence that would weaken it: successful patch uptake, few confirmed intrusions after remediation, and no observed exploitation of CVE-2026-55040 or CVE-2026-58644.

For now, the safe assumption is simple: if an organization still depends on on-premises SharePoint, it needs emergency change capacity, active monitoring, and a tested incident-response plan. Treating SharePoint as boring back-office plumbing is the mistake attackers are counting on.

Impact Analysis

  • CISA says attackers are already exploiting three SharePoint flaws, turning patching into an urgent incident-response priority.
  • The affected systems include supported on-premises SharePoint Server versions, including Subscription Edition, 2019, and 2016.
  • Two additional critical flaws rated 9.1 and 9.8 could expand the threat if organizations delay remediation.

SharePoint vulnerabilities highlighted by CISA

VulnerabilityIssue typeStatusSeverity score
CVE-2026-32201SpoofingActively exploited6.5
CVE-2026-45659Remote code executionActively exploited8.8
CVE-2026-56164Privilege escalationActively exploited5.3
CVE-2026-55040Not specifiedExploitation more likely9.1
CVE-2026-58644Not specifiedExploitation more likely9.8

SharePoint flaw severity scores

CVE-2026-32201
CVSS6.5
CVE-2026-45659
CVSS8.8
CVE-2026-56164
CVSS5.3
CVE-2026-55040
CVSS9.1
CVE-2026-58644
CVSS9.8
XOOMAR

Written by

XOOMAR Insights Team

Research and Editorial Desk

The XOOMAR Insights Team pairs automated research with human editorial judgment. We track hundreds of sources across technology, fintech, trading, SaaS, and cybersecurity, cross-check the facts, and explain what happened, why it matters, and what to watch next. We do not just rewrite headlines. Every article is fact-checked and scored for reliability before it goes live, and we link back to the original sources so you can verify anything yourself.

Related Articles

Text 'Cyber Attack' on textured dark paper highlights digital security threat concept.Cybersecurity

Hackers Mass-Exploit Patched SharePoint Flaw After Public PoC

Attackers are actively exploiting a critical Microsoft SharePoint vulnerability (CVE-2026-55040) using public proof-of-concept code, targeting organizations tha

Aug 13, 20265 min
Conceptual image showing the words 'Ethical Hacking' on a textured abstract background.Cybersecurity

Critical Gitea Bug Hijacks Systems for Crypto Mining

A critical Gitea vulnerability is under active attack, letting hackers hijack servers for cryptocurrency mining, confirmed by CISA's urgent patch order.

Aug 26, 20267 min
Snowy water utility shielded from cyber intrusions with dark code overlays and security locks.Cybersecurity

Iran Shadow Looms Over Minnesota Water Cyberattacks

A leaked memo links 30-plus Minnesota water utility intrusions to Iran-affiliated hackers, raising alarms over civilian infrastructure.

Aug 2, 20268 min
Minnesota water utility facility under cyberattack with digital shields, locks, and dark data network visuals.Cybersecurity

30 Minnesota Water Systems Rattled by Cyberattacks

More than 30 Minnesota water systems were hit in two days, exposing weak utility defenses as officials warn about Iranian hackers.

Aug 1, 202611 min
Chain-locked book, phone, and laptop symbolizing digital and intellectual security.Cybersecurity

Feds Set Deadline as Hackers Hit AI Tool, Web Server Code

The US government has issued a mandatory remediation deadline after confirming attackers are actively exploiting critical bugs in Langflow, Apache Tomcat, and N

Aug 6, 20265 min
Detailed view of a GeForce RTX graphics card, highlighting modern technology.Technology

Nvidia's $92 Billion Stress Test Crushes AI Investors

Nvidia's Q2 earnings have become a do-or-die test for the AI trade, where even beating a $92 billion revenue target may not satisfy investors now demanding flaw

Aug 29, 20266 min
Visionary leader in an Apple innovation hub at night, gesturing towards holographic product schematics with neural network motifs.Technology

Apple's $4.5T Gambit on a Hardware CEO

Apple's surprise choice of longtime hardware engineer John Ternus as CEO signals a massive bet on product refinement over a radical software or AI pivot, placin

Sep 1, 202610 min
Photorealistic image of a high-tech electric toothbrush with camera, surrounded by digital interfaces and misty jets in a futuristic lab setting.Technology

Dyson Installs Camera In Your Mouth For $499

Dyson’s $499 CameraJet toothbrush uses a real-time camera and pressurized mouthwash jets to replace flossing, marking the brand's most intimate and costly foray

Sep 1, 20266 min
A cinematic, wide-angle view of Earth from space, showing Tropical Storm Edouard forming over the Gulf of Mexico near Texas and Louisiana.Global Trends

Edouard Targets Houston With Devastating Flash Flood Threat

Tropical Storm Edouard’s primary danger isn't wind but extreme rainfall, threatening to overwhelm Houston and the Texas coast with potentially devastating flash

Sep 1, 20266 min
Editorial image: a cracked vinyl record with a rose, set against a global map, symbolizing the resolution of Tupac Shakur's murder case.Global Trends

Duane Davis Found Guilty in Tupac Shakur Murder Case

Duane 'Keffe D' Davis has been found guilty of first-degree murder for orchestrating the 1996 drive-by shooting that killed hip-hop icon Tupac Shakur.

Sep 1, 20265 min

Don't miss the signal

Get our weekly roundup of the stories that matter across tech, fintech, and trading. No noise, just signal.

Free forever. No spam. Unsubscribe anytime.