CVE 4.3 MEDIUM

Hono: CSS Declaration Injection via Style Object Values in JSX SSR_CVE-2026-44458

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

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.

Basic Information

ID CVE-2026-44458
Source GitHub_M
Published May 13, 2026 at 15:01

Affected Product

Vendor honojs
Product hono
Version < 4.12.18
Affected Versions honojs hono < 4.12.18

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.