๐Ÿ” CVE Alert

CVE-2026-56764

LOW 3.7

Hono - Timing Attack in basicAuth and bearerAuth Middleware

CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
0th

Hono before 4.11.10 contains a timing attack vulnerability in the basicAuth and bearerAuth middlewares due to non-constant-time string comparison in the timingSafeEqual function. Attackers can exploit early termination of string equality checks to infer valid credentials through precise timing measurements.

CWE CWE-208
Vendor hono
Product hono
Published Jul 15, 2026
Last Updated Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for hono hono

Be the first to know when new low vulnerabilities affecting hono hono are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

Hono / Hono
0 < 4.11.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/honojs/hono/security/advisories/GHSA-gq3j-xvxp-8hrf vulncheck.com: https://www.vulncheck.com/advisories/hono-timing-attack-in-basicauth-and-bearerauth-middleware

Credits

๐Ÿ” Exagone313