CVE Catalog

CVE-2026-49431

Low risk· EPSS 8%
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

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

Summary

The ZFS_IOC_SET_PROP ioctl, used by zfs-set(8), incorrectly validated the calling user such that an unprivileged user is able to set metadata on a dataset indicating that the dataset has received properties from a zfs-recv(8) stream. Any local user can set the internal ZFS metadata flag "$hasrecvd" on datasets via ZFS_IOC_SET_PROP.

Risk Assessment

An unprivileged user can manipulate ZFS metadata, potentially leading to unauthorized changes in filesystem configuration and possibly privilege escalation.

Recommendation

Apply the vendor patch that fixes user validation in the ZFS_IOC_SET_PROP ioctl. Update the system to a patched version.

Original NVD description (English source)

The ZFS_IOC_SET_PROP ioctl, used by zfs-set(8), incorrectly validated the calling user such that an unprivileged user is able to set metadata on a dataset indicating that the dataset has received properties from a zfs-recv(8) stream. Any local user can set the internal ZFS metadata flag "$hasrecvd" on datasets via ZFS_IOC_SET_PROP.

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