Loading market data...
← Back to CVE feed

CVE-2026-44458

MEDIUM CVSS 4.3 View on NVD ↗

Description

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.18, the JSX renderer escapes style attribute object values for HTML but not for CSS. Untrusted input in a style object value or property name can therefore inject additional CSS declarations into the rendered style attribute. The impact is limited to CSS and does not allow JavaScript execution or HTML attribute breakout. This vulnerability is fixed in 4.12.18.

CVSS Vector

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

Affected Products

hono/hono
Published: May 13, 2026 16:16 UTC Modified: May 13, 2026 18:32 UTC