216.73.217.64

CVE-2025-62610

· Published 22/10/2025 20:15 · Modified 22/10/2025 21:12

Labels: CVE-2025-62610 2025-10-22CVE-2025-62610CWE-285[email protected]

Essential information

Published
22/10/2025 20:15
Modified
22/10/2025 21:12
Author
Creator
CVSS
8.1 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

CVSS metrics

Description

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 token that was issued for a different audience (e.g., another service) when multiple services share the same issuer/keys. This can lead to unintended cross-service access. Hono’s docs list verification options for iss/nbf/iat/exp only, with no aud support; RFC 7519 requires that when an aud claim is present, tokens MUST be rejected unless the processing party identifies itself in that claim. This issue has been patched in version 4.10.2.

NVD status

Status
Awaiting Analysis — CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
hono / hono cpe:2.3:a:hono:hono:1.1.0-*:*:*:*:*:*:*:*
hono / hono cpe:2.3:a:hono:hono:*:*:*:*:*:*:*:*:*
hono / hono cpe:2.3:a:hono:hono:4.10.2:*:*:*:*:*:*:*

References