http4k is a functional toolkit for Kotlin HTTP applications. Prior to 4.51.0.0, 5.42.0.0, and 6.49.0.0, ServerFilters.GZip, RequestFilters.GunZip, and the underlying Gzip request-body decompression functions impose no limit on decompressed size. An unauthenticated client can send a small gzip-encoded request body that expands to gigabytes, exhausting the JVM heap and denying service to other clients. The fix uses SizeLimitedInputStream to enforce a default 10 MiB limit, causes ServerFilters.GZip and RequestFilters.GunZip to return 413 Request Entity Too Large, and causes other decompression paths to throw SizeLimitExceededException. This issue is fixed in versions 4.51.0.0, 5.42.0.0, and 6.49.0.0.
CVE-2026-53659
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 62% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 38(Track)EG Risk 38/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 38%
- KEV
- Not listed
Published
August 17, 2026
Last Modified
September 14, 2026
Advisory Details (4)
Auto-updated Sep 14, 20266.49.0.0
Patch available: http4k/http4k 6.49.0.0
https://github.com/http4k/http4k/releases/tag/6.49.0.0commit 9f9e02f8efbb (http4k/http4k)
Patch available: http4k/http4k 6.49.0.0 (contains commit 9f9e02f8efbb)
https://github.com/http4k/http4k/commit/9f9e02f8efbbe04e0c70f1c46eef5d9d9067ea5bcommit 2618fe08f980 (http4k/http4k)
Patch available: http4k/http4k 6.38.0.0 (contains commit 2618fe08f980)
https://github.com/http4k/http4k/commit/2618fe08f9801353012561ae1f1382fa2d37bac9Unbounded gzip decompression in `ServerFilters.GZip` / `RequestFilters.GunZip` allowed memory-exhaustion DoS · Advisory · http4k/http4k · GitHub
https://github.com/http4k/http4k/security/advisories/GHSA-g4w2-6h2r-3m3wVendor Advisories for CVE-2026-53659(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.http4k:http4k-core | 0.21.0 ... v6.4.1.0 (607 versions) | 5.42.0.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 23:51 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 00:17 UTCEG score recompute
- 2026-09-16 23:01 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 06:56 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 18:35 UTCEG score recompute
- 2026-08-17 22:02 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-53659?
When was CVE-2026-53659 disclosed?
Is CVE-2026-53659 actively exploited?
What is the CVSS score of CVE-2026-53659?
How do I remediate CVE-2026-53659?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53659
Is Your Infrastructure Affected by CVE-2026-53659?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.