Loading HuntDB...

GHSA-f3jh-qvm4-mg39

GitHub Security Advisory

Erroneous authentication pass in Spring Security

✓ GitHub Reviewed HIGH Has CVE

Advisory Details

In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVoter#vote passing a null Authentication parameter.

Specifically, an application is vulnerable if:

The application uses AuthenticatedVoter directly and a null authentication parameter is passed to it resulting in an erroneous true return value.

An application is not vulnerable if any of the following is true:

* The application does not use AuthenticatedVoter#vote directly.
* The application does not pass null to AuthenticatedVoter#vote.

Note that AuthenticatedVoter is deprecated since 5.8, use implementations of AuthorizationManager as a replacement.

Affected Packages

Maven org.springframework.security:spring-security-core
Affected versions: 0 (fixed in 5.7.12)
Maven org.springframework.security:spring-security-core
Affected versions: 5.8.0 (fixed in 5.8.11)
Maven org.springframework.security:spring-security-core
Affected versions: 6.0.0 (fixed in 6.1.8)
Maven org.springframework.security:spring-security-core
Affected versions: 6.2.0 (fixed in 6.2.3)

Related CVEs

Key Information

GHSA ID
GHSA-f3jh-qvm4-mg39
Published
March 18, 2024 3:30 PM
Last Modified
February 13, 2025 7:05 PM
CVSS Score
7.5 /10
Primary Ecosystem
Maven
Primary Package
org.springframework.security:spring-security-core
GitHub Reviewed
✓ Yes

Dataset

Last updated: July 29, 2025 6:37 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.