Lookup for vulnerable packages by Package URL.

Purlpkg:maven/org.springframework.security/spring-security-web@6.2.7
Typemaven
Namespaceorg.springframework.security
Namespring-security-web
Version6.2.7
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version6.5.9
Latest_non_vulnerable_version7.0.4
Affected_by_vulnerabilities
0
url VCID-vfqt-vr9q-2kfp
vulnerability_id VCID-vfqt-vr9q-2kfp
summary
Spring Security HTTP Headers Are not Written Under Some Conditions
When applications specify HTTP response headers for servlet applications using Spring Security, there is the possibility that the HTTP Headers will not be written. 
This issue affects Spring Security: from 5.7.0 through 5.7.21, from 5.8.0 through 5.8.23, from 6.3.0 through 6.3.14, from 6.4.0 through 6.4.14, from 6.5.0 through 6.5.8, from 7.0.0 through 7.0.3.
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-22732.json
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-22732.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-22732
reference_id
reference_type
scores
0
value 0.00017
scoring_system epss
scoring_elements 0.04091
published_at 2026-04-18T12:55:00Z
1
value 0.00017
scoring_system epss
scoring_elements 0.04083
published_at 2026-04-16T12:55:00Z
2
value 0.00017
scoring_system epss
scoring_elements 0.04129
published_at 2026-04-13T12:55:00Z
3
value 0.00017
scoring_system epss
scoring_elements 0.04155
published_at 2026-04-12T12:55:00Z
4
value 0.00017
scoring_system epss
scoring_elements 0.04173
published_at 2026-04-11T12:55:00Z
5
value 0.00017
scoring_system epss
scoring_elements 0.04194
published_at 2026-04-09T12:55:00Z
6
value 0.00017
scoring_system epss
scoring_elements 0.04113
published_at 2026-04-02T12:55:00Z
7
value 0.00017
scoring_system epss
scoring_elements 0.04179
published_at 2026-04-08T12:55:00Z
8
value 0.00017
scoring_system epss
scoring_elements 0.04147
published_at 2026-04-07T12:55:00Z
9
value 0.00017
scoring_system epss
scoring_elements 0.04132
published_at 2026-04-04T12:55:00Z
10
value 0.0002
scoring_system epss
scoring_elements 0.05445
published_at 2026-04-21T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-22732
2
reference_url https://github.com/spring-projects/spring-security
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-security
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-22732
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-22732
4
reference_url https://spring.io/security/cve-2026-22732
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value CRITICAL
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-03-20T15:01:06Z/
url https://spring.io/security/cve-2026-22732
5
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2449306
reference_id 2449306
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2449306
6
reference_url https://github.com/advisories/GHSA-mf92-479x-3373
reference_id GHSA-mf92-479x-3373
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-mf92-479x-3373
fixed_packages
0
url pkg:maven/org.springframework.security/spring-security-web@6.5.9
purl pkg:maven/org.springframework.security/spring-security-web@6.5.9
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@6.5.9
1
url pkg:maven/org.springframework.security/spring-security-web@7.0.4
purl pkg:maven/org.springframework.security/spring-security-web@7.0.4
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@7.0.4
aliases CVE-2026-22732, GHSA-mf92-479x-3373
risk_score 4.5
exploitability 0.5
weighted_severity 9.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-vfqt-vr9q-2kfp
Fixing_vulnerabilities
0
url VCID-zhfj-byuj-6uhk
vulnerability_id VCID-zhfj-byuj-6uhk
summary
Spring Security vulnerable to Authorization Bypass of Static Resources in WebFlux Applications
Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.

For this to impact an application, all of the following must be true:

  *  It must be a WebFlux application
  *  It must be using Spring's static resources support
  *  It must have a non-permitAll authorization rule applied to the static resources support
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-38821.json
reference_id
reference_type
scores
0
value 7.4
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-38821.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-38821
reference_id
reference_type
scores
0
value 0.1309
scoring_system epss
scoring_elements 0.94132
published_at 2026-04-21T12:55:00Z
1
value 0.1309
scoring_system epss
scoring_elements 0.94131
published_at 2026-04-18T12:55:00Z
2
value 0.1309
scoring_system epss
scoring_elements 0.94089
published_at 2026-04-04T12:55:00Z
3
value 0.1309
scoring_system epss
scoring_elements 0.94127
published_at 2026-04-16T12:55:00Z
4
value 0.1309
scoring_system epss
scoring_elements 0.9411
published_at 2026-04-12T12:55:00Z
5
value 0.1309
scoring_system epss
scoring_elements 0.94111
published_at 2026-04-13T12:55:00Z
6
value 0.1309
scoring_system epss
scoring_elements 0.94105
published_at 2026-04-09T12:55:00Z
7
value 0.1309
scoring_system epss
scoring_elements 0.94101
published_at 2026-04-08T12:55:00Z
8
value 0.1309
scoring_system epss
scoring_elements 0.94093
published_at 2026-04-07T12:55:00Z
9
value 0.1309
scoring_system epss
scoring_elements 0.94079
published_at 2026-04-02T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-38821
2
reference_url https://github.com/spring-projects/spring-security
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
2
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-security
3
reference_url https://github.com/spring-projects/spring-security/commit/0e257b56ce35402558a260ffa6b368982f9a7934
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
2
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-security/commit/0e257b56ce35402558a260ffa6b368982f9a7934
4
reference_url https://github.com/spring-projects/spring-security/commit/4ce7cde15599c0447163fd46bac616e03318bf5b
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
2
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-security/commit/4ce7cde15599c0447163fd46bac616e03318bf5b
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-38821
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
2
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-38821
6
reference_url https://security.netapp.com/advisory/ntap-20250124-0006
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
2
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://security.netapp.com/advisory/ntap-20250124-0006
7
reference_url https://spring.io/security/cve-2024-38821
reference_id
reference_type
scores
0
value 9.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
1
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
2
value CRITICAL
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-10-28T12:31:35Z/
url https://spring.io/security/cve-2024-38821
8
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2322098
reference_id 2322098
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2322098
9
reference_url https://github.com/advisories/GHSA-c4q5-6c82-3qpw
reference_id GHSA-c4q5-6c82-3qpw
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-c4q5-6c82-3qpw
fixed_packages
0
url pkg:maven/org.springframework.security/spring-security-web@5.7.13
purl pkg:maven/org.springframework.security/spring-security-web@5.7.13
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-vfqt-vr9q-2kfp
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@5.7.13
1
url pkg:maven/org.springframework.security/spring-security-web@5.8.15
purl pkg:maven/org.springframework.security/spring-security-web@5.8.15
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-vfqt-vr9q-2kfp
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@5.8.15
2
url pkg:maven/org.springframework.security/spring-security-web@6.0.13
purl pkg:maven/org.springframework.security/spring-security-web@6.0.13
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@6.0.13
3
url pkg:maven/org.springframework.security/spring-security-web@6.1.11
purl pkg:maven/org.springframework.security/spring-security-web@6.1.11
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@6.1.11
4
url pkg:maven/org.springframework.security/spring-security-web@6.2.7
purl pkg:maven/org.springframework.security/spring-security-web@6.2.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-vfqt-vr9q-2kfp
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@6.2.7
5
url pkg:maven/org.springframework.security/spring-security-web@6.3.4
purl pkg:maven/org.springframework.security/spring-security-web@6.3.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-vfqt-vr9q-2kfp
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@6.3.4
aliases CVE-2024-38821, GHSA-c4q5-6c82-3qpw
risk_score 4.5
exploitability 0.5
weighted_severity 9.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-zhfj-byuj-6uhk
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-web@6.2.7