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-35339

20
FAUCET Score

CVE-2026-35339 is a logic flaw in the recursive mode of the chmod utility within uutils coreutils where exit codes are incorrectly reported based solely on the last file processed, rather than reflecting overall command success. This defect affects any system using the vulnerable version of uutils coreutils, particularly those relying on chmod's return values in automated scripts or batch operations. The vulnerability carries a MEDIUM severity rating (CVSS 5.5) with a local attack vector and low complexity requirement. An authenticated local user can trigger the flaw without special privileges or user interaction. The primary impact is integrity-related: scripts may incorrectly assume successful permission changes when errors occurred on earlier files, potentially leaving sensitive files with unintended restrictive or incorrect permissions that could enable subsequent privilege escalation or unauthorized access. There is currently no evidence of active exploitation in the wild, no known public exploit code, and minimal community attention, as indicated by the inactive KEV status, near-zero EPSS score, and low FAUCET Risk Score of 33. Organizations should prioritize patching based on their reliance on recursive chmod operations in production automation rather than urgent threat response, though prompt remediation is still recommended given the integrity implications.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 0.6.0CPE match
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
< 0.6.0CPE matchmatch criteria
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

5.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.14%
Probability of exploitation in next 30 days
EPSS Percentile
4.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0014 is in the 25th percentile among its peer group of 15,940 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (1)

rustpatch availablevia ghsa
Product: uu_chmodFixed in: 0.6.0

Vendor Advisories (1)

rustGHSA-4x34-chg5-mwjjmedium

chmod: recursive mode returns exit code 0 even when some files fail (last-file-wins)

Jul 6, 2026

References

github.com / uutils/coreutils/pull/9793
Issue TrackingPatch
github.com / uutils/coreutils/releases/tag/0.6.0
Release Notes