AUGUST 5, 2026
Live Feed
Back to database
Case File

CVE-2010-0211

CRITICAL · CVSS 9.8 EPSS 27.72%

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

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Its EPSS score suggests a 27.7% probability of exploitation in the next 30 days. It may be remotely exploitable. It may lead to a denial-of-service condition.

CVE
CVE-2010-0211
Severity
CRITICAL
CVSS
9.8
EPSS
27.72%

Original NVD Description

The slap_modrdn2mods function in modrdn.c in OpenLDAP 2.4.22 does not check the return value of a call to the smr_normalize function, which allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a modrdn call with an RDN string containing invalid UTF-8 sequences, which triggers a free of an invalid, uninitialized pointer in the slap_mods_free function, as demonstrated using the Codenomicon LDAPv3 test suite.