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: n/a
KEV: No
Impact: n/a
Action: n/a
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. Although an EPSS score is not available and the vulnerability is not currently listed in the CISA KEV catalog, the SSRF characteristic implies that attackers could exploit the gateway’s public or internal interfaces to reach arbitrary network destinations. The lack of a KEV listing indicates no publicly known exploits at the time of this analysis, yet the high score and the nature of the vulnerability warrant prompt attention.

Generated by OpenCVE AI on August 27, 2026 at 07:28 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.

Generated by OpenCVE AI on August 27, 2026 at 07:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T05:21:30.355Z

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

Link: CVE-2026-47879

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-47879

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T09:00:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-294

    Authentication Bypass by Capture-replay