---
cve: "CVE-2026-59895"
severity: "MEDIUM"
cvss: 6.1
epss: "20%"
vendor: "honojs"
kev: false
exploited: false
published: "2026-07-08 17:17:27"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T08:24:11+02:00"
---

# CVE-2026-59895

> 6.1 MEDIUM · 🧪 PoC

## Beschreibung

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.0.0 before 4.12.27, cx() in hono/css composes class names from plain strings but marks the result as already escaped without HTML-escaping the input, allowing untrusted className values used in a JSX class attribute during server-side rendering to break out of the attribute and inject arbitrary markup. This issue is fixed in version 4.12.27.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/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 | Verändert | bad |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 97c6fe1f12298c715eb7b2da65b4b6e0d81682bb (Commit)
- cd3f6f7194f0e5c9d4b26ae0cf232018d0f388fc (Commit)

## Referenzen

- <https://github.com/honojs/hono/security/advisories/GHSA-w62v-xxxg-mg59>
- <https://github.com/honojs/hono/commit/cd3f6f7194f0e5c9d4b26ae0cf232018d0f388fc>
- <https://github.com/honojs/hono/releases/tag/v4.12.27>

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