CVE-2026-25933

MEDIUM EPSS 4.7%
Published Feb 12, 20264mo ago · Modified Feb 19, 20264mo ago
6.8 CVSS 3.1
Medium
Find Similar
Published Feb 12, 2026 4mo ago
Last Modified Feb 19, 2026 4mo ago

Description

Arduino App Lab is a cross-platform IDE for developing Arduino Apps. Prior to 0.4.0, a vulnerability was identified in the Terminal component of the arduino-app-lab application. The issue stems from insufficient sanitization and validation of input data received from connected hardware devices, specifically in the _info.Serial and _info.Address metadata fields. The problem occurs during device information handling. When a board is connected, the application collects identifying attributes to establish a terminal session. Because strict validation is not enforced for the Serial and Address parameters, an attacker with control over the connected hardware can supply specially crafted strings containing shell metacharacters. The exploitation requires direct physical access to a previously tampered board. When the host system processes these fields, any injected payload is executed with the privileges of the user running arduino-app-lab. This vulnerability is fixed in 0.4.0.

CVSS Details

Base Score
6.8
Exploitability
0.2
Impact
6.0
Vector string
CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H
Attack Vector Physical
Attack Complexity High
Privileges Required High
User Interaction Required
Scope Changed
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
4.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-78 OS Command Injection Injection

Affected Products 1

VendorProductVersionRange
arduinoapp_lab* <0.4.0

References 2

  • github.com https://github.com/arduino/arduino-app-lab/releases/tag/al-0.4.0
    ProductRelease Notes
  • github.com https://github.com/arduino/arduino-app-lab/security/advisories/GHSA-3652-939f-f7g4
    PatchVendor Advisory

Remediation

  • github.com https://github.com/arduino/arduino-app-lab/security/advisories/GHSA-3652-939f-f7g4
    PatchVendor Advisory