Description
A flaw was found in sssd. A local unprivileged user could send a specially crafted request with a zero-length body to the Network Security Services (NSS) responder. This could lead to a denial-of-service condition, causing the NSS responder to become unstable or terminate. This vulnerability affects the availability of the system responder.
Published: 2026-09-14
Score: 4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

Vendor Workaround

To mitigate this issue, restrict access to the NSS responder UNIX socket or disable the NSS responder if it is not required. The NSS responder can be disabled by editing the `/etc/sssd/sssd.conf` file and removing `nss` from the `services` line in the `[sssd]` section. After modifying the configuration, restart the SSSD service for the changes to take effect. Disabling the NSS responder may impact local user and group resolution. Example: ```bash # Remove 'nss' from the services line in /etc/sssd/sssd.conf # Before: services = nss, pam, autofs # After: services = pam, autofs sudo systemctl restart sssd ``` Warning: Restarting the `sssd` service will temporarily interrupt authentication and authorization services.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A flaw was found in sssd. A local unprivileged user could send a specially crafted request with a zero-length body to the Network Security Services (NSS) responder. This could lead to a denial-of-service condition, causing the NSS responder to become unstable or terminate. This vulnerability affects the availability of the system responder.
Title Sssd: sssd: denial of service in nss responder via crafted zero-length requests
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-191
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': 4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Redhat Enterprise Linux Openshift
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-14T17:37:10.092Z

Reserved: 2026-09-14T14:46:11.065Z

Link: CVE-2026-90996

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-14T16:17:42.517

Link: CVE-2026-90996

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses