Input Validation Flaw in Arduino App Lab Terminal Component
CVE-2026-25933
6.9MEDIUM
What is CVE-2026-25933?
An input validation vulnerability exists in the Terminal component of Arduino App Lab prior to version 0.4.0. This issue arises from insufficient sanitization of data received from connected hardware devices. Specifically, the _info.Serial and _info.Address metadata fields are vulnerable, allowing an attacker with physical access to a tampered board to inject malicious payloads. If these parameters are not properly validated, injected commands can be executed with the privileges of the user running the application, posing significant security risks. Upgrading to version 0.4.0 mitigates this issue effectively.
Affected Version(s)
arduino-app-lab < 0.4.0
