CVE-2025-49704
Confirmed PUBLISHEDMicrosoft SharePoint Remote Code Execution Vulnerability
1 day faster than CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
Improper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.
- CVE Published
- Jul 08, 2025
- Exploitation Reported
- Jun 01, 2026
- CVSS
- 8.8 High
- EPSS
- 99.9%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Microsoft |
Microsoft SharePoint Enterprise Server 2016
|
16.0.0 to < 16.0.5508.1000 |
Affected |
| Microsoft |
Microsoft SharePoint Server 2019
|
16.0.0 to < 16.0.10417.20027 |
Affected |
CVE References
- Microsoft SharePoint Remote Code Execution Vulnerability msrc.microsoft.com · Vendor Advisory https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-49704
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CVE First | 2026-06-01 10:37 UTC |
| CISA | 2026-06-02 14:06 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2026-06-01 10:37:23 UTC · CVE
Used in malware
Recorded 2026-06-02 14:06:57 UTC · CVE
Weaknesses (CWE)
-
Improper Control of Generation of Code ('Code Injection')
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
14:06 UTC about 2 months ago14:06 UTC · about 2 months ago
First public exploitation report
Exploit observed in malware
-
14:06 UTC about 2 months ago14:06 UTC · about 2 months ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
10:37 UTC about 2 months ago10:37 UTC · about 2 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
16:58 UTC about 1 year ago16:58 UTC · about 1 year ago
CVE published
Vulnerability disclosed publicly
-
19:59 UTC about 1 year ago19:59 UTC · about 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-49704
{
"cve_id": "CVE-2025-49704",
"title": "Microsoft SharePoint Remote Code Execution Vulnerability",
"affected_vendor": "Microsoft",
"affected_product": "Microsoft SharePoint Enterprise Server 2016, Microsoft SharePoint Server 2019",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 8.8,
"epss_score": 0.99907,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}