Zurück zur CVE-Übersicht
CVE-2026-15041
LOW(3.7)CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Risk Signal Score19/100 — NIEDRIG
- Weniger als 24 Stunden alt
Beschreibung
A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password verification function uses standard memcmp() for comparing password hashes instead of a constant-time comparison function. A remote attacker could potentially use timing measurements of LDAP bind attempts to infer partial hash information, though practical exploitation is extremely difficult due to PBKDF2 computational overhead.