๐Ÿ” CVE Alert

CVE-2026-48490

UNKNOWN 0.0

ArduinoCore-AVR: Stack-Based Buffer Overflow in String float/double concatenation handler

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

ArduinoCore-avr contains the source code and configuration files of the Arduino AVR Boards platform. A vulnerability in versions prior to 1.8.8 allows an attacker to trigger a stack-based buffer overflow when concatenating floating-point values of sufficiently large magnitude onto an Arduino String object. By passing values near the extremes of the float or double range to `String::concat(float)`, `String::concat(double)`, `String::operator+=()`, or the `+` operator with a float/double operand, `dtostrf()` writes beyond the fixed-size stack buffer, causing memory corruption and denial of service. Under specific conditions, this could enable arbitrary code execution on AVR-based Arduino boards. The fix is included starting from the `1.8.8 `release.

CWE CWE-120
Vendor arduino
Product arduinocore-avr
Published Sep 11, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for arduino arduinocore-avr

Be the first to know when new unknown vulnerabilities affecting arduino arduinocore-avr are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

arduino / ArduinoCore-avr
< 1.8.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/arduino/ArduinoCore-avr/security/advisories/GHSA-fhp2-f8hw-mgpj github.com: https://github.com/arduino/ArduinoCore-avr/pull/622/changes/9492e146880d2b05d9cb9191f1bfb2c872a48404 github.com: https://github.com/arduino/ArduinoCore-avr/releases/tag/1.8.8