CVE-2025-62610
Last modified
CVE-2025-62610 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Hono | Hono | >= 1.1.0, < 4.10.2 |
References
- https://github.com/honojs/hono/security/advisories/GHSA-m732-5p4w-x69gExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-62610?
How severe is CVE-2025-62610?
How do I fix CVE-2025-62610?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-62605Mastodon is a free, open-source social network server based …4.3
- CVE-2025-62606my little forum is a PHP and MySQL based internet forum that…8.8
- CVE-2025-62607Nautobot Single Source of Truth (SSoT) is an app for Nautobo…5.3
- CVE-2025-62608MLX is an array framework for machine learning on Apple sili…9.1
- CVE-2025-62609MLX is an array framework for machine learning on Apple sili…7.5
- CVE-2025-6261The Fleetwire Fleet Management plugin for WordPress is vulne…6.4
- CVE-2025-62611aiomysql is a library for accessing a MySQL database from th…8.2
- CVE-2025-62612FastGPT is an AI Agent building platform. Prior to version 4…5.3
- CVE-2025-62613VDO.Ninja is a tool that brings remote video feeds into OBS …6.9
- CVE-2025-62614BookLore is a self-hosted web app for organizing and managin…8.7
- CVE-2025-62615AutoGPT is a platform that allows users to create, deploy, a…9.8
- CVE-2025-62616AutoGPT is a platform that allows users to create, deploy, a…9.8
Are you affected by CVE-2025-62610?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
