Description
A path traversal flaw was found in SSSD's AD GPO provider. The ad_gpo_extract_smb_components() function does not sanitize .. sequences in the gPCFileSysPath LDAP attribute, allowing an attacker with AD GPO management access to write files outside the GPO cache directory as root. On default RHEL configurations with SELinux enforcing, this can be used to inject Kerberos configuration leading to authentication bypass.
Published: 2026-07-07
Score: 8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw exists in SSSD’s Active Directory GPO provider. The function ad_gpo_extract_smb_components() fails to sanitize .. sequences in the gPCFileSysPath LDAP attribute, allowing an attacker with AD GPO management permissions to write arbitrary files outside the GPO cache directory as root. On a default RHEL configuration with SELinux enforcing, the attacker can inject a malicious Kerberos configuration file that results in authentication bypass for any user subject to the compromised domain controller’s settings. This vulnerability compromises Kerberos authentication integrity.

Affected Systems

The flaw is present in Red Hat Enterprise Linux 6, 7, 8, 9, and 10 as well as Red Hat OpenShift Container Platform 4, all of which use SSSD for Kerberos authentication and process GPOs. The issue arises whenever the SSSD AD GPO provider is enabled and the default SELinux policy is in enforcing mode.

Risk and Exploitability

The CVSS score of 8 indicates high severity. The EPSS score of < 1 % indicates a very low but non‑zero likelihood of exploitation. The flaw is not listed in CISA KEV. Exploitation requires an account with GPO management rights, typically restricted to administrators or compromised domain accounts. With root write access via the traversal, an attacker can alter the Kerberos configuration and achieve authentication bypass. The path traversal path is enabled by the unsanitized LDAP attribute and can be executed even under SELinux enforcing because the attacker writes as root.

Generated by OpenCVE AI on July 23, 2026 at 13:42 UTC.

Remediation

Vendor Workaround

Set ad_gpo_access_control = disabled in /etc/sssd/sssd.conf to disable GPO fetching entirely. Note that this removes GPO-based login policy enforcement.


OpenCVE Recommended Actions

  • Set ad_gpo_access_control = disabled in /etc/sssd/sssd.conf to block GPO fetching entirely. This mitigates the path traversal risk but also removes GPO‑based login policy enforcement.
  • Restrict AD GPO management permissions to a minimal number of trusted administrators and delete any unnecessary AD accounts that can modify GPO objects.
  • Verify the integrity of the SSSD GPO cache directory, audit for unexpected files, and keep SELinux enforcing mode active to detect or block unauthorized configuration changes.

Generated by OpenCVE AI on July 23, 2026 at 13:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:8 cpe:/a:redhat:enterprise_linux:8::appstream
cpe:/a:redhat:enterprise_linux:8::crb
cpe:/o:redhat:enterprise_linux:8::baseos
References

Mon, 27 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Redhat enterprise Linux Eus
CPEs cpe:/o:redhat:enterprise_linux_eus:10.0
Vendors & Products Redhat enterprise Linux Eus
References

Tue, 21 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:9 cpe:/a:redhat:enterprise_linux:9::appstream
cpe:/a:redhat:enterprise_linux:9::crb
cpe:/o:redhat:enterprise_linux:9::baseos
References

Mon, 20 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:10 cpe:/o:redhat:enterprise_linux:10.2
References

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat openshift Container Platform
Sssd
Sssd sssd
Vendors & Products Redhat openshift Container Platform
Sssd
Sssd sssd

Tue, 07 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 07 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
Description A path traversal flaw was found in SSSD's AD GPO provider. The ad_gpo_extract_smb_components() function does not sanitize .. sequences in the gPCFileSysPath LDAP attribute, allowing an attacker with AD GPO management access to write files outside the GPO cache directory as root. On default RHEL configurations with SELinux enforcing, this can be used to inject Kerberos configuration leading to authentication bypass.
Title Sssd: sssd: gpo cache path traversal via unsanitized gpcfilesyspath allows kerberos authentication bypass
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-23
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
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

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

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-28T01:46:23.405Z

Reserved: 2026-07-02T15:18:56.861Z

Link: CVE-2026-14476

cve-icon Vulnrichment

Updated: 2026-07-07T14:34:34.129Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-07T09:00:00Z

Links: CVE-2026-14476 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T13:45:03Z

Weaknesses
  • CWE-23

    Relative Path Traversal