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@4.2.3.RELEASE
purl pkg:maven/org.springframework.security/spring-security-core@4.2.3.RELEASE
Next non-vulnerable version 5.7.14
Latest non-vulnerable version 6.5.4
Risk 4.4
Vulnerabilities affecting this package (8)
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-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-f3g5-hamr-6yar
Aliases:
CVE-2019-3795
GHSA-v2r2-7qm7-jj6v
Insufficient Entropy in PRNG Spring Security contain an insecure randomness vulnerability when using `SecureRandomFactoryBean#setSeed` to configure a `SecureRandom` instance. In order to be impacted, an honest application must provide a seed and make the resulting random material available to an attacker for inspection.
4.2.12
Affected by 1 other vulnerability.
4.2.12.RELEASE
Affected by 6 other vulnerabilities.
4.2.13.RELEASE
Affected by 5 other vulnerabilities.
5.0.12
Affected by 0 other vulnerabilities.
5.0.12.RELEASE
Affected by 5 other vulnerabilities.
5.0.13.RELEASE
Affected by 5 other vulnerabilities.
5.1.5
Affected by 0 other vulnerabilities.
5.1.5.RELEASE
Affected by 5 other vulnerabilities.
5.1.6.RELEASE
Affected by 5 other vulnerabilities.
VCID-hedq-eav6-4fee
Aliases:
CVE-2020-5408
GHSA-2ppp-9496-p23q
Insufficient Entropy in Spring Security Spring Security versions 5.3.x prior to 5.3.2, 5.2.x prior to 5.2.4, 5.1.x prior to 5.1.10, 5.0.x prior to 5.0.16 and 4.2.x prior to 4.2.16 use a fixed null initialization vector with CBC Mode in the implementation of the queryable text encryptor. A malicious user with access to the data that has been encrypted using such an encryptor may be able to derive the unencrypted values using a dictionary attack.
4.2.16
Affected by 0 other vulnerabilities.
4.2.16.RELEASE
Affected by 4 other vulnerabilities.
5.0.16
Affected by 0 other vulnerabilities.
5.0.16.RELEASE
Affected by 4 other vulnerabilities.
5.1.10
Affected by 0 other vulnerabilities.
5.1.10.RELEASE
Affected by 4 other vulnerabilities.
5.2.4
Affected by 0 other vulnerabilities.
5.2.4.RELEASE
Affected by 5 other vulnerabilities.
5.3.2
Affected by 0 other vulnerabilities.
5.3.2.RELEASE
Affected by 5 other vulnerabilities.
VCID-pz7c-p4ze-kfhc
Aliases:
CVE-2019-11272
GHSA-v33x-prhc-gph5
PlaintextPasswordEncoder authenticates encoded passwords that are null Spring Security supports plain text passwords using `PlaintextPasswordEncoder`. a malicious user (or attacker) can authenticate using a password of `null`.
4.2.13
Affected by 0 other vulnerabilities.
4.2.13.RELEASE
Affected by 5 other vulnerabilities.
VCID-qpxj-fzta-v7bs
Aliases:
CVE-2018-1199
GHSA-v596-fwhq-8x48
Spring Security (Spring Security 4.1.x before 4.1.5, 4.2.x before 4.2.4, and 5.0.x before 5.0.1; and Spring Framework 4.3.x before 4.3.14 and 5.0.x before 5.0.3) does not consider URL path parameters when processing security constraints. By adding a URL path parameter with special encodings, 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. In this particular attack, different character encodings used in path parameters allows secured Spring MVC static resource URLs to be bypassed.
4.2.4
Affected by 0 other vulnerabilities.
4.2.4.RELEASE
Affected by 7 other vulnerabilities.
5.0.1
Affected by 0 other vulnerabilities.
5.0.1.RELEASE
Affected by 6 other vulnerabilities.
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-xdnd-ar9s-afd8 An issue was discovered in Pivotal Spring Security 4.2.0.RELEASE through 4.2.2.RELEASE, and Spring Security 5.0.0.M1. When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets." Spring Security configures Jackson with global default typing enabled, which means that (through the previous exploit) arbitrary code could be executed if all of the following is true: (1) Spring Security's Jackson support is being leveraged by invoking SecurityJackson2Modules.getModules(ClassLoader) or SecurityJackson2Modules.enableDefaultTyping(ObjectMapper); (2) Jackson is used to deserialize data that is not trusted (Spring Security does not perform deserialization using Jackson, so this is an explicit choice of the user); and (3) there is an unknown (Jackson is not blacklisting it already) "deserialization gadget" that allows code execution present on the classpath. Jackson provides a blacklisting approach to protecting against this type of attack, but Spring Security should be proactive against blocking unknown "deserialization gadgets" when Spring Security enables default typing. CVE-2017-4995
GHSA-vhrg-v3cv-p247

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:15:54.966224+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.904324+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.347319+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.724210+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:03:25.351232+00:00 GitLab Importer Affected by VCID-hedq-eav6-4fee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2020-5408.yml 38.4.0
2026-04-16T20:55:43.207216+00:00 GitLab Importer Affected by VCID-pz7c-p4ze-kfhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-11272.yml 38.4.0
2026-04-16T20:53:25.647990+00:00 GitLab Importer Affected by VCID-f3g5-hamr-6yar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-3795.yml 38.4.0
2026-04-16T20:42:11.813015+00:00 GitLab Importer Affected by VCID-qpxj-fzta-v7bs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2018-1199.yml 38.4.0
2026-04-16T01:28:30.318275+00:00 GHSA Importer Affected by VCID-f3g5-hamr-6yar https://github.com/advisories/GHSA-v2r2-7qm7-jj6v 38.4.0
2026-04-16T01:25:11.430652+00:00 GHSA Importer Affected by VCID-qpxj-fzta-v7bs https://github.com/advisories/GHSA-v596-fwhq-8x48 38.4.0
2026-04-12T00:34:35.285841+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.849065+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.744611+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.578255+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:14:48.802171+00:00 GitLab Importer Affected by VCID-hedq-eav6-4fee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2020-5408.yml 38.3.0
2026-04-11T22:06:43.506903+00:00 GitLab Importer Affected by VCID-pz7c-p4ze-kfhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-11272.yml 38.3.0
2026-04-11T22:04:15.289942+00:00 GitLab Importer Affected by VCID-f3g5-hamr-6yar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-3795.yml 38.3.0
2026-04-11T21:52:47.258520+00:00 GitLab Importer Affected by VCID-qpxj-fzta-v7bs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2018-1199.yml 38.3.0
2026-04-11T12:57:48.770804+00:00 GHSA Importer Affected by VCID-f3g5-hamr-6yar https://github.com/advisories/GHSA-v2r2-7qm7-jj6v 38.3.0
2026-04-11T12:54:30.000089+00:00 GHSA Importer Affected by VCID-qpxj-fzta-v7bs https://github.com/advisories/GHSA-v596-fwhq-8x48 38.3.0
2026-04-03T00:42:20.064566+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.114290+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.404562+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.644691+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:27:06.553058+00:00 GitLab Importer Affected by VCID-hedq-eav6-4fee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2020-5408.yml 38.1.0
2026-04-02T22:19:33.665485+00:00 GitLab Importer Affected by VCID-pz7c-p4ze-kfhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-11272.yml 38.1.0
2026-04-02T22:17:14.849175+00:00 GitLab Importer Affected by VCID-f3g5-hamr-6yar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-3795.yml 38.1.0
2026-04-02T22:06:34.518955+00:00 GitLab Importer Affected by VCID-qpxj-fzta-v7bs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2018-1199.yml 38.1.0
2026-04-02T13:50:07.616674+00:00 GHSA Importer Affected by VCID-f3g5-hamr-6yar https://github.com/advisories/GHSA-v2r2-7qm7-jj6v 38.1.0
2026-04-02T13:47:07.392893+00:00 GHSA Importer Affected by VCID-qpxj-fzta-v7bs https://github.com/advisories/GHSA-v596-fwhq-8x48 38.1.0
2026-04-01T17:39:23.119202+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.681089+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:45:06.161732+00:00 GitLab Importer Affected by VCID-hedq-eav6-4fee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2020-5408.yml 38.0.0
2026-04-01T16:37:19.183688+00:00 GitLab Importer Affected by VCID-pz7c-p4ze-kfhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-11272.yml 38.0.0
2026-04-01T16:34:52.812843+00:00 GitLab Importer Affected by VCID-f3g5-hamr-6yar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2019-3795.yml 38.0.0
2026-04-01T16:00:50.949460+00:00 GHSA Importer Fixing VCID-xdnd-ar9s-afd8 https://github.com/advisories/GHSA-vhrg-v3cv-p247 38.0.0
2026-04-01T13:10:25.444202+00:00 GithubOSV Importer Fixing VCID-xdnd-ar9s-afd8 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-vhrg-v3cv-p247/GHSA-vhrg-v3cv-p247.json 38.0.0
2026-04-01T12:47:37.522977+00:00 GitLab Importer Affected by VCID-qpxj-fzta-v7bs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.springframework.security/spring-security-core/CVE-2018-1199.yml 38.0.0