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

16
FAUCET Score

CVE-2026-35378 is a logic error in the expr utility of uutils coreutils where parenthesized subexpressions are evaluated during parsing rather than execution, breaking proper short-circuiting for logical OR and AND operations. This flaw causes the utility to raise arithmetic errors from "dead" branches that should be ignored, causing shell scripts relying on GNU expr compatibility to terminate prematurely instead of returning expected boolean results. The vulnerability affects systems using uutils coreutils where expr is deployed in conditional expressions within shell scripts. The vulnerability has a CVSS score of 3.3 (LOW) with a local attack vector requiring low complexity and low privileges. The impact is limited to availability, with no confidentiality or integrity effects. The EPSS score of 0.00014 indicates this is among the rarest CVEs in terms of predicted exploit likelihood, well below the average baseline. There is no evidence of active exploitation, and the vulnerability is not listed on the Known Exploited Vulnerabilities catalog. The FAUCET risk score of 27.0/100 reflects minimal community attention or documented exploit code availability. Organizations using uutils coreutils should monitor for patches, though the immediate threat level remains low.

Impacted Technologies

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

CVSS Data

CVSS version used by this source: 3.1

3.3LOW

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

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

Exploit Intelligence

EPSS Score
0.16%
Probability of exploitation in next 30 days
EPSS Percentile
5.2%
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.0016 is in the 36th percentile among its peer group of 1,509 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 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.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: coreutilsFixed in: 0.8.0

Vendor Advisories (1)

rustGHSA-5pv5-xh52-hvrplow

uutils coreutils has an Incorrect Short Circuit Evaluation Issue

Apr 22, 2026

References

github.com / uutils/coreutils/pull/11395
ExploitIssue TrackingPatch
github.com / uutils/coreutils/releases/tag/0.8.0
Release Notes