GHSA-8v5q-rhf3-jphm

Suggest an improvement
Source
https://github.com/advisories/GHSA-8v5q-rhf3-jphm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/09/GHSA-8v5q-rhf3-jphm/GHSA-8v5q-rhf3-jphm.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8v5q-rhf3-jphm
Aliases
  • CVE-2025-41248
Related
Published
2025-09-16T15:32:34Z
Modified
2025-09-16T21:55:07.789574Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Spring Security annotation detection mechanism has authorization bypass
Details

The Spring Security annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue when using @PreAuthorize and other method security annotations, resulting in an authorization bypass.

Your application may be affected by this if you are using Spring Security's @EnableMethodSecurity feature.

You are not affected by this if you are not using @EnableMethodSecurity or if you do not use security annotations on methods in generic superclasses or generic interfaces.

This CVE is published in conjunction with CVE-2025-41249 https://spring.io/security/cve-2025-41249 .

Database specific
{
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-289",
        "CWE-863"
    ],
    "github_reviewed_at": "2025-09-16T19:34:33Z",
    "nvd_published_at": "2025-09-16T11:15:30Z"
}
References

Affected packages

Maven / org.springframework.security:spring-security-core

Package

Name
org.springframework.security:spring-security-core
View open source insights on deps.dev
Purl
pkg:maven/org.springframework.security/spring-security-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.4.0
Fixed
6.4.10

Affected versions

6.*

6.4.0
6.4.1
6.4.2
6.4.3
6.4.4
6.4.5
6.4.6
6.4.7
6.4.8
6.4.9

Maven / org.springframework.security:spring-security-core

Package

Name
org.springframework.security:spring-security-core
View open source insights on deps.dev
Purl
pkg:maven/org.springframework.security/spring-security-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.5.0
Fixed
6.5.4

Affected versions

6.*

6.5.0
6.5.1
6.5.2
6.5.3