CVE-2026-6686
FatFs R0.16 and earlier contains an uninitialized cluster exposure when f_lseek() extends files beyond EOF without zero-filling newly allocated clusters.
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
FatFs R0.16 and earlier contains an uninitialized cluster exposure when f_lseek() extends files beyond EOF without zero-filling newly allocated clusters. This maps to CWE-908 (Use of Uninitialized Resource). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N (4.6, Medium). The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Partial.
- CVSS 3.1
- 4.6 MEDIUMCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.26% probability · 17th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-908
- Affected
- elm-chan/fatfs
- Source
- 44488dab-36db-4358-99f9-bc116477f914
References
- https://elm-chan.org/fsw/ff/Product
- https://github.com/runZeroInc/vulns-2026-fatfs-chanceThird Party Advisory, Exploit
- https://www.runzero.com/advisories/fatfs-uninit-cluster-exposure-cve-2026-6686/Third Party Advisory
- https://www.runzero.com/blog/fatfs-bugs/Third Party Advisory, Exploit
- https://github.com/runZeroInc/vulns-2026-fatfs-chanceThird Party Advisory, Exploit
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.