Loading market data...
← Back to CVE feed

CVE-2026-81888

MEDIUM CVSS 5.4 View on NVD ↗

Description

@hono/oauth-providers is Authentication middleware for Hono. Prior to version 0.8.6, the built-in social login providers accept an OAuth callback even when the `state` value is absent on both sides, so the anti-CSRF check passes for a callback that never came from a genuine login attempt. This defeats the `state`-based CSRF protection under default usage. Version 0.8.6 has a patch.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Published: Aug 31, 2026 21:17 UTC Modified: Sep 01, 2026 15:17 UTC