---
cve: "CVE-2026-54288"
severity: "MEDIUM"
cvss: 6.5
epss: "15%"
vendor: "honojs"
kev: false
exploited: false
published: "2026-06-22 19:17:19"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T22:41:15+02:00"
---

# CVE-2026-54288

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, the Body Limit Middleware trusts the request's Content-Length header to decide whether a body is within the limit. On AWS Lambda (API Gateway v1/v2, ALB, VPC Lattice, and Lambda@Edge) the body is delivered fully buffered and the adapter builds the request with the client-declared Content-Length, which need not match the actual payload. A client can declare a tiny Content-Length while sending a much larger body, slipping past the limit. This vulnerability is fixed in 4.12.25.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- fce483e11466b72d27e61d44523c7e6edeb19e50 (Commit)

## Referenzen

- <https://github.com/honojs/hono/security/advisories/GHSA-rv63-4mwf-qqc2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-54288) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
