AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-32696

LOW · CVSS 3.7 EPSS 1.08% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-06-18 · 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-32696
Severity
LOW
CVSS
3.7
EPSS
1.08%

Original NVD Description

The npm package "striptags" is an implementation of PHP's strip_tags in Typescript. In striptags before version 3.2.0, a type-confusion vulnerability can cause `striptags` to concatenate unsanitized strings when an array-like object is passed in as the `html` parameter. This can be abused by an attacker who can control the shape of their input, e.g. if query parameters are passed directly into the function. This can lead to a XSS.