LiveActive security incident?Get immediate response
CVE Record

CVE-2021-46823: python-ldap before 3.4.0 is vulnerable to a denial of service when ldap.schema is used for untrusted schema...

python-ldap before 3.4.0 is vulnerable to a denial of service when ldap.schema is used for untrusted schema definitions, because of a regular expression denial of service (ReDoS) flaw in the LDAP schema parser. By sending crafted regex input, a remote authenticated attacker could exploit this vulnerability to cause a denial of service condition.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-46823 can let an authenticated remote user make some applications unavailable if they use vulnerable python-ldap schema parsing on untrusted LDAP schema definitions. The issue is a regular expression denial of service flaw, not evidence of data theft or code execution in the provided sources.

Executive priority

Treat this as a targeted availability risk. Prioritize systems where LDAP schema parsing touches production authentication, identity, or customer-facing services. The urgency is lower than active exploitation or code execution, but outages in identity-adjacent systems can have broad business impact.

Technical view

python-ldap before 3.4.0 has a ReDoS flaw in the ldap.schema parser when handling untrusted schema definitions. A crafted input can consume excessive processing and cause denial of service. The source bundle does not provide CVSS, CWE, affected CPEs, or confirmed active exploitation.

Likely exposure

Exposure is most likely in applications using python-ldap before 3.4.0 and parsing LDAP schema definitions from authenticated remote users, remote directories, or other untrusted sources. Systems only using python-ldap without ldap.schema or without untrusted schema input appear less exposed based on the provided evidence.

Exploitation context

The CVE description says a remote authenticated attacker could trigger denial of service with crafted regex input. KEV is false, and the provided sources do not state active exploitation, public exploitation, or unauthenticated exploitation.

Researcher notes

Key uncertainty remains because the source bundle lacks CVSS, CWE, CPEs, and detailed patch notes. Validate actual risk by confirming vulnerable package versions and whether untrusted schema definitions reach ldap.schema. Do not assume all python-ldap deployments are affected equally.

Mitigation direction

  • Upgrade python-ldap to 3.4.0 or later where used.
  • Stop parsing untrusted LDAP schema definitions until upgraded.
  • Restrict who can submit or influence LDAP schema inputs.
  • Check vendor and package-manager guidance for downstream fixed builds.

Validation and detection

  • Inventory applications and containers for python-ldap versions before 3.4.0.
  • Identify whether code imports or uses ldap.schema parsing paths.
  • Review schema input sources for user-controlled or remote authenticated data.
  • Confirm patched versions are deployed in production and build artifacts.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-46823 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.