PatchSiren cyber security CVE debrief
CVE-2026-33117 Microsoft CVE debrief
Microsoft disclosed CVE-2026-33117 on 2026-05-12. The issue affects Azure SDK for Java and is rated Critical (CVSS 9.1). NVD describes an improper-authentication flaw that could let an unauthorized attacker bypass a security feature over the network. The affected CPE criteria indicate versions before 4.10.6 are vulnerable. Microsoft’s advisory and the NVD record were both updated in the supplied timeline on 2026-05-15.
- Vendor
- Microsoft
- Product
- Azure SDK for Java
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-12
- Original CVE updated
- 2026-05-15
- Advisory published
- 2026-05-12
- Advisory updated
- 2026-05-15
Who should care
Security and platform teams running applications that use Azure SDK for Java, especially internet-facing Java services and APIs that depend on authentication or other security controls.
Technical summary
The NVD record classifies this as a network-exploitable authentication problem with no privileges required and no user interaction (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N). Microsoft’s advisory is referenced by NVD, and the primary weakness mappings are CWE-287 and CWE-347. The vulnerable CPE entry shows microsoft:azure_sdk_for_java versions earlier than 4.10.6 are in scope.
Defensive priority
Immediate
Recommended defensive actions
- Upgrade Azure SDK for Java to 4.10.6 or later.
- Inventory applications and services that depend on microsoft:azure_sdk_for_java and confirm the deployed version.
- Prioritize patching internet-facing and authentication-critical systems first.
- Follow Microsoft’s advisory guidance and verify authentication behavior after upgrading.
Evidence notes
Evidence is drawn from the supplied NVD record and Microsoft advisory reference. NVD lists the vulnerability as analyzed, links Microsoft’s vendor advisory, and provides the affected CPE criteria showing versions before 4.10.6 are vulnerable. The CVSS vector is CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N, and the mapped weaknesses are CWE-287 and CWE-347.
Official resources
-
CVE-2026-33117 CVE record
CVE.org
-
CVE-2026-33117 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Vendor Advisory
Publicly disclosed on 2026-05-12 by Microsoft and recorded in NVD/CVE on the same date; the NVD record was modified on 2026-05-15. No KEV entry is present in the supplied timeline.