A flaw was found in 389 Directory Server in the __aclp__normalize_acltxt() function of aclparse.c. A malformed ACI (Access Control Instruction) string can trigger heap-buffer-overflow writes and reads during ACI parsing. The function fails to validate that the ACI keyword has sufficient length after whitespace stripping, leading to a 1-byte out-of-bounds write and subsequent out-of-bounds reads. An authenticated user with write access to the aci attribute could send a crafted ACI value to silently corrupt heap memory in the directory server process.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-12528 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2489835 | Issue Tracking Vendor Advisory |
| https://github.com/389ds/389-ds-base/pull/7542 | Patch |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-17 15:16
Updated : 2026-06-28 00:22
NVD link : CVE-2026-12528
Mitre link : CVE-2026-12528
CVE.ORG link : CVE-2026-12528
JSON object : View
Products Affected
redhat
- enterprise_linux
- 389_directory_server
- directory_server
CWE
CWE-787
Out-of-bounds Write
