CVE-2026-35170 PUBLISHED

openFPGALoader has a heap buffer overflow in BitParser::parseHeader() via crafted .bit file

Assigner: GitHub_M
Reserved: 01.04.2026 Published: 06.04.2026 Updated: 07.04.2026

openFPGALoader is a utility for programming FPGAs. In 1.1.1 and earlier, a heap-buffer-overflow read vulnerability exists in BitParser::parseHeader() that allows out-of-bounds heap memory access when parsing a crafted .bit file. No FPGA hardware is required to trigger this vulnerability.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
CVSS Score: 7.1

Product Status

Vendor trabucayre
Product openFPGALoader
Versions
  • Version <= 1.1.1 is affected

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE