CVE-2026-14474
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
A flaw was found in SSSD's LDAP sudo provider. When the ldap_sudo_search_base option is not explicitly configured, SSSD searches the entire LDAP directory tree for sudoRole objects. An authenticated attacker with write access to any subtree can inject a sudoRole object granting root-level sudo privileges on all SSSD-enrolled hosts.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 | 0:2.12.0-3.el10_2.1 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 10.0 Extended Update Support | 0:2.10.2-3.el10_0.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 7 Extended Lifecycle Support | 0:1.16.5-10.el7_9.18 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8 | 0:2.9.4-5.el8_10.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8 | 0:2.9.4-5.el8_10.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | 0:2.4.0-9.el8_4.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | 0:2.4.0-9.el8_4.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | 0:2.6.2-4.el8_6.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On | 0:2.6.2-4.el8_6.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.8 Telecommunications Update Service | 0:2.8.2-4.el8_8.4 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | 0:2.8.2-4.el8_8.4 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9 | 0:2.9.8-4.el9_8.1 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9 | 0:2.9.8-4.el9_8.1 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | 0:2.8.2-5.el9_2.7 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions | 0:2.9.4-6.el9_4.5 < * | unaffected |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | 0:2.9.6-4.el9_6.5 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.13 | 413.92.202608111330-0 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.19 | 4.19.9.6.202608120446-0 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.20 | 4.20.9.6.202608121719-0 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.21 | 4.21.9.6.202608122143-0 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.22 | 4.22.9.8.202608130832-0 < * | unaffected |
Weaknesses
- CWE-1188: Initialization of a Resource with an Insecure Default
Workarounds
Set ldap_sudo_search_base explicitly in /etc/sssd/sssd.conf to restrict the search to the designated sudoers container:
[domain/example.com] ldap_sudo_search_base = ou=sudoers,dc=example,dc=com
Additionally, restrict LDAP ACLs to prevent non-admin principals from creating sudoRole objects outside the designated sudoers container.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://access.redhat.com/errata/RHSA-2026:41937
- https://access.redhat.com/errata/RHSA-2026:42122
- https://access.redhat.com/errata/RHSA-2026:46482
- https://access.redhat.com/errata/RHSA-2026:46990
- https://access.redhat.com/errata/RHSA-2026:49839
- https://access.redhat.com/errata/RHSA-2026:49840
- https://access.redhat.com/errata/RHSA-2026:49841
- https://access.redhat.com/errata/RHSA-2026:49842
- https://access.redhat.com/errata/RHSA-2026:49843
- https://access.redhat.com/errata/RHSA-2026:49844
- https://access.redhat.com/errata/RHSA-2026:50109
- https://access.redhat.com/errata/RHSA-2026:54187
- https://access.redhat.com/errata/RHSA-2026:54553
- https://access.redhat.com/errata/RHSA-2026:54581
- https://access.redhat.com/errata/RHSA-2026:54599
- https://access.redhat.com/errata/RHSA-2026:54769
- https://access.redhat.com/security/cve/CVE-2026-14474
- https://bugzilla.redhat.com/show_bug.cgi?id=2496556
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.