CVE-2026-6687 PUBLISHED

FatFs Stack Buffer Overflow via Uncapped exFAT Label Length

Assigner: runZero
Reserved: 20.04.2026 Published: 01.07.2026 Updated: 01.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 7.6

Product Status

Vendor ChaN
Product FatFs
Versions Default: unaffected
  • affected from 0 to R0.16 (incl.)

Credits

  • HD Moore of runZero, Inc. finder
  • Tod Beardsley of runZero, Inc. coordinator

References

Problem Types

  • CWE-121 Stack-based buffer overflow CWE