216.73.217.22

CVE-2026-26399

· Published 20/04/2026 18:16 · Modified 21/04/2026 20:16

Labels: CVE-2026-26399 2026-04-20CVE-2026-26399CWE-825[email protected]

Essential information

Published
20/04/2026 18:16
Modified
21/04/2026 20:16
Author
Creator
CVSS
5.3 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

CVSS metrics

Description

A stack-use-after-return issue exists in the Arduino_Core_STM32 library prior to version 1.7.0. The pwm_start() function allocates a TIM_HandleTypeDef structure on the stack and passes its address to HAL initialization routines, where it is stored in a global timer handle registry. After the function returns, interrupt service routines may dereference this dangling pointer, resulting in memory corruption.

NVD status

Status
Awaiting Analysis — CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
arduino / arduino core stm32 cpe:2.3:a:arduino:arduino_core_stm32:<1.7.0:*:*:*:*:*:*:*

References