CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-35373

lowCVSS 3.3covered by 1 sourcefirst seen 2026-07-06
In target-directory forms (ln SOURCE... DIRECTORY), ln rejects source paths with non-UTF-8 filename bytes, while GNU accepts them. Breaks GNU compatibility for byte-oriented filenames on Unix filesystems. PoC: name=$(printf 'bad_\377'); mkdir dst; : > "$name"; ln "$name" dst GNU: exit 0, creates dst/bad_\377 ; uutils: exit 1, dst empty _Zellic private finding (zellic-ext/coreutils-private PR #84). Reported in the Zellic *uutils coreutils Program Security Assessment* (for Canonical, Jan 2026), audited commit 3a07ffc5a9bd4c283e75afa548ba1f1957bad242._

⚡ Watch CVE-2026-35373

Get an email if CVE-2026-35373 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-35373

CVE.org record

Embed the live status

CVE-2026-35373 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-35373 status](https://www.csirts.com/badge/CVE-2026-35373)](https://www.csirts.com/cve/CVE-2026-35373)