Memory corruption via unbounded LFN filename copy
Published Jul 1, 2026 · Updated Jul 1, 2026
Buffer overflow in downstream filename handling for ChaN FatFs R0.16 and earlier allows attackers to corrupt memory via a crafted FAT volume. With LFN enabled, f_readdir() returns up to 255 characters in fno.fname, while affected callers use strcpy or sprintf to copy it into shorter fixed buffers without checking its length. The target must traverse an attacker-controlled FAT directory; consequences range from a crash to code execution according to the downstream buffer and platform protections.
Summary
What happened
Buffer overflow in downstream filename handling for ChaN FatFs R0.16 and earlier allows attackers to corrupt memory via a crafted FAT volume. With LFN enabled, f_readdir() returns up to 255 characters in fno.fname, while affected callers use strcpy or sprintf to copy it into shorter fixed buffers without checking its length. The target must traverse an attacker-controlled FAT directory; consequences range from a crash to code execution according to the downstream buffer and platform protections.
The record
- CVE
- CVE-2026-6688
- Published
- Jul 1, 2026
- Updated
- Jul 1, 2026
- Vendor
- ChaN
- Product
- FatFs
- Classifications
- CWE-120, T1200
- Attack vector
- physical
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 1, 2026CVE publishedPublication date reported by the CVE source.
- Jul 1, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=R0.16
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- runZero FatFs vulnerability proof-of-concept repositoryproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo