In FatFS R0.16 and earlier contains a FAT32 integer overflow bug in mount_volume() where fasize *= fs->n_fats can wrap, leading to attacker-controlled file-size metadata and unsafe read lengths in downstream callers. This maps to CWE-190 (Integer Overflow or Wraparound). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H (7.6, High). Remote delivery is also possible in OTA/update pipelines. The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Total.
References
| Link | Resource |
|---|---|
| https://elm-chan.org/fsw/ff/ | Product |
| https://github.com/runZeroInc/vulns-2026-fatfs-chance | Third Party Advisory Exploit |
| https://www.runzero.com/advisories/fatfs-fat32-int-of-mnt-cve-2026-6682/ | Third Party Advisory Exploit |
| https://www.runzero.com/blog/fatfs-bugs/ | Third Party Advisory Exploit |
| https://github.com/runZeroInc/vulns-2026-fatfs-chance | Third Party Advisory Exploit |
Configurations
History
No history.
Information
Published : 2026-07-01 15:17
Updated : 2026-07-02 14:37
NVD link : CVE-2026-6682
Mitre link : CVE-2026-6682
CVE.ORG link : CVE-2026-6682
JSON object : View
Products Affected
elm-chan
- fatfs
CWE
CWE-190
Integer Overflow or Wraparound
