Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.springframework.security/spring-security-core@6.0.0
purl pkg:maven/org.springframework.security/spring-security-core@6.0.0
Next non-vulnerable version 6.2.8
Latest non-vulnerable version 6.5.4
Risk 4.5
Vulnerabilities affecting this package (5)
Vulnerability Summary Fixed by
VCID-7ceg-a9bh-fkau
Aliases:
CVE-2023-34035
GHSA-4vpr-xfrp-cj64
Incorrect Authorization Spring Security versions 5.8 prior to 5.8.5, 6.0 prior to 6.0.5, and 6.1 prior to 6.1.2 could be susceptible to authorization rule misconfiguration if the application uses requestMatchers(String) and multiple servlets, one of them being Spring MVC’s DispatcherServlet. (DispatcherServlet is a Spring MVC component that maps HTTP endpoints to methods on @Controller-annotated classes.) Specifically, an application is vulnerable when all of the following are true: * Spring MVC is on the classpath * Spring Security is securing more than one servlet in a single application (one of them being Spring MVC’s DispatcherServlet) * The application uses requestMatchers(String) to refer to endpoints that are not Spring MVC endpoints An application is not vulnerable if any of the following is true: * The application does not have Spring MVC on the classpath * The application secures no servlets other than Spring MVC’s DispatcherServlet * The application uses requestMatchers(String) only for Spring MVC endpoints
6.0.5
Affected by 3 other vulnerabilities.
6.1.2
Affected by 4 other vulnerabilities.
VCID-8dx4-u4aa-xuet
Aliases:
CVE-2023-34034
GHSA-3h6f-g5f3-gc4w
Improper Handling of Inconsistent Structural Elements Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass.
6.0.5
Affected by 3 other vulnerabilities.
6.1.2
Affected by 4 other vulnerabilities.
VCID-9tg6-2h2y-abah
Aliases:
CVE-2023-20862
GHSA-x873-6rgc-94jc
Incomplete Cleanup In Spring Security, versions 5.7.x prior to 5.7.8, versions 5.8.x prior to 5.8.3, and versions 6.0.x prior to 6.0.3, the logout support does not properly clean the security context if using serialized versions. Additionally, it is not possible to explicitly save an empty security context to the HttpSessionSecurityContextRepository. This vulnerability can keep users authenticated even after they performed logout. Users of affected versions should apply the following mitigation. 5.7.x users should upgrade to 5.7.8. 5.8.x users should upgrade to 5.8.3. 6.0.x users should upgrade to 6.0.3.
6.0.3
Affected by 4 other vulnerabilities.
VCID-dwcq-d6nf-1ubn
Aliases:
CVE-2024-22257
GHSA-f3jh-qvm4-mg39
Erroneous authentication pass in Spring Security 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.
6.1.8
Affected by 1 other vulnerability.
6.2.3
Affected by 1 other vulnerability.
VCID-u6vb-w2bu-ykfk
Aliases:
CVE-2024-38827
GHSA-q3v6-hm2v-pw99
Spring Framework has Authorization Bypass for Case Sensitive Comparisons The usage of String.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in authorization rules not working properly.
6.0.14
Affected by 0 other vulnerabilities.
6.1.12
Affected by 0 other vulnerabilities.
6.2.8
Affected by 0 other vulnerabilities.
6.3.5
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:15:55.478961+00:00 GitLab Importer Affected by VCID-u6vb-w2bu-ykfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-38827.yml 38.4.0
2026-04-16T22:54:08.408786+00:00 GitLab Importer Affected by VCID-dwcq-d6nf-1ubn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-22257.yml 38.4.0
2026-04-16T22:34:18.072987+00:00 GitLab Importer Affected by VCID-8dx4-u4aa-xuet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34034.yml 38.4.0
2026-04-16T22:34:14.103181+00:00 GitLab Importer Affected by VCID-7ceg-a9bh-fkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34035.yml 38.4.0
2026-04-12T00:34:35.881988+00:00 GitLab Importer Affected by VCID-u6vb-w2bu-ykfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-38827.yml 38.3.0
2026-04-12T00:12:34.409216+00:00 GitLab Importer Affected by VCID-dwcq-d6nf-1ubn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-22257.yml 38.3.0
2026-04-11T23:53:21.411914+00:00 GitLab Importer Affected by VCID-8dx4-u4aa-xuet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34034.yml 38.3.0
2026-04-11T23:53:17.012994+00:00 GitLab Importer Affected by VCID-7ceg-a9bh-fkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34035.yml 38.3.0
2026-04-07T04:56:32.012416+00:00 GHSA Importer Affected by VCID-u6vb-w2bu-ykfk https://github.com/advisories/GHSA-q3v6-hm2v-pw99 38.1.0
2026-04-03T00:42:20.646395+00:00 GitLab Importer Affected by VCID-u6vb-w2bu-ykfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-38827.yml 38.1.0
2026-04-03T00:18:53.667784+00:00 GitLab Importer Affected by VCID-dwcq-d6nf-1ubn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-22257.yml 38.1.0
2026-04-02T23:56:26.879978+00:00 GitLab Importer Affected by VCID-8dx4-u4aa-xuet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34034.yml 38.1.0
2026-04-02T23:56:23.236512+00:00 GitLab Importer Affected by VCID-7ceg-a9bh-fkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34035.yml 38.1.0
2026-04-02T16:59:21.446408+00:00 GHSA Importer Affected by VCID-9tg6-2h2y-abah https://github.com/advisories/GHSA-x873-6rgc-94jc 38.1.0
2026-04-02T12:40:28.935800+00:00 GitLab Importer Affected by VCID-u6vb-w2bu-ykfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-38827.yml 38.0.0
2026-04-01T16:04:51.821705+00:00 GHSA Importer Affected by VCID-dwcq-d6nf-1ubn https://github.com/advisories/GHSA-f3jh-qvm4-mg39 38.0.0
2026-04-01T12:52:39.329276+00:00 GitLab Importer Affected by VCID-dwcq-d6nf-1ubn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2024-22257.yml 38.0.0
2026-04-01T12:51:36.164410+00:00 GitLab Importer Affected by VCID-8dx4-u4aa-xuet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34034.yml 38.0.0
2026-04-01T12:51:35.863431+00:00 GitLab Importer Affected by VCID-7ceg-a9bh-fkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2023-34035.yml 38.0.0