Cyber Resilience

CVE-2025-30392

Critical

Published: 30 April 2025

Published
30 April 2025
Modified
12 May 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0071 72.8th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-30392 is a critical-severity Improper Authorization (CWE-285) vulnerability in Microsoft Azure Ai Bot Service. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 27.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

The vulnerability CVE-2025-30392 is an improper authorization flaw, tracked under CWE-285, that affects the Azure Bot Framework SDK. It carries a CVSS 3.1 base score of 9.8 reflecting network attackability without authentication or user interaction and full impact on confidentiality, integrity, and availability.

An unauthenticated attacker can exploit the weakness remotely to elevate privileges, allowing unauthorized access and control over affected bot services and their connected resources.

The Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-30392 supplies official mitigation guidance. The associated EPSS score rose from a low baseline to a peak of 0.0184 on 2026-03-30 before receding to the current value of 0.0071, indicating post-disclosure exploitation interest that later subsided.

EU & UK References

Vulnerability details

Improper authorization in Azure Bot Framework SDK allows an unauthorized attacker to elevate privileges over a network.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
azure ai bot service
all versions

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-285

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285

The control's documentation requirement reduces improper authorization by ensuring only mission-justified actions bypass authentication.

addresses: CWE-285

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

addresses: CWE-285

Explicitly mandates authorizing remote access types before permitting connections, directly mitigating improper authorization.

addresses: CWE-285

The control explicitly requires authorization of each wireless access type prior to permitting connections.

addresses: CWE-285

Mandating explicit authorization of mobile device connections reduces the risk of improper authorization decisions for system access.

addresses: CWE-285

Specifying access authorizations for each account and requiring approvals for account requests enforces proper authorization decisions.

References