{ "schema_version": "1.4.0", "id": "GHSA-hh3m-g4qj-4835", "modified": "2025-03-24T21:20:53Z", "published": "2025-03-24T18:31:03Z", "aliases": [ "CVE-2025-22223" ], "summary": "Spring Security Vulnerable to Authorization Bypass via Security Annotations", "details": "Spring Security 6.4.0 - 6.4.3 may not correctly locate method security annotations on parameterized types or methods. This may cause an authorization bypass. \n\nYou are not affected if you are not using @EnableMethodSecurity, or you do not have method security annotations on parameterized types or methods, or all method security annotations are attached to target methods", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.4.0" }, { "fixed": "6.4.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22223" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-security/commit/dc2e1af2dab8ef81cd4edd25b56a2babeaab8cf9" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-security" }, { "type": "WEB", "url": "https://spring.io/security/cve-2025-22223" } ], "database_specific": { "cwe_ids": [ "CWE-290" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-24T21:20:53Z", "nvd_published_at": "2025-03-24T18:15:22Z" } }