Cyber Posture

CVE-2025-21344

High

Published: 14 January 2025

Published
14 January 2025
Modified
21 January 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0035 57.5th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21344 is a high-severity Improper Input Validation (CWE-20) vulnerability in Microsoft Sharepoint Server. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 42.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses the improper input validation (CWE-20) root cause of this SharePoint RCE vulnerability by enforcing validation of all information inputs.

prevent

Ensures timely flaw remediation through patching the specific CVE-2025-21344 vulnerability in Microsoft SharePoint Server.

prevent

Implements memory protections such as ASLR and DEP to mitigate arbitrary code execution resulting from the input validation failure.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The CVE describes a remote code execution vulnerability in Microsoft SharePoint Server (a public-facing application) via improper input validation, directly enabling T1190 for arbitrary code execution on the server.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Microsoft SharePoint Server Remote Code Execution Vulnerability

Deeper analysisAI

CVE-2025-21344 is a Remote Code Execution vulnerability in Microsoft SharePoint Server. Published on 2025-01-14T18:16:00.227, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) and is associated with CWE-20 (Improper Input Validation) and NVD-CWE-noinfo.

The vulnerability requires local access (AV:L) with low attack complexity (AC:L) and no privileges (PR:N), but user interaction is necessary (UI:R). An attacker could exploit it to achieve high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H) within the same security scope (S:U), potentially executing arbitrary code on the affected system.

The Microsoft Security Response Center advisory provides details on mitigation and patching at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21344.

Details

CWE(s)

Affected Products

microsoft
sharepoint server
2016, 2019 · ≤ 16.0.17928.20356

CVEs Like This One

CVE-2026-26106Same product: Microsoft Sharepoint Server
CVE-2025-59228Same product: Microsoft Sharepoint Server
CVE-2026-32201Same product: Microsoft Sharepoint Server
CVE-2025-53770Same product: Microsoft Sharepoint Server
CVE-2025-54897Same product: Microsoft Sharepoint Server
CVE-2025-49712Same product: Microsoft Sharepoint Server
CVE-2026-20963Same product: Microsoft Sharepoint Server
CVE-2025-49701Same product: Microsoft Sharepoint Server
CVE-2025-49704Same product: Microsoft Sharepoint Server
CVE-2026-20951Same product: Microsoft Sharepoint Server

References