CVE-2026-81888

@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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-31 21:17

Updated : 2026-09-09 21:09


NVD link : CVE-2026-81888

Mitre link : CVE-2026-81888

CVE.ORG link : CVE-2026-81888


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-1275

Sensitive Cookie with Improper SameSite Attribute