Visit NES for Spring Home Page

Spring Cloud Gateway 4.1.x Release Notes

3 versions

Comprehensive release notes and changelog for Spring Cloud Gateway 4.1.x, including security patches, bug fixes, and feature updates across all supported versions.

Jun 17, 2026
Latest: 4.1.12
11 Patched Vulnerabilities
VEX Statements

June 2026

4.1.12

Released Jun 17, 2026
Full Version:
4.1.9-spring-cloud-gateway-4.1.12

Bug Fixes

  • Spring Cloud Gateway Server forwards X-Forwarded-* and Forwarded headers received from untrusted proxies under certain configurations (CVE-2026-47825). These headers are now removed by default unless a trusted-proxy filter is explicitly configured. If your application relies on these headers, configure trusted proxies after upgrading:
    • For Spring Cloud Gateway Server: spring.cloud.gateway.trusted-proxies=10\.0\.0\..*
    • For Spring Cloud Gateway Server MVC: spring.cloud.gateway.mvc.trusted-proxies=10\.0\.0\..*

Dependency Upgrades

  • Spring Cloud Build (NES) 4.1.6-spring-cloud-build-4.1.8
  • Spring Cloud CircuitBreaker (NES) 3.1.5-spring-cloud-circuitbreaker-3.1.7
  • Spring Cloud Commons (NES) 4.1.6-spring-cloud-commons-4.1.8

October 2025

4.1.11

Released Oct 17, 2025
Full Version:
4.1.9-spring-cloud-gateway-4.1.11

Bug Fixes

  • This patches the environment modification vulnerability in Spring Cloud Gateway Server (CVE-2025-41253).

September 2025

4.1.10

Released Sep 12, 2025
Full Version:
4.1.9-spring-cloud-gateway-4.1.10

Bug Fixes

  • This patches the environment modification vulnerability in Spring Cloud Gateway Server (CVE-2025-41243).

Notes

  • This release originates from the open‑source Spring Cloud Gateway repository forked by HeroDevs. It encompasses modifications implemented by HeroDevs to ensure successful framework builds. This release contains no functional changes from Spring Cloud Gateway 4.1.9.

Dependency Upgrades

  • Spring Cloud Build (NES) 4.1.6-spring-cloud-build-4.1.7
  • Spring Cloud CircuitBreaker (NES) 3.1.5-spring-cloud-circuitbreaker-3.1.6
  • Spring Cloud Commons (NES) 4.1.6-spring-cloud-commons-4.1.7Full Version: 4.1.9-spring-cloud-gateway-4.1.10

Stay in the loop

~/herodevs-spring-framework-support

Open Source Support

When official support ends, we're just getting started.