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.
CVE-2026-48490
This medium-severity CVE scores 6.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.7%, top 50% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.9
- EG Score
- 6.9(medium)
- EG Risk
- 46(Track)EG Risk 46/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity69% × 45%Exploitation1% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 50%
- KEV
- Not listed
Published
September 11, 2026
Last Modified
September 14, 2026
Advisory Details (3)
Auto-updated Sep 11, 20261.8.8
Patch available: arduino/ArduinoCore-avr 1.8.8
https://github.com/arduino/ArduinoCore-avr/releases/tag/1.8.8String::concat increase buffer size to fit float/double value
Patch available: arduino/ArduinoCore-avr 1.8.8 (PR #622 merged 2026-05-21)
https://github.com/arduino/ArduinoCore-avr/pull/622/changes/9492e146880d2b05d9cb9191f1bfb2c872a48404ArduinoCore-AVR: Stack-Based Buffer Overflow in String float/double concatenation handler · Advisory · arduino/ArduinoCore-avr · GitHub
https://github.com/arduino/ArduinoCore-avr/security/advisories/GHSA-fhp2-f8hw-mgpjWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 23× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-25 08:48 UTCEG score recompute
- 2026-09-24 07:32 UTCEG score recompute
- 2026-09-23 17:53 UTCEPSS rescore
- 2026-09-23 06:15 UTCEG score recompute
- 2026-09-22 04:58 UTCEG score recompute
- 2026-09-21 03:42 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 02:25 UTCEG score recompute
- 2026-09-19 01:08 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 23:52 UTCEG score recompute
- 2026-09-16 22:21 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 20:48 UTCEG score recompute
- 2026-09-14 19:22 UTCEG score recompute
- 2026-09-14 18:28 UTCEG score recompute
- 2026-09-13 23:54 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 22:38 UTCEG score recompute
- 2026-09-11 21:21 UTCEG score recompute
- 2026-09-11 21:14 UTCEG score recompute
- 2026-09-11 21:13 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-48490?
When was CVE-2026-48490 disclosed?
Is CVE-2026-48490 actively exploited?
What is the CVSS score of CVE-2026-48490?
How do I remediate CVE-2026-48490?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48490
Is Your Infrastructure Affected by CVE-2026-48490?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.