A flaw was found in SSSD (System Security Services Daemon). A local attacker with privileges to connect to the PAM (Pluggable Authentication Modules) responder socket can send a specially crafted protocol request. If the `pam_app_services` configuration is enabled and the service item is omitted from the request, a NULL pointer dereference can occur. This vulnerability leads to a denial of service, causing the PAM responder to crash and disrupt authentication services.
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

To mitigate this issue, avoid configuring `pam_app_services` in the `[pam]` section of `/etc/sssd/sssd.conf` if it is not operationally required. If `pam_app_services` is configured, remove or comment out the `pam_app_services` line and restart the `sssd` service. Example: ``` # /etc/sssd/sssd.conf [pam] # pam_app_services = app_svc ``` After modifying the configuration, restart the SSSD service: `systemctl restart sssd` Note that restarting the SSSD service may temporarily interrupt authentication and authorization services.

History

Tue, 15 Sep 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, 15 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in SSSD (System Security Services Daemon). A local attacker with privileges to connect to the PAM (Pluggable Authentication Modules) responder socket can send a specially crafted protocol request. If the `pam_app_services` configuration is enabled and the service item is omitted from the request, a NULL pointer dereference can occur. This vulnerability leads to a denial of service, causing the PAM responder to crash and disrupt authentication services.
Title Sssd: sssd: local denial of service due to null pointer dereference in pam responder
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-476
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': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-15T13:56:35.217Z

Reserved: 2026-09-14T14:39:41.792Z

Link: CVE-2026-90995

cve-icon Vulnrichment

Updated: 2026-09-15T13:25:27.731Z

cve-icon NVD

Status : Received

Published: 2026-09-14T16:17:42.367

Modified: 2026-09-15T14:17:46.103

Link: CVE-2026-90995

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-14T14:40:00Z

Links: CVE-2026-90995 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T13:15:18Z

Weaknesses