Lucene search
+L

183 matches found

OSV
OSV
added 2026/09/19 11:53 a.m.4 views

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

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...

2.3CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/19 11:53 a.m.8 views

EUVD-2026-83586

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...

4.7CVSS0.00142EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 9:17 p.m.8 views

CVE-2026-92784

@refinedev/inferencer through 7.0.0 fails to escape API field names when interpolating them into generated JSX source code. Attackers controlling the data provider can inject malicious JavaScript through crafted JSON property names that execute in the developer's browser when the Inferencer page...

7.7CVSS0.00437EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 8:32 p.m.29 views

CVE-2026-92784 @refinedev/inferencer through 7.0.0 Code Injection via API Field Names

@refinedev/inferencer through 7.0.0 fails to escape API field names when interpolating them into generated JSX source code. Attackers controlling the data provider can inject malicious JavaScript through crafted JSON property names that execute in the developer's browser when the Inferencer page...

7.7CVSS0.00437EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/16 8:32 p.m.7 views

EUVD-2026-81047

@refinedev/inferencer through 7.0.0 fails to escape API field names when interpolating them into generated JSX source code. Attackers controlling the data provider can inject malicious JavaScript through crafted JSON property names that execute in the developer's browser when the Inferencer page...

7.7CVSS0.00437EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 8:32 p.m.4 views

CVE-2026-92784 @refinedev/inferencer through 7.0.0 Code Injection via API Field Names

@refinedev/inferencer through 7.0.0 fails to escape API field names when interpolating them into generated JSX source code. Attackers controlling the data provider can inject malicious JavaScript through crafted JSON property names that execute in the developer's browser when the Inferencer page...

7.7CVSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 8:32 p.m.10 views

CVE-2026-92784

@refinedev/inferencer through version 7.0.0 (part of the refine framework) is vulnerable to code injection via API field names . The root cause is a failure to escape API field names when interpolating them into generated JSX source code . An attacker controlling the data provider can inject mali...

7.7CVSS0.00437EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/07 6:42 p.m.15 views

GHSA-F23P-VX2J-J53R Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Summary memo from hono/jsx retains the result of a server-side render and reuses it for later renders with comparator-equal props. Request-scoped values read inside the component take no part in that comparison, so a response can contain HTML rendered for another user's request. Details Component...

4.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/07 6:42 p.m.15 views

Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Summary memo from hono/jsx retains the result of a server-side render and reuses it for later renders with comparator-equal props. Request-scoped values read inside the component take no part in that comparison, so a response can contain HTML rendered for another user's request. Details Component...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/21 6:34 p.m.10 views

GHSA-HVRM-45R6-MJFJ hono/jsx does not isolate context per request, leading to cross-request data disclosure

Summary hono/jsx did not isolate context values per request during server-side rendering. While an async component was suspended on await, its provided context value stayed observable to other requests rendering concurrently, so useContext could return a value from a different in-flight request...

6.5CVSS5.2AI score0.00299EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/21 6:33 p.m.16 views

Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Summary cx in hono/css composes class names from plain strings but marks the result as already-escaped without HTML-escaping the input. When the result is used as a JSX class attribute during server-side rendering, the value is written into the attribute unescaped, so untrusted input can break ou...

6.1CVSS5.4AI score0.00327EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2026/07/21 6:33 p.m.12 views

NPM: Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

NPM: Hono: Server-Side XSS via JSX Escaping Bypass in cx Utility vulnerability discovered by ? in WordPress Npm hono versions = 4.0.0, 4.12.27...

6.1CVSS5.1AI score0.00327EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/07/08 6:46 p.m.17 views

Cross-site Scripting (XSS)

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Cross-site Scripting XSS via the cx class-name handling in src/helper/css/index.ts. An attacker can inject arbitrary HTML into rendered JSX by supplying a malicious class string to cx...

6.1CVSS6.2AI score0.00327EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/08 4:09 p.m.11 views

CVE-2026-59895 Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

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...

6.1CVSS6.1AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 4:09 p.m.12 views

CVE-2026-59895 Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

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...

6.1CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2026/07/08 4:09 p.m.61 views

CVE-2026-59895

Hono (server-side JS framework) contains a CS/XSS flaw in cx() within hono/css: class name construction concatenates strings and marks the result as pre-escaped, bypassing HTML escaping. This allows untrusted className values used in a JSX class attribute during server-side rendering to break out...

6.1CVSS6.1AI score0.00327EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/08 4:08 p.m.88 views

CVE-2026-59896

Hono/jsx in the Hono web framework exposes a cross-request data disclosure during server-side rendering. From version 4.11.8 up to, but not including, 4.12.27, context values created via createContext, useContext, jsxRenderer, or useRequestContext were not isolated per request and could be reused...

6.5CVSS5.9AI score0.00299EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/08 4:08 p.m.54 views

CVE-2026-59896 hono/jsx does not isolate context per request, leading to cross-request data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.11.8 before 4.12.27, hono/jsx did not isolate context values per request during server-side rendering, allowing createContext, useContext, jsxRenderer, or useRequestContext data from a different in-flight...

6.5CVSS0.00299EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 4:08 p.m.23 views

CVE-2026-59896 hono/jsx does not isolate context per request, leading to cross-request data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.11.8 before 4.12.27, hono/jsx did not isolate context values per request during server-side rendering, allowing createContext, useContext, jsxRenderer, or useRequestContext data from a different in-flight...

6.5CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.20 views

PT-2026-56506

Name of the Vulnerable Software and Affected Versions Hono versions 4.11.8 through 4.12.26 Description During server-side rendering, the hono/jsx module fails to isolate context values on a per-request basis. This allows data from a different in-flight request to be accessed after an await...

6.5CVSS6.1AI score0.00299EPSS
SaveExploits0References12
Rows per page
Query Builder