Stack-Based Buffer Overflow in Arduino AVR Boards by Arduino
CVE-2025-69209
6.9MEDIUM
What is CVE-2025-69209?
A buffer overflow vulnerability exists in ArduinoCore-avr for versions prior to 1.8.7. This flaw allows attackers to exploit the dtostrf function when improperly handling large decimalPlaces parameters. By invoking String constructors or concat methods with excessively large values, it can write beyond allocated stack buffers, leading to memory corruption and service disruption. In certain scenarios, this vulnerability could enable unauthorized code execution on AVR-based devices, posing serious security risks.
Affected Version(s)
ArduinoCore-avr < 1.8.7
