CVE Catalog

CVE-2026-15779

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

1th percentile - higher than 1% of all known CVEs

Summary

A flaw in Samba's pam_winbind, when mkhomedir is enabled, fails to validate the home directory path before chowning it. This allows a non-root user with narrow sudo delegation to change ownership of the root directory (/), causing severe denial of service (SSH, sudo, and package-manager failures) without granting write access.

Risk Assessment

The risk is that an attacker with limited sudo privileges can trigger ownership change of /, leading to complete loss of availability for critical services like SSH, sudo, and package managers, without privilege escalation.

Recommendation

Update Samba to a patched version immediately. As a workaround, disable mkhomedir in pam_winbind or restrict sudo delegations for system accounts with home directory set to /.

Other vulnerabilities in Samba

See all
Original NVD description (English source)

A flaw was found in samba's pam_winbind. When mkhomedir is enabled, pam_winbind chowns the target account's home directory without validating the path is not a critical system directory such as /. On affected systems, accounts with / as their home directory (a common default for system accounts) can have this triggered not only by root, but by a non-root user holding a narrow sudo delegation to run commands as that account, causing ownership of / to change and resulting in severe denial of service (SSH, sudo, and package-manager failures). The change does not grant write access to / (which ships with restrictive 0555 permissions on RHEL), so the impact is availability loss rather than further privilege escalation.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS