Cyber Resilience

CVE-2025-29814

Critical

Published: 21 March 2025

Published
21 March 2025
Modified
03 July 2025
KEV Added
Patch
CVSS Score v3.1 9.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:H
EPSS Score 0.1354 94.4th percentile
Risk Priority 27 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-29814 is a critical-severity Improper Input Validation (CWE-20) vulnerability in Microsoft Partner Center. Its CVSS base score is 9.3 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 5.6% 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 AC-24 (Access Control Decisions) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2025-29814 is an improper authorization vulnerability in Microsoft Partner Center. The flaw permits an attacker to bypass authorization checks within the affected service component.

An authorized attacker can exploit the issue remotely over a network to elevate privileges, achieving high impact on integrity and availability according to the CVSS 9.3 rating. The attack requires user interaction but no special preconditions beyond network reachability.

The official Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29814 provides patch and mitigation guidance. EPSS for the CVE rose from a low baseline to a peak of 0.2254, indicating emerging exploitation interest after disclosure.

EU & UK References

Vulnerability details

Improper authorization in Microsoft Partner Center allows an authorized attacker to elevate privileges over a network.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The CVE describes an improper authorization vulnerability in a network-accessible application that directly enables privilege escalation with high integrity/availability impact.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-24303Same product: Microsoft Partner Center
CVE-2026-32168Same vendor: Microsoft
CVE-2025-21234Same vendor: Microsoft
CVE-2026-26170Same vendor: Microsoft
CVE-2025-21235Same vendor: Microsoft
CVE-2026-34327Same product: Microsoft Partner Center
CVE-2025-21370Same vendor: Microsoft
CVE-2026-20967Same vendor: Microsoft
CVE-2026-26161Same vendor: Microsoft
CVE-2025-21375Same vendor: Microsoft

Affected Assets

microsoft
partner center
all versions

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Enforces approved authorizations for access to system resources, directly mitigating improper authorization that enables privilege escalation.

prevent

Applies least privilege to restrict access to only necessary permissions, preventing escalation from initial authorized access.

prevent

Authorizes access to resources based on defined personnel or roles, addressing flaws in authorization decision-making.

References