{ "schema_version": "1.4.0", "id": "GHSA-7phw-cxx7-q9vq", "modified": "2025-09-23T19:54:01Z", "published": "2023-03-28T00:34:28Z", "aliases": [ "CVE-2023-20860" ], "summary": "Spring Framework is vulnerable to security bypass via mvcRequestMatcher pattern mismatch", "details": "Spring Framework running version 6.0.0 - 6.0.6 or 5.3.0 - 5.3.25 using \"**\" as a pattern in Spring Security configuration with the mvcRequestMatcher creates a mismatch in pattern matching between Spring Security and Spring MVC, and the potential for a security bypass.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework:spring" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.0.0" }, { "fixed": "6.0.7" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework:spring" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.3.0" }, { "fixed": "5.3.26" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework:spring-webmvc" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.0.0" }, { "fixed": "6.0.7" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework:spring-webmvc" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.3.0" }, { "fixed": "5.3.26" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20860" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-framework/commit/202fa5cdb3a3d0cfe6967e85fa167d978244f28a" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-framework" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230505-0006" }, { "type": "WEB", "url": "https://spring.io/security/cve-2023-20860" } ], "database_specific": { "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-28T13:39:35Z", "nvd_published_at": "2023-03-27T22:15:00Z" } }