AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-32823

LOW · CVSS 3.7 EPSS 1.87% Public Exploit

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

Original NVD Description

In the bindata RubyGem before version 2.4.10 there is a potential denial-of-service vulnerability. In affected versions it is very slow for certain classes in BinData to be created. For example BinData::Bit100000, BinData::Bit100001, BinData::Bit100002, BinData::Bit<N>. In combination with <user_input>.constantize there is a potential for a CPU-based DoS. In version 2.4.10 bindata improved the creation time of Bits and Integers.