Lucene search
+L

278 matches found

Vulnrichment
Vulnrichment
added 2026/01/13 7:49 p.m.7 views

CVE-2026-22817 JWT Algorithm Confusion via Unsafe Default (HS256) in Hono JWT Middleware Allows Token Forgery and Auth Bypass

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.1AI score0.00144EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/13 7:49 p.m.33 views

CVE-2026-22817 JWT Algorithm Confusion via Unsafe Default (HS256) in Hono JWT Middleware Allows Token Forgery and Auth Bypass

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.2CVSS0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/13 7:49 p.m.8 views

CVE-2026-22818 JWT algorithm confusion in Hono JWK Auth Middleware when JWK lacks "alg" (untrusted header.alg fallback)

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 score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/13 7:49 p.m.5 views

CVE-2026-22818 JWT algorithm confusion in Hono JWK Auth Middleware when JWK lacks "alg" (untrusted header.alg fallback)

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.1AI score0.0012EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.9 views

PT-2026-2799

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.4 Description Hono’s JWT verification middleware had a flaw where the algorithm specified in the JWT header could influence signature verification, even when the selected JWK did not explicitly define an algorithm...

8.2CVSS6.5AI score0.0012EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.11 views

PT-2026-2798

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.4 Description Hono is a Web application framework supporting various JavaScript runtimes. A flaw exists in the JWT verification middleware when using JWK/JWKS, where the alg value in the JWT header could influence...

8.2CVSS6.3AI score0.00144EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.15 views

Hono 数据伪造问题漏洞

Hono is a web framework written in TypeScript from the Hono community. A data forgery issue vulnerability exists in Hono versions prior to 4.11.4 that stems from the JWT validation middleware allowing the JWT header algorithm to influence signature verification, potentially leading to algorithmic...

8.2CVSS5.8AI score0.0012EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.12 views

Hono 数据伪造问题漏洞

Hono is a web framework written in TypeScript from the Hono community. A data forgery issue vulnerability exists in Hono versions prior to 4.11.4 that stems from the JWT validation middleware allowing JWT header algorithmic values to influence signature validation, potentially leading to...

8.2CVSS5.8AI score0.00144EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/22 8:15 p.m.12 views

CVE-2025-62610

Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud Audience verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid...

8.1CVSS0.00358EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/10/22 7:46 p.m.17 views

Unverified Ownership

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Unverified Ownership via the JWT authentication process. An attacker can gain unauthorized access to protected resources by presenting a valid token intended for a different audience when...

9.3CVSS7.2AI score0.00358EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/22 7:24 p.m.32 views

CVE-2025-62610

Hono's JWT Auth Middleware (versions 1.1.0 up to before 4.10.2) did not validate the aud (Audience) claim, potentially allowing tokens intended for other audiences to access a service. The issue is documented across multiple sources and is resolved by upgrading to version 4.10.2 or later. Affecte...

8.1CVSS6.3AI score0.00358EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/10/22 7:24 p.m.29 views

CVE-2025-62610 Hono Improperly Authorizes JWT Audience Validation

Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud Audience verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid...

8.1CVSS0.00358EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/22 7:24 p.m.10 views

CVE-2025-62610 Hono Improperly Authorizes JWT Audience Validation

Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud Audience verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid...

8.1CVSS6.7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/10/22 7:24 p.m.22 views

CVE-2025-62610 Hono Improperly Authorizes JWT Audience Validation

Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud Audience verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid...

8.1CVSS6.3AI score0.00358EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.13 views

Hono 授权问题漏洞

Hono is a web framework written in TypeScript from the Hono community. An authorization issue vulnerability exists in Hono versions 1.1.0 through prior to 4.10.2, which stems from the lack of built-in audience validation options in the JWT Auth Middleware, and could lead to token obfuscation and...

8.1CVSS6.3AI score0.00358EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2024-1083

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.00642EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-29042

Malicious code in bioql PyPI...

5.3CVSS6.3AI score0.0045EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-2653

Malicious code in bioql PyPI...

5CVSS6.4AI score0.00244EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-2898

Malicious code in bioql PyPI...

5.9CVSS6.4AI score0.00312EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/09/14 1:33 p.m.14 views

CVE-2025-59139

Hono is a Web application framework that provides support for any JavaScript runtime. In versions prior to 4.9.7, a flaw in the bodyLimit middleware could allow bypassing the configured request body size limit when conflicting HTTP headers were present. The middleware previously prioritized the...

5.3CVSS6.6AI score0.0045EPSS
SaveExploits0References1
Rows per page
Query Builder