LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-0604: Microsoft SharePoint Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
May 3, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-0604 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of May 3, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Microsoft SharePoint fails to check the source markup of an application package. An attacker who successfully exploits the vulnerability could run remote code in the context of the SharePoint…

CVE-2019-0604 is a remote code execution vulnerability in Microsoft SharePoint. It stems from improper validation of application package markup, allowing an attacker who can supply a crafted package to run code in the context of the SharePoint application pool and the SharePoint server farm account. Because that account often has broad rights inside the farm, successful exploitation can give an attacker a strong foothold on collaboration infrastructure that many organizations treat as business-critical. The vulnerability has been associated with known ransomware use, so unpatched systems remain a high-priority risk.

Defenders should treat this as a classic input-validation failure on a widely deployed Microsoft server product and confirm every version, patch, and configuration detail against the official vendor advisory before acting.

How it works

The underlying weakness is CWE-20 (Improper Input Validation). SharePoint fails to adequately check the source markup of an application package before processing it. An attacker who can present a maliciously crafted package to a vulnerable SharePoint instance can cause the server to interpret that markup in a way that leads to arbitrary code execution. The resulting process runs with the privileges of the SharePoint application pool and the SharePoint server farm account, which typically have extensive access to content databases, configuration, and other farm members.

Exact package format, delivery path, and exploitation prerequisites are not detailed here; teams must obtain those specifics from the Microsoft advisory. In general terms for this class of flaw, the attacker needs a way to submit or install an application package that the SharePoint service will parse. Once code execution is achieved, the attacker can install further payloads, move laterally inside the farm, or deploy ransomware—consistent with the reported ransomware use of this CVE.

Am I affected? How to find it in your systems

Microsoft SharePoint is commonly deployed on-premises as SharePoint Server farms supporting intranet portals, document libraries, and custom applications. It may also appear in hybrid configurations. Inventory every Windows server that hosts SharePoint roles (web front end, application, search, etc.) and identify the installed product edition and build.

Any system still running an unpatched build that the vendor lists as vulnerable should be treated as exposed until proven otherwise.

How to remediate

The primary remediation is to apply the security updates Microsoft released for this vulnerability. Follow the vendor’s instructions exactly: identify the correct update package for your SharePoint edition and cumulative update level, test in a non-production farm if possible, then deploy to production and verify the build number afterward.

CISA’s required action is simply to apply updates per vendor instructions; that remains the definitive step.

If you can't patch immediately

When immediate patching is impossible, reduce the attack surface while you schedule the outage.

These measures lower likelihood and impact but do not eliminate the vulnerability; patch as soon as practicable.

If your data may have been exposed

Actively exploited vulnerabilities, especially those with known ransomware use, frequently lead to data theft or encryption. If you discover evidence of exploitation or cannot rule it out, follow your incident-response plan: isolate affected hosts, preserve logs and memory images, and engage forensic support. Rotate credentials for farm and service accounts, and review access to sensitive document libraries. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data to see whether related credentials have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · SharePoint
WeaknessCWE-20
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities