Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-15779 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-732Incorrect Permission Assignment for Critical Resource[email protected]

Affected Products

ProductVersions
Samba pam_winbind
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Mitigation:low effort

    Disable mkhomedir in pam_winbind.conf on systems where any account may resolve to a home directory of / or another sensitive system path.

Red Hat Enterprise Linux
All versions

CPE

  • cpe:2.3:o:redhat:enterprise_linux:*:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux_server:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-15779
NVD Published Date:
Jul 15, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]