A stack-based buffer overflow vulnerability exists in the cmd_edl function of OreSat Firmware v1.0. The vulnerability is triggered when processing the edl fw_flash command, where the <filename> argument is copied to a 64-byte stack buffer via memcpy without proper length validation. An attacker with physical access to the UART3 serial interface can exploit this vulnerability by sending a maliciously crafted command with an oversized filename parameter,
References
| Link | Resource |
|---|---|
| https://github.com/dazuo233/cve/issues/2 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-03 23:16
Updated : 2026-09-09 16:04
NVD link : CVE-2026-67673
Mitre link : CVE-2026-67673
CVE.ORG link : CVE-2026-67673
JSON object : View
Products Affected
No product.
CWE
CWE-121
Stack-based Buffer Overflow
