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.
Project Subscriptions
No data.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-qp7p-654g-cw7p | Hono has CSS Declaration Injection via Style Object Values in JSX SSR |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 13 May 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Hono: CSS Declaration Injection via Style Object Values in JSX SSR | |
| Weaknesses | CWE-116 CWE-74 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-13T15:01:37.198Z
Reserved: 2026-05-06T15:49:25.193Z
Link: CVE-2026-44458
No data.
Status : Awaiting Analysis
Published: 2026-05-13T16:16:57.837
Modified: 2026-05-13T16:59:34.390
Link: CVE-2026-44458
No data.
OpenCVE Enrichment
Updated: 2026-05-13T17:15:26Z
Github GHSA