1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-3qwq-q9vm-5j42" ,
4+ "modified" : " 2026-03-26T17:08:55Z" ,
5+ "published" : " 2026-03-24T03:31:19Z" ,
6+ "aliases" : [
7+ " CVE-2026-22739"
8+ ],
9+ "summary" : " Spring Cloud Config Server: Path Traversal via Profile Parameter Allows Arbitrary File Access" ,
10+ "details" : " Vulnerability in Spring Cloud when substituting the profile parameter from a request made to the Spring Cloud Config Server configured to the native file system as a backend, because it was possible to access files outside of the configured search directories.This issue affects Spring Cloud: from 3.1.X before 3.1.13, from 4.1.X before 4.1.9, from 4.2.X before 4.2.3, from 4.3.X before 4.3.2, from 5.0.X before 5.0.2." ,
11+ "severity" : [
12+ {
13+ "type" : " CVSS_V3" ,
14+ "score" : " CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"
15+ }
16+ ],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " Maven" ,
21+ "name" : " org.springframework.cloud:spring-cloud-config-server"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 4.3.0"
29+ },
30+ {
31+ "fixed" : " 4.3.2"
32+ }
33+ ]
34+ }
35+ ]
36+ },
37+ {
38+ "package" : {
39+ "ecosystem" : " Maven" ,
40+ "name" : " org.springframework.cloud:spring-cloud-config-server"
41+ },
42+ "ranges" : [
43+ {
44+ "type" : " ECOSYSTEM" ,
45+ "events" : [
46+ {
47+ "introduced" : " 5.0.0-M1"
48+ },
49+ {
50+ "fixed" : " 5.0.2"
51+ }
52+ ]
53+ }
54+ ]
55+ },
56+ {
57+ "package" : {
58+ "ecosystem" : " Maven" ,
59+ "name" : " org.springframework.cloud:spring-cloud-config-server"
60+ },
61+ "ranges" : [
62+ {
63+ "type" : " ECOSYSTEM" ,
64+ "events" : [
65+ {
66+ "introduced" : " 4.2.0"
67+ },
68+ {
69+ "last_affected" : " 4.2.4"
70+ }
71+ ]
72+ }
73+ ]
74+ },
75+ {
76+ "package" : {
77+ "ecosystem" : " Maven" ,
78+ "name" : " org.springframework.cloud:spring-cloud-config-server"
79+ },
80+ "ranges" : [
81+ {
82+ "type" : " ECOSYSTEM" ,
83+ "events" : [
84+ {
85+ "introduced" : " 4.0.0"
86+ },
87+ {
88+ "last_affected" : " 4.1.7"
89+ }
90+ ]
91+ }
92+ ]
93+ },
94+ {
95+ "package" : {
96+ "ecosystem" : " Maven" ,
97+ "name" : " org.springframework.cloud:spring-cloud-config-server"
98+ },
99+ "ranges" : [
100+ {
101+ "type" : " ECOSYSTEM" ,
102+ "events" : [
103+ {
104+ "introduced" : " 0"
105+ },
106+ {
107+ "last_affected" : " 3.1.10"
108+ }
109+ ]
110+ }
111+ ]
112+ }
113+ ],
114+ "references" : [
115+ {
116+ "type" : " ADVISORY" ,
117+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2026-22739"
118+ },
119+ {
120+ "type" : " WEB" ,
121+ "url" : " https://github.com/spring-cloud/spring-cloud-config/commit/1870f07befd5f62edcfdaea5ad82441d0fd49912"
122+ },
123+ {
124+ "type" : " PACKAGE" ,
125+ "url" : " https://github.com/spring-cloud/spring-cloud-config"
126+ },
127+ {
128+ "type" : " WEB" ,
129+ "url" : " https://github.com/spring-cloud/spring-cloud-config/releases/tag/v4.3.2"
130+ },
131+ {
132+ "type" : " WEB" ,
133+ "url" : " https://github.com/spring-cloud/spring-cloud-config/releases/tag/v5.0.2"
134+ },
135+ {
136+ "type" : " WEB" ,
137+ "url" : " https://spring.io/security/cve-2026-22739"
138+ }
139+ ],
140+ "database_specific" : {
141+ "cwe_ids" : [
142+ " CWE-22"
143+ ],
144+ "severity" : " HIGH" ,
145+ "github_reviewed" : true ,
146+ "github_reviewed_at" : " 2026-03-26T17:08:55Z" ,
147+ "nvd_published_at" : " 2026-03-24T01:17:00Z"
148+ }
149+ }
0 commit comments