Cyber Resilience

CVE-2025-33072

High

Published: 08 May 2025

Published
08 May 2025
Modified
21 May 2025
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0284 86.5th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-33072 is a high-severity Improper Access Control (CWE-284) vulnerability in Microsoft Msagsfeedback.Azurewebsites.Net. Its CVSS base score is 8.1 (High).

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

Deeper analysis

CVE-2025-33072 is an improper access control vulnerability in Azure, tracked under CWE-284, that permits unauthorized information disclosure over a network. It received a CVSS 3.1 score of 8.1 reflecting network attack vector, low complexity, no required privileges, and required user interaction, with high impact on confidentiality and integrity but none on availability.

An unauthenticated attacker can exploit the flaw remotely by sending specially crafted requests that leverage the missing access controls, allowing disclosure of sensitive information and potential integrity modifications within the Azure environment.

Microsoft's Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-33072 provides official guidance on mitigation steps and any associated patches. The EPSS score remains low and stable at a current value of 0.0284 with a peak of 0.0295, indicating limited observed exploitation interest to date.

EU & UK References

Vulnerability details

Improper access control in Azure allows an unauthorized attacker to disclose information over a network.

CWE(s)

Related Threats

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

Affected Assets

microsoft
msagsfeedback.azurewebsites.net
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-284

The access control policy and procedures directly mandate and enforce proper access control mechanisms across the organization.

addresses: CWE-284

Device lock enforces restricted access until re-authentication, directly reducing unauthorized use of active sessions.

addresses: CWE-284

Supervision and review of access control activities directly detects and remediates improper access configurations or usages.

addresses: CWE-284

Explicitly identifying and documenting actions permitted without identification or authentication enforces proper access control boundaries by defining justified exceptions.

addresses: CWE-284

By automatically labeling outputs with security attributes, the control supports attribute-based enforcement and reduces exploitability of improper access control weaknesses.

addresses: CWE-284

Associating and retaining security attributes with data directly supports enforcement of access control decisions across storage, processing, and transmission.

addresses: CWE-284

Requiring prior authorization for each remote access type prevents improper access control over remote connections.

addresses: CWE-284

Requiring authorization of wireless access before allowing connections enforces proper access control for this access method.

References