AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-32631

MEDIUM · CVSS 6.5 EPSS 1.09% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-07-26 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-32631
Severity
MEDIUM
CVSS
6.5
EPSS
1.09%

Original NVD Description

Common is a package of common modules that can be accessed by NIMBLE services. Common before commit number 3b96cb0293d3443b870351945f41d7d55cb34b53 did not properly verify the signature of JSON Web Tokens. This allows someone to forge a valid JWT. Being able to forge JWTs may lead to authentication bypasses. Commit number 3b96cb0293d3443b870351945f41d7d55cb34b53 contains a patch for the issue. As a workaround, one may use the parseClaimsJws method to correctly verify the signature of a JWT.