GHSA-w6rq-6h34-vh7q · Severity: high · Ecosystem: maven — Cached redirect poisoning via X-Forwarded-Host header
Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, a user supplied `X-Forwarded-Host` header can be used to perform cache poisoning of a cache fronting a Ratpack server if the cache key does not include the `X-Forwarded-Host` header as a cache key. Users are only vulnerable if they do not configure a custom `PublicAddress` instance. For versions prior to 1.9.0, by default, Ratpack utilizes an inferring version of `PublicAddress` which is vulnerable. This can be used to perform redirect cache poisoning where an attacker can force a cached redirect to redirect to their site instead of the intended redirect location. The vulnerability was patched in Ratpack 1.9.0. As a workaround, ensure that `ServerConfigBuilder::publicAddress` correctly configures the server in production.
Conclusion & alert: CVE-2021-29479 is rated High Exploit Risk (62.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.86%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.22% | 0.86% | +0.63% |
| 2 | 2025-03-17 | 0.07% | 0.22% | +0.16% |
| 3 | 2023-03-07 | — | 0.07% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.0 | 3.1 | HIGH |
|
2.2 | 4.7 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
4.9 | 4.9 | [email protected] |
GHSA-w6rq-6h34-vh7q · Severity: high · Ecosystem: maven — Cached redirect poisoning via X-Forwarded-Host header
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| ratpack_project | ratpack | < 1.9.0 | cpe:2.3:a:ratpack_project:ratpack:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/ratpack/ratpack/security/advisories/GHSA-w6rq-6h34-vh7q | Third Party Advisory |
| https://portswigger.net/web-security/web-cache-poisoning | Exploit Third Party Advisory |