Description
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.
Published: 2026-08-19
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A local unprivileged user can exploit the ZFS_IOC_SET_PROP ioctl, which is used by the zfs-set utility, to set the internal metadata flag "$hasrecvd" on any ZFS dataset. The kernel fails to validate the caller’s privileges, allowing the user to mark a dataset as if it had received properties from a zfs-recv stream. This mis‑validation grants the user the ability to alter sensitive internal metadata, bypassing normal protection mechanisms. The weakness is classified as CWE‑863: Incorrect Verification of User Permissions.

Affected Systems

The vulnerability is present in the FreeBSD operating system. All installations that use the zfs‑set utility on affected FreeBSD releases can be impacted; versions are not explicitly listed in the advisory.

Risk and Exploitability

The flaw can be exploited locally by any user who can run zfs-set or otherwise access ZFSIOCTL. No CVSS score is provided in the advisory, and the EPSS score is not available. The vulnerability is not currently listed in the CISA KEV catalog, so there are no known public exploits in circulation. However, because the attack requires only local access and the kernel accepts unsigned ioctl parameters, the risk remains moderate to high in environments where users have shell access.

Generated by OpenCVE AI on August 19, 2026 at 06:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a FreeBSD release that incorporates the patch announced in the advisory
  • Verify that the ZFS set property command is not accidentally exposed to untrusted users
  • Monitor ZFS dataset metadata for unexpected changes to the "$hasrecvd" flag

Generated by OpenCVE AI on August 19, 2026 at 06:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Incorrect user validation in ZFS_IOC_SET_PROP ioctl
Weaknesses CWE-863
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: freebsd

Published:

Updated: 2026-08-19T05:15:37.371Z

Reserved: 2026-05-29T20:24:28.617Z

Link: CVE-2026-49431

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-19T06:17:43.027

Modified: 2026-08-19T06:17:43.027

Link: CVE-2026-49431

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T06:30:05Z

Weaknesses