← Back

Node Oauth/oauth2 Server

node-oauth/oauth2-server

Vendor: Node Oauth • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Node Oauth
1Node Oauth/oauth2 Server
Jun 17, 2026
Apr 23, 2026
N/A· v4
5.9 MEDIUM· v3
N/A· v2
@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 shor...Show more
@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.Show less