Description
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.
Published: 2026-08-04
Score: 3.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw was identified in the System Security Services Daemon (SSSD). In the NSS responder, the function that prepares the initial group list pre‑allocates memory for all possible group entries but fails to reduce the packet size when some groups are omitted. This oversight allows uninitialized heap bytes to be sent to a client. A local attacker who can reach the sssd_nss process can read confidential directory data and obtain details about the heap layout, which could aid further attacks. The weakness corresponds to CWE‑908, indicating that uninitialized memory was leaked.

Affected Systems

The vulnerability impacts Red Hat Enterprise Linux versions 6, 7, 8, 9, and 10, as well as Red Hat OpenShift Container Platform 4. Systems running the SSSD NSS responder on any of these platforms without the latest update are potentially exposed.

Risk and Exploitability

The CVSS score of 3.3 suggests a low severity impact when viewed globally, and the EPSS score of <1% indicates a very low probability of exploitation. The vulnerability is not cataloged in CISA's KEV list, indicating no confirmed field‑deployed exploitation as of the latest data. Attackers must be able to access the local sssd_nss process, so the attack vector is local; the exploit does not require network or privilege escalation. Due to the low severity rating and lack of known exploitation, the risk is considered moderate if the affected system is exposed to local attackers. However, the ability to recover sensitive information, especially directory contents, elevates the concern for any trusted environment.

Generated by OpenCVE AI on August 4, 2026 at 21:33 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.


OpenCVE Recommended Actions

  • Apply the latest available SSSD update when it becomes available to fix the memory‑leak flaw in the NSS responder.
  • If no update is available, restrict local access to the sssd_nss socket by tightening socket permissions, limiting the owning user group, and enforcing SELinux/AppArmor isolation rules to prevent untrusted local users from communicating with the process.
  • Configure the operating system’s security policy to allow only trusted users to connect to the NSS responder socket, enable detailed logging of all connection attempts, and monitor these logs for suspicious activity.

Generated by OpenCVE AI on August 4, 2026 at 21:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Fedoraproject
Fedoraproject sssd
Redhat openshift Container Platform
CPEs cpe:2.3:a:fedoraproject:sssd:-:*:*:*:*:*:*:*
cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
Vendors & Products Fedoraproject
Fedoraproject sssd
Redhat openshift Container Platform

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
Title sssd: sssd: NSS responder uninitialized heap disclosure in initgroups reply Sssd: sssd: nss responder uninitialized heap disclosure in initgroups reply
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
CPEs cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat openshift
References

Mon, 03 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Sssd
Sssd sssd
Vendors & Products Sssd
Sssd sssd

Mon, 03 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description 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.
Title sssd: sssd: NSS responder uninitialized heap disclosure in initgroups reply
Weaknesses CWE-908
References
Metrics threat_severity

None

cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

threat_severity

Low


Subscriptions

Fedoraproject Sssd
Redhat Enterprise Linux Openshift Openshift Container Platform
Sssd Sssd
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-04T15:03:12.837Z

Reserved: 2026-07-31T12:44:34.409Z

Link: CVE-2026-68744

cve-icon Vulnrichment

Updated: 2026-08-04T14:19:35.047Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-04T06:16:30.490

Modified: 2026-08-18T16:37:05.247

Link: CVE-2026-68744

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-03T07:39:44Z

Links: CVE-2026-68744 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:45:04Z

Weaknesses
  • CWE-908

    Use of Uninitialized Resource