PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-78410 Red Hat CVE debrief

A local unprivileged user can exploit a flaw in util-linux to redirect SUID mount(8) to bind another host directory, potentially changing ownership or mode on the redirected inode. This vulnerability involves restricted bind mounts taking the source path from fstab but not pinning that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount(8) to bind another host directory. If the fstab entry also sets X-mount.owner, X-mount.group, or X-mount.mode, root then changes ownership or mode on that redirected inode. System administrators and security teams should assess and address potential exposure, especially in environments with local unprivileged user access.

Vendor
Red Hat
Product
Red Hat Hardened Images
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-02
Original CVE updated
2026-09-04
Advisory published
2026-09-02
Advisory updated
2026-09-04

Who should care

System administrators and security teams responsible for util-linux installations, especially in environments with local unprivileged user access, should assess and address potential exposure. This includes reviewing system configurations, monitoring for suspicious activity, and implementing compensating controls as needed. Additionally, operators and platform administrators should be aware of the vulnerability and its potential impact on system security.

Technical summary

The flaw in util-linux involves restricted bind mounts taking the source path from fstab but not pinning that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount(8) to bind another host directory. If the fstab entry also sets X-mount.owner, X-mount.group, or X-mount.mode, root then changes ownership or mode on that redirected inode.

Defensive priority

High priority due to local privilege escalation potential

Recommended defensive actions

  • Inventory and assess systems for util-linux usage and exposure to local unprivileged users
  • Review and restrict use of SUID mount(8) where possible
  • Monitor for and address potential unauthorized changes to file ownership or mode
  • Implement compensating controls to limit impact of potential local privilege escalation
  • Apply vendor remediation when available
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

Evidence from Redhat and util-linux security advisories indicates a flaw in restricted bind mounts. Further analysis is needed to determine the full scope of affected systems. The vulnerability allows a local unprivileged user to redirect SUID mount(8) to bind another host directory, potentially changing ownership or mode on the redirected inode. System administrators should verify the presence of util-linux and assess exposure to local unprivileged users. Defensive measures include reviewing and restricting use of SUID mount(8) where possible and monitoring for unauthorized changes to file ownership or mode.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-78410 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-78410

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-78410 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-78410

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.