CVE-2026-76642
Received
Received - Intake
util-linux mount helper privilege escalation via unchecked exit status
Vulnerability report for CVE-2026-76642, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-03
Last updated on: 2026-09-03
Assigner: VulnCheck
Description
Description
util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with inherited suid bits or modify target inode permissions after a helper fails, achieving privilege escalation.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| util-linux | util-linux | to 2.41.5 (inc) |
| util-linux | util-linux | to 2.42.2 (inc) |
| util-linux | util-linux | From 2.39 (inc) |
| util-linux | util-linux | to 2.41.6 (exc) |
| util-linux | util-linux | From 2.42 (inc) |
| util-linux | util-linux | to 2.42.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-390 | The product detects a specific error, but takes no actions to handle the error. |