CVE-2025-32016 Details
Description
Microsoft Identity Web is a library which contains a set of reusable classes used in conjunction with ASP.NET Core for integrating with the Microsoft identity platform (formerly Azure AD v2.0 endpoint) and AAD B2C. This vulnerability affects confidential client applications, including daemons, web apps, and web APIs. Under specific circumstances, sensitive information such as client secrets or certificate details may be exposed in the service logs of these applications. Service logs are intended to be handled securely. Service logs generated at the information level or credential descriptions containing local file paths with passwords, Base64 encoded values, or Client secret. Additionally, logs of services using Base64 encoded certificates or certificate paths with password credential descriptions are also affected if the certificates are invalid or expired, regardless of the log level. Note that these credentials are not usable due to their invalid or expired status. To mitigate this vulnerability, update to Microsoft.Identity.Web 3.8.2 or Microsoft.Identity.Abstractions 9.0.0.
A vulnerability in Microsoft Identity Web versions 3.2.0 prior to 3.8.2 has been identified, affecting confidential client applications such as daemons, web apps, and web APIs. Under certain conditions, this vulnerability can lead to the exposure of sensitive information, including client secrets and certificate details, in the service logs of these applications. The issue arises when logs are generated at the information level and contain specific credential descriptions, such as local file paths with passwords, Base64 encoded values, or client secrets. Additionally, logs may be affected by invalid or expired certificates, regardless of the log level. It is important to note that the exposed credentials are not usable due to their invalid or expired status.
To address this vulnerability, users should update to Microsoft.Identity.Web version 3.8.2 or Microsoft.Identity.Abstractions version 9.0.0. In production environments, it is recommended to avoid using ClientCredentials with certain credential descriptions and instead use certificates from KeyVault or a certificate store, or Federation identity credentials with Managed identity.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 9, 2025CISA-ADP
Assessed Apr 9, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/AzureAD/microsoft-identity-web/security/advisories/GHSA-rpq8-q44m-2rpg | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-532 | Insertion of Sensitive Information into Log File | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Microsoft.Identity.Web | All versions |
CPE
Remediation
| |
| Microsoft.Identity.Abstractions | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 9, 2025 | New CVE Received | [email protected] |
Volerion