---
cve: "CVE-2026-54290"
severity: "HIGH"
cvss: 7.1
epss: "33%"
vendor: "honojs"
kev: false
exploited: false
published: "2026-06-22 18:16:47"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T09:55:47+02:00"
---

# CVE-2026-54290

> 7.1 HIGH · 🧪 PoC

## Beschreibung

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, with credentials: true and no explicit origin (the default wildcard), the CORS Middleware reflects the request's Origin and sends Access-Control-Allow-Credentials: true. Any site can then make credentialed cross-origin requests and read the responses, exposing cookie-authenticated endpoints to arbitrary origins. This vulnerability is fixed in 4.12.25.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| 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-88fw-hqm2-52qc>

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