Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4773-3jfm-qmx3",
"modified": "2026-03-20T20:41:46Z",
"modified": "2026-03-20T20:41:47Z",
"published": "2026-03-20T00:31:28Z",
"aliases": [
"CVE-2026-22737"
],
"summary": "Spring Framework Improper Path Limitation with Script View Templates",
"details": "Use of Java scripting engine enabled (e.g. JRuby, Jython) template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Spring Framework: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3.46.",
"details": "Use of Java scripting engine enabled (e.g. JRuby, Jython) template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Spring Framework: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3.46 and older, unsupported versions are also affected.",
"severity": [
{
"type": "CVSS_V3",
Expand Down Expand Up @@ -82,7 +82,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.3.0"
"introduced": "0"
},
{
"last_affected": "5.3.39"
Expand Down Expand Up @@ -158,7 +158,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.3.0"
"introduced": "0"
},
{
"last_affected": "5.3.39"
Expand Down