CVE-2026-48490
Last modified
CVE-2026-48490 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| arduino | ArduinoCore-avr | < 1.8.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-48490?
How severe is CVE-2026-48490?
How do I fix CVE-2026-48490?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48485Quest Bot is an opensource Discord Bot. Prior to version 1.1…2.1
- CVE-2026-48486Signum Node is a HDD-mined cryptocurrency using an energy ef…7.5
- CVE-2026-48487Zeroconf is a pure Python implementation of multicast DNS se…5.3
- CVE-2026-48488phpMyFAQ is an open source FAQ web application. Prior to ver…2.7
- CVE-2026-48489Symfony is a PHP framework for web and console applications …7.5
- CVE-2026-4849A vulnerability was identified in code-projects Simple Laund…6.1
- CVE-2026-48491Traefik is an HTTP reverse proxy and load balancer. From 3.7…10
- CVE-2026-48492Snipe-IT is an IT asset/license management system. Prior to …6.5
- CVE-2026-48493Snipe-IT is an IT asset/license management system. In versio…5.5
- CVE-2026-48494TypeBot is a chatbot builder tool. In version 3.16.1, an aut…7.1
- CVE-2026-48495TypeBot is a chatbot builder tool. Prior to version 3.17.0, …7.1
- CVE-2026-48496OpenTelemetry eBPF Profiler is a production-scale agent for …6.2
Are you affected by CVE-2026-48490?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
