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@3.1.7.RELEASE
purl pkg:maven/org.springframework.security/spring-security-core@3.1.7.RELEASE
Next non-vulnerable version 5.7.14
Latest non-vulnerable version 6.5.4
Risk 4.4
Vulnerabilities affecting this package (6)
Vulnerability Summary Fixed by
VCID-cden-3spy-pyhz
Aliases:
CVE-2022-22976
GHSA-wx54-3278-m5g4
Integer overflow in BCrypt class in Spring Security Spring Security versions 5.5.x prior to 5.5.7, 5.6.x prior to 5.6.4, and earlier unsupported versions contain an integer overflow vulnerability. When using the BCrypt class with the maximum work factor (31), the encoder does not perform any salt rounds, due to an integer overflow error. The default settings are not affected by this CVE.
5.5.7
Affected by 2 other vulnerabilities.
5.6.4
Affected by 3 other vulnerabilities.
VCID-deuk-emca-3kgr
Aliases:
CVE-2016-9879
GHSA-v35c-49j6-q8hq
An issue was discovered in Pivotal Spring Security before 3.2.10, 4.1.x before 4.1.4, and 4.2.x before 4.2.1. Spring Security does not consider URL path parameters when processing security constraints. By adding a URL path parameter with an encoded "/" to a request, an attacker may be able to bypass a security constraint. The root cause of this issue is a lack of clarity regarding the handling of path parameters in the Servlet Specification. Some Servlet containers include path parameters in the value returned for getPathInfo() and some do not. Spring Security uses the value returned by getPathInfo() as part of the process of mapping requests to security constraints. The unexpected presence of path parameters can cause a constraint to be bypassed. Users of Apache Tomcat (all current versions) are not affected by this vulnerability since Tomcat follows the guidance previously provided by the Servlet Expert group and strips path parameters from the value returned by getContextPath(), getServletPath(), and getPathInfo(). Users of other Servlet containers based on Apache Tomcat may or may not be affected depending on whether or not the handling of path parameters has been modified. Users of IBM WebSphere Application Server 8.5.x are known to be affected. Users of other containers that implement the Servlet specification may be affected.
3.2.10.RELEASE
Affected by 5 other vulnerabilities.
4.1.4.RELEASE
Affected by 6 other vulnerabilities.
4.2.1.RELEASE
Affected by 9 other vulnerabilities.
VCID-dfs4-emmn-f3eb
Aliases:
CVE-2016-5007
GHSA-8crv-49fr-2h6j
Both Spring Security 3.2.x, 4.0.x, 4.1.0 and the Spring Framework 3.2.x, 4.0.x, 4.1.x, 4.2.x rely on URL pattern mappings for authorization and for mapping requests to controllers respectively. Differences in the strictness of the pattern matching mechanisms, for example with regards to space trimming in path segments, can lead Spring Security to not recognize certain paths as not protected that are in fact mapped to Spring MVC controllers that should be protected. The problem is compounded by the fact that the Spring Framework provides richer features with regards to pattern matching as well as by the fact that pattern matching in each Spring Security and the Spring Framework can easily be customized creating additional differences.
4.1.1
Affected by 0 other vulnerabilities.
4.1.1.RELEASE
Affected by 7 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.
5.7.12
Affected by 1 other vulnerability.
5.8.11
Affected by 1 other vulnerability.
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.
5.7.14
Affected by 0 other vulnerabilities.
5.8.16
Affected by 0 other vulnerabilities.
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.
VCID-yeaf-ta2h-p7c1
Aliases:
CVE-2021-22112
GHSA-gq28-h5vg-8prx
Privilege escalation in spring security Spring Security 5.4.x prior to 5.4.4, 5.3.x prior to 5.3.8.RELEASE, 5.2.x prior to 5.2.9.RELEASE, and older unsupported versions can fail to save the SecurityContext if it is changed more than once in a single request.A malicious user cannot cause the bug to happen (it must be programmed in). However, if the application's intent is to only allow the user to run with elevated privileges in a small portion of the application, the bug can be leveraged to extend those privileges to the rest of the application.
5.2.9
Affected by 0 other vulnerabilities.
5.2.9.RELEASE
Affected by 4 other vulnerabilities.
5.3.9
Affected by 1 other vulnerability.
5.3.9.RELEASE
Affected by 4 other vulnerabilities.
5.4.4
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-8jtc-ehgu-x3c5 When using the CAS Proxy ticket authentication from Spring Security 3.1 to 3.2.4 a malicious CAS Service could trick another CAS Service into authenticating a proxy ticket that was not associated. This is due to the fact that the proxy ticket authentication uses the information from the HttpServletRequest which is populated based upon untrusted information within the HTTP request. This means if there are access control restrictions on which CAS services can authenticate to one another, those restrictions can be bypassed. If users are not using CAS Proxy tickets and not basing access control decisions based upon the CAS Service, then there is no impact to users. CVE-2014-3527
GHSA-wmv4-5w76-vp9g

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:15:54.880245+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:07.815629+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-16T21:55:00.261863+00:00 GitLab Importer Affected by VCID-cden-3spy-pyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2022-22976.yml 38.4.0
2026-04-16T21:17:37.640055+00:00 GitLab Importer Affected by VCID-yeaf-ta2h-p7c1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2021-22112.yml 38.4.0
2026-04-16T21:11:53.799327+00:00 GitLab Importer Fixing VCID-8jtc-ehgu-x3c5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2014-3527.yml 38.4.0
2026-04-16T20:37:05.877440+00:00 GitLab Importer Affected by VCID-dfs4-emmn-f3eb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-5007.yml 38.4.0
2026-04-16T20:36:05.361873+00:00 GitLab Importer Affected by VCID-deuk-emca-3kgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-9879.yml 38.4.0
2026-04-16T01:25:14.862411+00:00 GHSA Importer Affected by VCID-dfs4-emmn-f3eb https://github.com/advisories/GHSA-8crv-49fr-2h6j 38.4.0
2026-04-12T00:34:35.189040+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:33.754356+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:10:19.644321+00:00 GitLab Importer Affected by VCID-cden-3spy-pyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2022-22976.yml 38.3.0
2026-04-11T22:29:47.485987+00:00 GitLab Importer Affected by VCID-yeaf-ta2h-p7c1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2021-22112.yml 38.3.0
2026-04-11T22:23:48.054701+00:00 GitLab Importer Fixing VCID-8jtc-ehgu-x3c5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2014-3527.yml 38.3.0
2026-04-11T21:47:42.173365+00:00 GitLab Importer Affected by VCID-dfs4-emmn-f3eb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-5007.yml 38.3.0
2026-04-11T21:46:38.664249+00:00 GitLab Importer Affected by VCID-deuk-emca-3kgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-9879.yml 38.3.0
2026-04-11T12:54:33.567135+00:00 GHSA Importer Affected by VCID-dfs4-emmn-f3eb https://github.com/advisories/GHSA-8crv-49fr-2h6j 38.3.0
2026-04-03T00:42:19.968720+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.019087+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:18:58.320960+00:00 GitLab Importer Affected by VCID-cden-3spy-pyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2022-22976.yml 38.1.0
2026-04-02T22:41:17.559731+00:00 GitLab Importer Affected by VCID-yeaf-ta2h-p7c1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2021-22112.yml 38.1.0
2026-04-02T22:35:46.518005+00:00 GitLab Importer Fixing VCID-8jtc-ehgu-x3c5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2014-3527.yml 38.1.0
2026-04-02T22:01:37.797590+00:00 GitLab Importer Affected by VCID-dfs4-emmn-f3eb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-5007.yml 38.1.0
2026-04-02T22:00:40.281765+00:00 GitLab Importer Affected by VCID-deuk-emca-3kgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-9879.yml 38.1.0
2026-04-02T13:47:10.651983+00:00 GHSA Importer Affected by VCID-dfs4-emmn-f3eb https://github.com/advisories/GHSA-8crv-49fr-2h6j 38.1.0
2026-04-01T17:39:23.023042+00:00 GitLab Importer Affected by VCID-cden-3spy-pyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2022-22976.yml 38.0.0
2026-04-01T16:58:48.582234+00:00 GitLab Importer Affected by VCID-yeaf-ta2h-p7c1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2021-22112.yml 38.0.0
2026-04-01T16:53:00.239638+00:00 GitLab Importer Fixing VCID-8jtc-ehgu-x3c5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2014-3527.yml 38.0.0
2026-04-01T16:18:50.030181+00:00 GitLab Importer Affected by VCID-dfs4-emmn-f3eb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-5007.yml 38.0.0
2026-04-01T16:17:50.597599+00:00 GitLab Importer Affected by VCID-deuk-emca-3kgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2016-9879.yml 38.0.0