Lucene search
+L

691 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/24 11:32 p.m.30 views

Malicious code in @trpc-rate-limiter/hono (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e86780189d32c5c6215833b83e8ff4274af92653c41f51d8cb8f9c1e5262bccf The package @trpc-rate-limiter/hono was found to contain malicious code. Source: ghsa-malware...

6.9AI score
SaveExploits0References4
EUVD
EUVD
added 2025/10/24 7:15 p.m.14 views

EUVD-2025-35885

Hono vulnerable to Vary Header Injection leading to potential CORS Bypass...

6.7AI score
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2025/10/24 7:15 p.m.4 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +223 more potentially affected by CVE-2025-71381 via hono (>=4.0.0, <=4.10.2)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =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, =0.1.0, =0.75.0, =0.81.2 and more Source cves: CVE-2025-71381 Source advisory: OSV:GHSA-Q7JF-GF43-6X6P...

6.9CVSS5.4AI score0.00292EPSS
SaveExploits0
Snyk
Snyk
added 2025/10/24 7:15 p.m.7 views

HTTP Request Smuggling

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to HTTP Request Smuggling via the CORS middleware, which copies the Vary header from the request to the response when the origin is not set to "". An attacker can influence cache behavior or...

6.9CVSS7AI score
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2025/10/24 7:15 p.m.9 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +223 more potentially affected by unknown CVE via hono (>=4.0.0, <=4.10.2)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =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, =0.1.0, =0.75.0, =0.81.2 and more Source cves: unknown CVE Source advisory: SNYK:JS-HONO-13720736...

5.5AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/10/24 7:15 p.m.18 views

Hono vulnerable to Vary Header Injection leading to potential CORS Bypass

Summary A flaw in the CORS middleware allowed request Vary headers to be reflected into the response, enabling attacker-controlled Vary values and potentially affecting cache behavior. Details The middleware previously copied the Vary header from the request when origin was not set to "". Since...

6.7AI score
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/23 8:16 p.m.22 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.1CVSS6.7AI score0.00358EPSS
SaveExploits1References1
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
vulnersOsv
vulnersOsv
added 2025/10/22 7:46 p.m.4 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @abyedev/hono-dotenv (1.0.0) +492 more potentially affected by CVE-2025-62610 via hono (>=1.6.4, <=4.10.1)

hono NPM version =1.6.4, =0.0.2, =5.0.0, =0.9.0, =0.1.9, =0.0.1, =0.0.2-a, =0.0.1, =0.1.22, =1.1.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =0.2.1, =0.2.3 and more Source cves: CVE-2025-62610 Source advisory: SNYK:JS-HONO-13669873...

8.1CVSS5.3AI score0.00358EPSS
SaveExploits1
CVE
CVE
added 2025/10/22 7:24 p.m.31 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
vulnersOsv
vulnersOsv
added 2025/10/22 3:21 p.m.2 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @abyedev/hono-dotenv (1.0.0) +492 more potentially affected by CVE-2025-62610 via hono (>=1.6.4, <=4.10.1)

hono NPM version =1.6.4, =0.0.2, =5.0.0, =0.9.0, =0.1.9, =0.0.1, =0.0.2-a, =0.0.1, =0.1.22, =1.1.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =0.2.1, =0.2.3 and more Source cves: CVE-2025-62610 Source advisory: OSV:GHSA-M732-5P4W-X69G...

8.1CVSS5.3AI score0.00358EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2025/10/22 3:21 p.m.17 views

Hono Improper Authorization vulnerability

Improper Authorization in Hono JWT Audience Validation Hono’s JWT authentication middleware did not validate the aud Audience claim by default. As a result, applications using the middleware without an explicit audience check could accept tokens intended for other audiences, leading to potential...

8.1CVSS6.7AI score0.00358EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2025/10/22 3:21 p.m.12 views

EUVD-2025-35580

Hono Improper Authorization vulnerability...

8.1CVSS6.4AI score0.00358EPSS
SaveExploits1References3
OSV
OSV
added 2025/10/22 3:21 p.m.19 views

GHSA-M732-5P4W-X69G Hono Improper Authorization vulnerability

Improper Authorization in Hono JWT Audience Validation Hono’s JWT authentication middleware did not validate the aud Audience claim by default. As a result, applications using the middleware without an explicit audience check could accept tokens intended for other audiences, leading to potential...

8.1CVSS5.9AI score0.00358EPSS
SaveExploits1References4
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
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.10 views

PT-2025-43405

Name of the Vulnerable Software and Affected Versions Hono versions 1.1.0 through 4.10.1 Description Hono’s JWT authentication middleware lacked built-in verification of the aud Audience claim. This could lead to confused-deputy or token-mix-up issues, where an API might accept a valid token...

8.1CVSS5.4AI score0.00358EPSS
SaveExploits1References16
Rows per page
Query Builder