CVE-2026-93981: hono/jsx before 4.13.7 Cross-Site Scripting via Unescaped Strings

Published Sep 19, 2026
·
Updated

hono before 4.13.7 fails to HTML-escape plain strings rendered by hono/jsx as a child or fallback of Suspense, as a string child of ErrorBoundary alongside an asynchronous sibling, as the single child of a Context.Provider, or as the root value passed to renderToString() or renderToReadableStream() from hono/jsx/dom/server. These paths stringify their input and treat the result as already-escaped markup, so an attacker who controls such a string during server-side rendering can inject arbitrary HTML and execute script under the application's origin.

Affected Software

1 affected component
hono/jsx<4.13.7

Event History

Sep 19, 2026
CVE Published
via MITRE·11:53 AM
Data Sourced
via MITRE·11:53 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which rendering patterns are affected?

The issue affects plain strings rendered as a child or Suspense fallback, as a string child of an ErrorBoundary with an asynchronous sibling, as the sole child of a Context.Provider, or as the root value supplied to renderToString() or renderToReadableStream() from hono/jsx/dom/server.

2

What must an attacker control to exploit this?

An attacker must be able to control a string that reaches one of the affected server-side rendering paths. The string is then treated as already-escaped markup, allowing injected HTML and script execution under the application's origin.

3

Are applications using other JSX rendering patterns affected?

The provided information identifies only the listed string-rendering paths. It does not state that all hono/jsx rendering of strings is affected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203