CVE-2025-14905

A flaw was found in the 389-ds-base server. A heap buffer overflow vulnerability exists in the `schema_attr_enum_callback` function within the `schema.c` file. This occurs because the code incorrectly calculates the buffer size by summing alias string lengths without accounting for additional formatting characters. When a large number of aliases are processed, this oversight can lead to a heap overflow, potentially allowing a remote attacker to cause a Denial of Service (DoS) or achieve Remote Code Execution (RCE).
Configurations

No configuration.

History

No history.

Information

Published : 2026-02-23 16:29

Updated : 2026-03-24 11:16


NVD link : CVE-2025-14905

Mitre link : CVE-2025-14905

CVE.ORG link : CVE-2025-14905


JSON object : View

Products Affected

No product.

CWE
CWE-122

Heap-based Buffer Overflow