Untriaged
Permalink
CVE-2026-6687
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 Stack Buffer Overflow via Uncapped exFAT Label Length
FatFs R0.16 and earlier contains a stack overflow bug in f_getlabel() because exFAT label length (XDIR_NumLabel) is trusted without enforcing spec maximums. This maps to CWE-121 (Stack-based Buffer Overflow). 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). 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-exfat-label-len-of-cve-2026-6687/ 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>