Lucene search
+L

691 matches found

vulnersOsv
vulnersOsv
added 2026/01/27 7:04 p.m.4 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +338 more potentially affected by CVE-2026-24472 via hono (>=4.0.0, <=4.11.6)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =0.0.1, =2.0.0-beta.66, =2.0.0-beta.66, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =1.8.0 and more Source cves: CVE-2026-24472 Source advisory: SNYK:JS-HONO-15123484...

5.3CVSS5.3AI score0.00457EPSS
SaveExploits0
Snyk
Snyk
added 2026/01/27 7:04 p.m.8 views

Use of Cache Containing Sensitive Information

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information via improper handling of HTTP cache control directives, including Cache-Control: private and Cache-Control: no-store. An attacker can access...

6.9CVSS5.9AI score0.00457EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/01/27 7:04 p.m.3 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +338 more potentially affected by CVE-2026-24472 via hono (>=4.0.0, <=4.11.6)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =0.0.1, =2.0.0-beta.66, =2.0.0-beta.66, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =1.8.0 and more Source cves: CVE-2026-24472 Source advisory: OSV:GHSA-6WQW-2P9W-4VW4...

5.3CVSS5.3AI score0.00457EPSS
SaveExploits0
OSV
OSV
added 2026/01/27 7:04 p.m.14 views

GHSA-6WQW-2P9W-4VW4 Hono cache middleware ignores "Cache-Control: private" leading to Web Cache Deception

Summary Cache Middleware contains an information disclosure vulnerability caused by improper handling of HTTP cache control directives. The middleware does not respect standard cache control headers such as Cache-Control: private or Cache-Control: no-store, which may result in private or...

5.3CVSS6AI score0.00457EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/01/27 7:01 p.m.3 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +338 more potentially affected by CVE-2026-24398 via hono (>=4.0.0, <=4.11.6)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =0.0.1, =2.0.0-beta.66, =2.0.0-beta.66, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =1.8.0 and more Source cves: CVE-2026-24398 Source advisory: SNYK:JS-HONO-15123483...

6.5CVSS5.3AI score0.00315EPSS
SaveExploits0
OSV
OSV
added 2026/01/27 7:01 p.m.11 views

GHSA-R354-F388-2FHH Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Summary IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate that IPv4 octet values are within the valid range of 0-255, allowing attackers to craft malformed IP...

4.8CVSS5.9AI score0.00315EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/01/27 7:01 p.m.3 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +338 more potentially affected by CVE-2026-24398 via hono (>=4.0.0, <=4.11.6)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =0.0.1, =2.0.0-beta.66, =2.0.0-beta.66, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =1.8.0 and more Source cves: CVE-2026-24398 Source advisory: OSV:GHSA-R354-F388-2FHH...

6.5CVSS5.3AI score0.00315EPSS
SaveExploits0
Snyk
Snyk
added 2026/01/27 7:01 p.m.12 views

Incorrect Regular Expression

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Incorrect Regular Expression in the form of the IPV4REGEX pattern not properly matching IPv4 octet ranges, and passing values above 255 on to convertIPv4ToBinary. An attacker can gain...

6.5CVSS5.9AI score0.00315EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.13 views

Hono cross-site scripting vulnerability

Hono is a web framework written in TypeScript for the Hono community. Versions of Hono prior to 4.11.7 contained a cross-site scripting vulnerability. This vulnerability stemmed from the ErrorBoundary component, which allowed cross-site scripting, potentially enabling the execution of arbitrary...

4.7CVSS5.9AI score0.00298EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.14 views

Hono security vulnerability

Hono is a web framework built with TypeScript in the Hono community. Versions of Hono prior to 4.11.7 contained a security vulnerability. This vulnerability stemmed from a static service middleware in the Cloudflare Workers adapter, which allowed information leakage, potentially enabling attacker...

6.3CVSS5.9AI score0.00419EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.14 views

PT-2026-5014

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.7 Description A Cross-Site Scripting XSS issue exists in the ErrorBoundary component of the hono/jsx library. Untrusted data from users may be rendered as raw HTML, potentially allowing execution of arbitrary script...

4.7CVSS6AI score0.00298EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.22 views

Hono security vulnerability

Hono is a web framework written in TypeScript for the Hono community. Versions of Hono prior to 4.11.7 contained security vulnerabilities. These vulnerabilities stemmed from IP-based access control middleware, which allowed bypasses in IP address validation, potentially enabling attackers to...

6.5CVSS5.8AI score0.00315EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.15 views

Hono code issue vulnerabilities

Hono is a web framework built in TypeScript for the Hono community. Versions of Hono prior to 4.11.7 had code vulnerabilities. These vulnerabilities stemmed from information leaks in the caching middleware, which could potentially cache private or authenticated responses and expose them to...

5.3CVSS5.9AI score0.00457EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.8 views

PT-2026-5013

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.7 Description The Serve static Middleware for the Cloudflare Workers adapter in Hono does not properly validate user-controlled paths, potentially allowing attackers to read arbitrary keys from the Workers...

6.3CVSS6AI score0.00419EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/01/14 8:22 p.m.8 views

CVE-2026-22817

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the JWT header’s alg value to influence signature verification when the selected JWK did not explicitly specify an algorith...

8.2CVSS6.5AI score0.00144EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 8:22 p.m.11 views

CVE-2026-22818

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly defi...

8.2CVSS6.5AI score0.0012EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2026/01/13 9:52 p.m.3 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +297 more potentially affected by CVE-2026-22818 via hono (>=4.0.0, <=4.11.3)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.0.1, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =0.2.1, =0.6.1, =0.5.2, =0.0.3, =1.3.2, =1.3.17 and more Source cves: CVE-2026-22818 Source advisory: OSV:GHSA-3VHC-576X-3QV4...

8.2CVSS4.5AI score0.0012EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/01/13 9:52 p.m.3 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +297 more potentially affected by CVE-2026-22818 via hono (>=4.0.0, <=4.11.3)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.0.1, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =0.2.1, =0.6.1, =0.5.2, =0.0.3, =1.3.2, =1.3.17 and more Source cves: CVE-2026-22818 Source advisory: SNYK:JS-HONO-14927373...

8.2CVSS4.5AI score0.0012EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/01/13 9:51 p.m.3 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +297 more potentially affected by CVE-2026-22817 via hono (>=4.0.0, <=4.11.3)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.0.1, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =0.2.1, =0.6.1, =0.5.2, =0.0.3, =1.3.2, =1.3.17 and more Source cves: CVE-2026-22817 Source advisory: OSV:GHSA-F67F-6CW9-8MQ4...

8.2CVSS4.5AI score0.00144EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/01/13 9:51 p.m.16 views

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

Summary A flaw in Hono’s JWK/JWKS JWT verification middleware allowed the JWT header’s alg value to influence signature verification when the selected JWK did not explicitly specify an algorithm. This could enable JWT algorithm confusion and, in certain configurations, allow forged tokens to be...

8.2CVSS6.9AI score0.00144EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder