AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-39182

HIGH · CVSS 7.5 EPSS 0.54% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

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-39182
Severity
HIGH
CVSS
7.5
EPSS
0.54%

Original NVD Description

EnroCrypt is a Python module for encryption and hashing. Prior to version 1.1.4, EnroCrypt used the MD5 hashing algorithm in the hashing file. Beginners who are unfamiliar with hashes can face problems as MD5 is considered an insecure hashing algorithm. The vulnerability is patched in v1.1.4 of the product. As a workaround, users can remove the `MD5` hashing function from the file `hashing.py`.