GHSA-hc33-32vw-rpp9 · Severity: critical · Ecosystem: maven — Remote Code Execution Vulnerability in Session Storage
Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, a malicious attacker can achieve Remote Code Execution (RCE) via a maliciously crafted Java deserialization gadget chain leveraged against the Ratpack session store. If one's application does not use Ratpack's session mechanism, it is not vulnerable. Ratpack 1.9.0 introduces a strict allow-list mechanism that mitigates this vulnerability when used. Two possible workarounds exist. The simplest mitigation for users of earlier versions is to reduce the likelihood of attackers being able to write to the session data store. Alternatively or additionally, the allow-list mechanism could be manually back ported by providing an alternative implementation of `SessionSerializer` that uses an allow-list.
Conclusion & alert: CVE-2021-29485 is rated High Risk (66.3/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 1.97%). Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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 | 2.48% | 1.97% | -0.51% |
| 2 | 2025-03-30 | 8.08% | 2.48% | -5.59% |
| 3 | 2025-03-29 | — | 8.08% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.5 | 2.0 | MEDIUM |
|
8.0 | 6.4 | [email protected] |
GHSA-hc33-32vw-rpp9 · Severity: critical · Ecosystem: maven — Remote Code Execution Vulnerability in Session Storage
| 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-hc33-32vw-rpp9 | Third Party Advisory |
| https://mvnrepository.com/artifact/io.ratpack/ratpack-core | Release Notes Third Party Advisory |