Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35341

23
FAUCET Score

CVE-2026-35341 is a permission modification vulnerability in uutils coreutils mkfifo that occurs when the command attempts to create a FIFO on a path where a file already exists. Rather than properly terminating the operation, mkfifo proceeds to execute a follow-up permissions call on the existing file, potentially changing sensitive file permissions to world-readable mode (644 after umask). This could expose critical files such as SSH private keys to unauthorized access by other local users on the system. The vulnerability carries a CVSS severity score of 7.1 (HIGH) with a local attack vector requiring low privileges and no user interaction. The attack has high impact on both confidentiality and integrity, though availability is not affected. An attacker with local user privileges can exploit this through standard use of the mkfifo utility without special configuration or complexity. The vulnerability is not currently listed on the Known Exploited Vulnerabilities catalog and shows no signs of active exploitation in the wild. No publicly available exploit code has been identified. However, the low EPSS percentile (0.000090000) combined with the straightforward exploitation method and moderate FAUCET risk score of 37.0 suggests this should be monitored for community activity and patched as part of routine vulnerability management cycles.

Impacted Technologies

VendorProductVersion(s)CPE
All Versions ImpactedCPE match
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
1.8
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.17%
Probability of exploitation in next 30 days
EPSS Percentile
6.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0016 is in the 26th percentile among its peer group of 16,994 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

rustpatch availablevia ghsa
Product: uu_mkfifoFixed in: 0.6.0
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-pmf6-rcx4-v53vhigh

mkfifo: permissions of an existing file are changed after FIFO creation fails

Jul 6, 2026

References

github.com / uutils/coreutils/issues/10020
ExploitIssue TrackingVendor Advisory