Cybersecurity Aug 25, 2026Add to bookmarks

Attackers are actively exploiting vulnerabilities in on-premises SharePoint Server to gain Farm Administrator rights and steal IIS machine keys to maintain access even after applying a patch.
The CISA (Cybersecurity and Infrastructure Security Agency) has issued an alert about active exploitation of vulnerabilities in SharePoint Server on-premises—local installations, not SharePoint Online (Microsoft 365). Attackers are targeting CVEs that allow them to obtain Farm Administrator rights, the highest level of access on a SharePoint farm.
A documented feature of this campaign: attackers steal IIS (Internet Information Services) machine keys to ensure persistence. These keys allow them to decrypt Windows authentication tokens and forge new valid tokens—which means the attacker can survive patch application if the keys are not regenerated after remediation.
SharePoint Server on-premises only. At risk are large enterprises, government agencies, and institutions that maintain their own SharePoint farms without migrating to Microsoft 365.
Facts:
Analysis: The technique of stealing IIS keys is particularly insidious. Applying the patch is not enough to evict an attacker who has already stolen them: they can continue forging valid tokens as long as the keys are not regenerated. This persistence can remain active for weeks after remediation if this step is overlooked.
1. Apply the CVEs patches mentioned in the CISA advisory to your SharePoint on-premises servers\n2. Regenerate IIS machine keys AFTER patching—this mandatory step is often forgotten\n3. Audit SharePoint logs for abnormal Farm Admin connections\n4. Reassess on-premises maintenance: each month without migration increases the attack surface
Article produced by artificial intelligence, reviewed under human editorial control.