Description
Spring Cloud Gateway JsonToGrpcGatewayFilterFactory allows arbitrary Spring Resource locations for defining the proto descriptor.
Spring Cloud Gateway 5.0.0 - 5.0.2
Spring Cloud Gateway 4.3.0 - 4.3.5
Spring Cloud Gateway 4.0.0 - 4.2.9
Spring Cloud Gateway 3.1.13 and earlier
Published: 2026-08-27
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Server‑Side Request Forgery and Local File Access
Action: Apply Patch
AI Analysis

Impact

The JsonToGrpcGatewayFilterFactory in Spring Cloud Gateway allows a user to supply an arbitrary Spring Resource location for defining a gRPC proto descriptor. This flaw enables retrieval of data from any network location, including internal services or an attacker‑controlled server, and permits reading of local files that the gateway process can access. The vulnerability thus facilitates server‑side request forgery (SSRF) as well as local file read, potentially exposing sensitive data and facilitating further attacks.

Affected Systems

Spring Cloud Gateway (Spring) versions 5.0.0 through 5.0.2, 4.3.0 through 4.3.5, 4.0.0 through 4.2.9, and all releases up to 3.1.13 are affected. Any installation of these versions that uses the JsonToGrpcGatewayFilterFactory is therefore at risk.

Risk and Exploitability

The CVSS base score of 7.7 signifies a high‑severity flaw. The EPSS score of < 1 % indicates a low probability of exploitation, yet the SSRF characteristic means attackers could still use the gateway’s public or internal interfaces to reach arbitrary network destinations. The vulnerability is not listed in the CISA KEV catalog, implying no publicly known exploits at the time of this analysis. Nevertheless, the high score and the nature of the vulnerability warrant prompt attention.

Generated by OpenCVE AI on August 27, 2026 at 18:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Spring Cloud Gateway to version 5.0.3 or later to remove the flaw.
  • If an immediate upgrade is not possible, configure the gateway to restrict or disable the JsonToGrpcGatewayFilterFactory, allowing only trusted, internal descriptor locations.
  • Apply network segmentation or firewall rules to limit outbound traffic from the gateway, reducing the impact of potential SSRF attacks.
  • Add input validation to ensure descriptors refer only to trusted resources.
  • Disable or otherwise restrict insecure resource loading to prevent arbitrary file access related to CWE-918.

Generated by OpenCVE AI on August 27, 2026 at 18:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 10 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Cloud Gateway
CPEs cpe:2.3:a:vmware:spring_cloud_gateway:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Cloud Gateway

Thu, 27 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-294

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Cloud Gateway
Vendors & Products Spring
Spring spring Cloud Gateway

Thu, 27 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-294

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description Spring Cloud Gateway JsonToGrpcGatewayFilterFactory allows arbitrary Spring Resource locations for defining the proto descriptor. Spring Cloud Gateway 5.0.0 - 5.0.2 Spring Cloud Gateway 4.3.0 - 4.3.5 Spring Cloud Gateway 4.0.0 - 4.2.9 Spring Cloud Gateway 3.1.13 and earlier
Title Spring Cloud Gateway SSRF and native file access with gRPC
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N'}


Subscriptions

Spring Spring Cloud Gateway
Vmware Spring Cloud Gateway
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T14:28:03.681Z

Reserved: 2026-05-20T10:00:58.694Z

Link: CVE-2026-47879

cve-icon Vulnrichment

Updated: 2026-08-27T14:26:40.223Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T06:17:17.813

Modified: 2026-09-10T15:18:41.147

Link: CVE-2026-47879

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:00:07Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)