Back to CVE List

CVE-2026-41213

MEDIUM SEVERITY

CVSS Score & Metrics

Base Score
5.9 / 10
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Vulnerability Description

@node-oauth/oauth2-server is a module for implementing an OAuth2 server in Node.js. The token exchange path accepts RFC7636-invalid code_verifier values (including one-character strings) for S256 PKCE flows. Because short/weak verifiers are accepted and failed verifier attempts do not consume the authorization code, an attacker who intercepts an authorization code can brute-force code_verifier guesses online until token issuance succeeds.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-307
Source
NVD
Vendor
node-oauth
Product
node-oauth2-server

External References

Discussion (0)

Add Comment

No comments yet. Be the first!