Skip to content

Commit f509047

Browse files
1 parent b0d8ed3 commit f509047

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

advisories/github-reviewed/2025/06/GHSA-jm43-hrq7-r7w6/GHSA-jm43-hrq7-r7w6.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jm43-hrq7-r7w6",
4-
"modified": "2025-06-13T20:24:24Z",
4+
"modified": "2026-04-14T18:26:09Z",
55
"published": "2025-06-13T20:24:24Z",
66
"aliases": [
77
"CVE-2025-49580"
@@ -83,6 +83,9 @@
8383
"events": [
8484
{
8585
"introduced": "7.4.5"
86+
},
87+
{
88+
"fixed": "16.4.7"
8689
}
8790
]
8891
}

advisories/github-reviewed/2026/04/GHSA-hwqh-2684-54fc/GHSA-hwqh-2684-54fc.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-hwqh-2684-54fc",
4-
"modified": "2026-04-10T22:11:21Z",
4+
"modified": "2026-04-14T18:27:12Z",
55
"published": "2026-04-10T09:31:15Z",
66
"aliases": [
77
"CVE-2026-22750"
88
],
99
"summary": "Spring Cloud Gateway's SSL bundle configuration silently bypassed",
10-
"details": "When configuring SSL bundles in Spring Cloud Gateway by using the configuration property spring.ssl.bundle, the configuration was silently ignored and the default SSL configuration was used instead.\nNote: The 4.2.x branch is no longer under open source support. If you are using Spring Cloud Gateway 4.2.0 and are not an enterprise customer, you can upgrade to any Spring Cloud Gateway 4.2.x release newer than 4.2.0  available on Maven Centeral https://repo1.maven.org/maven2/org/springframework/cloud/spring-cloud-gateway/ . Ideally if you are not an enterprise customer, you should be upgrading to 5.0.2 or 5.1.1 which are the current supported open source releases.",
10+
"details": "When configuring SSL bundles in Spring Cloud Gateway by using the configuration property spring.ssl.bundle, the configuration was silently ignored and the default SSL configuration was used instead.\n\nNote: The 4.2.x branch is no longer under open source support. If you are using Spring Cloud Gateway 4.2.0 and are not an enterprise customer, you can upgrade to any Spring Cloud Gateway 4.2.x release newer than 4.2.0 available on Maven Centeral https://repo1.maven.org/maven2/org/springframework/cloud/spring-cloud-gateway/ . Ideally, if you are not an enterprise customer, you should be upgrading to 5.0.2 or 5.1.1, which are the current supported open source releases.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -25,13 +25,16 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "4.2.0"
2929
},
3030
{
3131
"fixed": "4.2.1"
3232
}
3333
]
3434
}
35+
],
36+
"versions": [
37+
"4.2.0"
3538
]
3639
}
3740
],

0 commit comments

Comments
 (0)