Untriaged
Permalink
CVE-2026-6682
7.6 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Physical (P)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Physical (P)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
FatFs Integer Overflow in FAT32 Volume Mount
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
-
https://www.runzero.com/blog/fatfs-bugs/ third-party-advisory
-
-
https://elm-chan.org/fsw/ff/ product
-
https://www.runzero.com/advisories/fatfs-fat32-int-of-mnt-cve-2026-6682/ third-party-advisory
Affected products
FatFs
- =<R0.16
Matching in nixpkgs
pkgs.python312Packages.pyfatfs
None
Package maintainers
-
@vlaci László Vaskó <laszlo.vasko@outlook.com>