CVE-2026-47879
Received Received - Intake

Path Traversal in Spring Cloud Gateway

Vulnerability report for CVE-2026-47879, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: VMware

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 6 associated CPEs
Vendor Product Version / Range
spring cloud_gateway From 3.1.13 (inc) to 5.0.2 (inc)
spring cloud_gateway 5.0.3
spring cloud_gateway 4.3.6
spring cloud_gateway 4.2.10
spring cloud_gateway 3.1.14
vmware spring_cloud_gateway From 3.1.13 (inc) to 5.0.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-47879 is a vulnerability in Spring Cloud Gateway where the JsonToGrpcGatewayFilterFactory component allows arbitrary Spring Resource locations for defining the proto descriptor. This can lead to Server-Side Request Forgery (SSRF) and native file access via gRPC, enabling attackers to access internal resources or files.

Detection Guidance

To detect this vulnerability, check if your Spring Cloud Gateway version falls within the affected ranges (5.0.0-5.0.2, 4.3.0-4.3.5, 4.0.0-4.2.9, or 3.1.13 and earlier). Inspect configuration files for JsonToGrpcGatewayFilterFactory usage and verify if arbitrary resource locations are allowed for proto descriptors.

Impact Analysis

This vulnerability can allow attackers to perform SSRF attacks, accessing internal systems or files on the server. It may also lead to unauthorized data exposure or manipulation if file access is exploited. Systems using vulnerable versions of Spring Cloud Gateway are at risk.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR and HIPAA requirements for data protection and confidentiality. Unauthorized access to sensitive files or systems may result in non-compliance, legal penalties, and reputational damage.

Mitigation Strategies

Upgrade to fixed versions: 5.0.3 (OSS), 4.3.6 (Enterprise), 4.2.10 (Enterprise), or 3.1.14 (Enterprise). For file-based resources, configure valid proto descriptor prefixes using spring.cloud.gateway.server.webflux.json-to-grpc.valid-proto-descriptor-prefixes (5.0.x/4.3.x) or spring.cloud.gateway.json-to-grpc.valid-proto-descriptor-prefixes (4.2.x/3.1.x) to restrict access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-47879. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart