Skip to content

Commit 7546746

Browse files
authored
Create ASEC-25-003-Arduino-IDE-v2-3-5-Resolves-Multiple-Vulnerabilities.md (#485)
1 parent 58d0f93 commit 7546746

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: "ASEC-25-003 - Arduino-IDE v2.3.5 Resolves Multiple Vulnerabilities"
3+
---
4+
5+
Bulletin ID: ASEC-25-003
6+
Date: Apr 3, 2025
7+
Product/Component: Arduino-IDE
8+
Affected versions: \<= 2.3.4
9+
Fixed version: \>= 2.3.5
10+
11+
## Summary
12+
13+
A new version of the Arduino IDE (v2.3.5) is now available at the following link: [Arduino IDE v2.3.5 Release](https://github.com/arduino/arduino-ide/releases/tag/2.3.5).
14+
15+
This release includes several improvements and updates, notably:
16+
17+
* Upgrading the underlying Theia IDE to version v1.57.0.
18+
* Updating the Arduino CLI component to version v1.2.0, which addresses multiple security vulnerabilities affecting external components.
19+
* Additionally, this update includes a dedicated security fix for the CVE-2025-27608 vulnerability that affects all Arduino IDE versions before version v2.3.5. Further details are available in the official security advisory at the following link: [GHSA-252h-4j5q-88pc](https://github.com/arduino/arduino-ide/security/advisories/GHSA-252h-4j5q-88pc).
20+
21+
Specifically, this update mitigates the following Common Vulnerabilities and Exposures (CVEs):
22+
23+
* CVE-2025-21614
24+
* CVE-2025-21613
25+
* CVE-2025-27608
26+
27+
## Action Required
28+
29+
To ensure security and stability, users are advised to update Arduino-IDE to version v2.3.5 as soon as possible. This update automatically includes all patches described above.
30+
31+
**Update Steps:**
32+
33+
1. Download the latest version from the official release page: [https://www.arduino.cc/en/software](https://www.arduino.cc/en/software)
34+
2. Follow the installation instructions provided in the documentation.
35+
3. Verify that the update was successful.
36+
37+
## Additional Information
38+
39+
For further details regarding the resolved vulnerabilities, refer to the following CVE reports:
40+
41+
* [Arduino-IDE v2.3.5 Release](https://github.com/arduino/arduino-ide/releases/tag/2.3.5)
42+
* [CVE-2025-27608](https://nvd.nist.gov/vuln/detail/CVE-2025-27608)
43+
* [GHSA-252h-4j5q-88pc](https://github.com/arduino/arduino-ide/security/advisories/GHSA-252h-4j5q-88pc)
44+
* [Arduino-CLI v1.2.0 Release](https://github.com/arduino/arduino-cli/releases/tag/v1.2.0)
45+
* [CVE-2025-21614](https://nvd.nist.gov/vuln/detail/CVE-2025-21614)
46+
* [CVE-2025-21613](https://nvd.nist.gov/vuln/detail/CVE-2025-21613)
47+
48+
For any questions or support, please refer to the [Arduino-IDE GitHub repository](https://github.com/arduino/arduino-ide) or the official support channels.
49+
50+
## Contact
51+
52+
If you encounter any issues or have questions regarding this security update, please contact our security team at [email protected].

0 commit comments

Comments
 (0)