Skip to main content

Severity by source

Vendor (redhat) PRIMARY
3.3 LOW
AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
3.3 LOW

Local access with low privilege required to trigger an NSS query; only partial confidentiality impact from heap leak; no integrity or availability impact applies.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Red Hat
3.3 LOW
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Aug 04, 2026 - 05:59 vuln.today
CVE Published
Aug 04, 2026 - 05:28 cve.org
LOW 3.3

DescriptionCVE.org

A flaw was found in SSSD. The sss_nss_protocol_fill_initgr() function in the NSS responder pre-allocates reply space for all group entries but does not shrink the packet when groups are skipped, causing uninitialized heap bytes to be transmitted to the client. A local attacker can exploit this to disclose cached directory data and heap layout information from the sssd_nss process.

AnalysisAI

Uninitialized heap memory disclosure in SSSD's NSS responder exposes cached directory data and heap layout to local authenticated users on RHEL 6 through 10 and OpenShift Container Platform 4. The sss_nss_protocol_fill_initgr() function pre-allocates a reply buffer sized for all group entries but fails to shrink it when groups are skipped, causing uninitialized heap bytes to be included in the response transmitted back to the requesting client. No public exploit code has been identified at time of analysis, and this is not listed in CISA KEV; however, leaked heap addresses may assist in chained attacks targeting ASLR bypass in sssd_nss.

Technical ContextAI

SSSD (System Security Services Daemon) is the central daemon on Linux systems for resolving identity, authentication, and group membership from sources such as LDAP, Active Directory, and Kerberos. The vulnerable function sss_nss_protocol_fill_initgr() handles the NSS responder protocol for initgroups queries - determining all supplementary group memberships for a given user. The root cause is CWE-908 (Use of Uninitialized Resource): the function allocates heap space assuming all candidate group entries will be included in the reply, but when entries are skipped (for example, due to group filtering or policy), the buffer is not resized or zeroed before transmission. The resulting packet includes trailing uninitialized heap bytes that the sssd_nss process never intended to expose. Affected CPE strings confirm all major RHEL generations (6, 7, 8, 9, 10) and Red Hat OpenShift Container Platform 4 are impacted, meaning any system using SSSD for identity resolution - which includes the vast majority of enterprise RHEL deployments - carries this exposure.

RemediationAI

Monitor the Red Hat Security Advisory at https://access.redhat.com/security/cve/CVE-2026-68744 for SSSD errata packages and apply the updated sssd package for the applicable RHEL version once released. No exact fix version is confirmed in the currently available data - availability should be verified via Red Hat's errata tracker or subscription portal. As a compensating control, restrict local user account creation and limit which accounts can trigger NSS initgroups lookups on sensitive systems. Administrators may also configure SSSD group filtering or enumeration restrictions to reduce the set of groups pre-allocated in replies, which may reduce exposure in the skipped-entry path; however, this trade-off can affect legitimate group resolution for authorized users. Environments with strict directory data confidentiality requirements should audit which local accounts exist on SSSD-integrated systems and remove unnecessary accounts until a patch is applied.

CVE-2026-18663 MEDIUM
5.9 Aug 12

Heap corruption via double-free in 389-ds-base's LDAP control parsing allows an unauthenticated remote attacker to crash

CVE-2026-4631 CRITICAL POC
9.8 Apr 07

Remote code execution in Cockpit's web interface allows unauthenticated attackers to execute arbitrary commands on the h

CVE-2026-4480 CRITICAL POC
9.0 May 26

Remote code execution in Samba's printing subsystem allows remote attackers to inject arbitrary shell commands via craft

CVE-2026-18922 CRITICAL
9.8 Sep 07

Authentication bypass in 389 Directory Server (shipped as Red Hat Directory Server 11-13 and within RHEL 6-10) lets remo

CVE-2026-14544 CRITICAL
9.8 Jul 03

Remote code execution and privilege escalation in HPLIP (HP Linux Imaging and Printing) affects the hpcups print filter

CVE-2026-76578 CRITICAL
9.8 Sep 07

Unauthenticated privilege escalation in FreeIPA (Red Hat Identity Management) allows a remote attacker to gain genuine a

CVE-2026-5121 HIGH
7.5 Mar 30

Remote code execution in libarchive on 32-bit systems allows unauthenticated attackers to execute arbitrary code via spe

CVE-2026-28369 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow (the embedded web server underpinning JBoss EAP, Red Hat Data Grid, and Apache Camel

CVE-2026-28368 CRITICAL
9.1 Mar 27

HTTP request smuggling in Red Hat Undertow allows remote unauthenticated attackers to bypass front-end security controls

CVE-2026-33845 CRITICAL
9.1 Apr 30

Out-of-bounds read in the GnuTLS DTLS handshake reassembly logic lets remote unauthenticated attackers trigger an intege

CVE-2026-28367 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow allows remote unauthenticated attackers to send `\r\r\r` as a header block terminator

CVE-2026-16526 HIGH
8.8 Jul 30

Local privilege escalation in Performance Co-Pilot (PCP) on Red Hat Enterprise Linux 6 through 10 and OpenShift Containe

Vendor StatusVendor

Share

CVE-2026-68744 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy