CVE-2023-32312

Client secret not mandatory in UmbracoIdentityExtensions

Description

UmbracoIdentityExtensions is an Umbraco add-on package that enables easy extensibility points for ASP.Net Identity integration. In affected versions client secrets are not required which may expose some endpoints to untrusted actors. Since Umbraco is not a single-page application, the implicit flow is not safe. For traditional MVC applications, it is recommended to use the authorization code flow, which requires the client to authenticate with the authorization server using a client secret. This flow provides better security, as it involves exchanging an authorization code for an access token and/or ID token, rather than directly returning tokens in the URL fragment. This issue has been patched in commit `e792429f9` and a release to Nuget is pending. Users are advised to upgrade when possible.

Category

3.7
CVSS
Severity: Low
CVSS 3.1 •
EPSS 0.22%
Vendor Advisory github.com
Affected: umbraco UmbracoIdentityExtensions
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-32312?
CVE-2023-32312 has been scored as a low severity vulnerability.
How to fix CVE-2023-32312?
To fix CVE-2023-32312, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-32312 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2023-32312 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-32312?
CVE-2023-32312 affects umbraco UmbracoIdentityExtensions.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.