Skip to content
VulniPulse
Advisory severityHigh7.5Red Hat Linux

High [CVE-2026-15722] pre-authentication stack buffer overflow in get_ruvelement_from_berval via unbounded replica ID parsing

This high-severity Red Hat Linux advisory covers CVE-2026-15722 affecting Red Hat Directory Server 11.7 E4S for RHEL 8, Red Hat Directory Server 11.9 for RHEL 8, Red Hat Directory Server 12.2 E4S for RHEL 9.

Aggregated and source-linked by VulniPulse. Data sources, validation and limitations.

CVE-2026-15722 Source published Source updated

VulniPulse record published Record updated

Affected products & platforms
Red Hat LinuxRed Hat Enterprise Linux
Open source advisory

Android app · Google Play

Monitor future Red Hat Linux CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

A stack buffer overflow flaw was found in 389 Directory Server (389-ds-base). The get_ruvelement_from_berval() function in repl5_ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking.

A remote unauthenticated attacker can crash the LDAP server by sending a crafted StartNSDS50ReplicationRequest extended operation containing a replica ID field with more than 16 digit characters. The overflow occurs during payload decoding, before any authorization check.

Stack protectors limit impact to denial of service. The overflow data is limited to ASCII digit characters and a null byte.

Stack protectors and ASLR prevent the overflow from being leveraged for code execution — the stack canary detects the corruption and aborts the process. The practical impact is therefore limited to denial of service.

Customers who have restricted network access to the LDAP port to trusted replication partners, or who have disabled anonymous access by setting nsslapd-allow-anonymous-access to 'off' or 'rootdse', are not exposed to unauthenticated exploitation of this flaw. Red Hat severity: Important — CVSS 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).

Weakness: CWE-121.

Affected versions

No affected-version range was extracted from the source record. The vendor advisory is authoritative — check it before change work.

Official advisory · high-confidence parse· fetched 9 days ago·verify at source

Fixed versions
  • redhat-ds:11-8080020260806114250.f969626e
  • redhat-ds:11-8100020260803140625.37ed7c03
  • redhat-ds:12-9020020260730155601.1674d574
  • redhat-ds:12-9040020260810131422.1674d574
  • 389-ds-base-0:3.2.0-9.el10_2
  • 389-ds-base-0:3.0.6-20.el10_0
  • 389-ds-base-0:1.3.11.1-14.el7_9
  • 389-ds:1.4-8100020260806150504.25e700aa
  • 389-ds:1.4-8040020260803141511.96015a92
  • 389-ds:1.4-8060020260806120442.824efc52
  • 389-ds:1.4-8080020260806114228.6dbb3803
  • 389-ds-base-0:2.8.0-9.el9_8
  • 389-ds-base-0:2.2.4-20.el9_2
  • 389-ds-base-0:2.4.5-27.el9_4
  • 389-ds-base-0:2.6.1-23.el9_6
  • RHSA-2026:56047
  • RHSA-2026:55532
  • RHSA-2026:56048
  • RHSA-2026:56050
  • RHSA-2026:55424
  • RHSA-2026:55425
  • RHSA-2026:55758
  • RHSA-2026:55530
  • RHSA-2026:55757
  • RHSA-2026:55756
  • RHSA-2026:55794
  • RHSA-2026:55423
  • RHSA-2026:55421
  • RHSA-2026:55422
  • RHSA-2026:55426

Official advisory · high-confidence parse· fetched 9 days ago·verify at source

Mitigation checklist

Recommended fix / mitigation
  • Disable anonymous access by setting nsslapd-allow-anonymous-access to 'off' or 'rootdse' in cn=config. Alternatively, restrict network access to the LDAP port to trusted replication partners only using firewall rules.

Official advisory · high-confidence parse· fetched 9 days ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.