AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2010-4052

MEDIUM · CVSS 5 EPSS 51.30% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2011-01-13 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.0. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 51.3% probability of exploitation in the next 30 days. It may lead to a denial-of-service condition.

Public Exploit Signal

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

Detected Signals
exploit
External Security References

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

CVE
CVE-2010-4052
Severity
MEDIUM
CVSS
5
EPSS
51.30%

Original NVD Description

Stack consumption vulnerability in the regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (resource exhaustion) via a regular expression containing adjacent repetition operators, as demonstrated by a {10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD.