ghsa-fwxx-wv44-7qfg
Vulnerability from github
Published
2025-10-16 15:30
Modified
2025-10-16 21:29
Severity ?
VLAI Severity ?
Summary
Spring Cloud Gateway Server Webflux is vulnerable to Expression Language Injection
Details
The following versions of Spring Cloud Gateway Server Webflux may be vulnerable to the ability to expose environment variables and system properties to attackers.
An application should be considered vulnerable when all the following are true:
- The application is using Spring Cloud Gateway Server Webflux (Spring Cloud Gateway Server WebMVC is not vulnerable).
- An admin or untrusted third party using Spring Expression Language (SpEL) to access environment variables or system properties via routes.
- An untrusted third party could create a route that uses SpEL to access environment variables or system properties if: * The Spring Cloud Gateway Server Webflux actuator web endpoint is enabled via management.endpoints.web.exposure.include=gateway and management.endpoint.gateway.enabled=trueor management.endpoint.gateway.access=unrestricte.
- The actuator endpoints are available to attackers.
- The actuator endpoints are unsecured.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.cloud:spring-cloud-gateway-server-webflux" }, "ranges": [ { "events": [ { "introduced": "3.1.0" }, { "last_affected": "4.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-41253" ], "database_specific": { "cwe_ids": [ "CWE-917" ], "github_reviewed": true, "github_reviewed_at": "2025-10-16T21:29:31Z", "nvd_published_at": "2025-10-16T15:15:33Z", "severity": "HIGH" }, "details": "The following versions of Spring Cloud Gateway Server Webflux may be vulnerable to the ability to expose environment variables and system properties to attackers.\n\nAn application should be considered vulnerable when all the following are true:\n\n * The application is using Spring Cloud Gateway Server Webflux (Spring Cloud Gateway Server WebMVC is not vulnerable).\n * An admin or untrusted third party using Spring Expression Language (SpEL) to access environment variables or system properties via routes.\n * An untrusted third party could create a route that uses SpEL to access environment variables or system properties if: * The Spring Cloud Gateway Server Webflux actuator web endpoint is enabled via management.endpoints.web.exposure.include=gateway\u00a0and management.endpoint.gateway.enabled=trueor management.endpoint.gateway.access=unrestricte.\n * The actuator endpoints are available to attackers.\n * The actuator endpoints are unsecured.", "id": "GHSA-fwxx-wv44-7qfg", "modified": "2025-10-16T21:29:31Z", "published": "2025-10-16T15:30:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-41253" }, { "type": "PACKAGE", "url": "https://github.com/spring-cloud/spring-cloud-gateway" }, { "type": "WEB", "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\u0026version=3.1" }, { "type": "WEB", "url": "https://spring.io/security/cve/2025-41253" }, { "type": "WEB", "url": "https://www.cve.org/CVERecord?id=CVE-2025-41253" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Spring Cloud Gateway Server Webflux is vulnerable to Expression Language Injection" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…