Skip to content

Commit 118703a

Browse files
committed
Added ASEC-25-004
1 parent 25110d5 commit 118703a

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: ASEC-25-003 - Arduino-IDE v2.3.5 Resolves Multiple Vulnerabilities
3+
id: xxxx
4+
---
5+
6+
Bulletin ID: ASEC-25-004
7+
Date: Nov 29, 2025
8+
Product/Component: Arduino-IDE
9+
Affected versions: \<= 2.3.6
10+
Fixed version: \>= 2.3.7
11+
12+
## Summary
13+
14+
A new version of the Arduino IDE is now available at the following link: [Arduino IDE v2.3.7 Release](https://github.com/arduino/arduino-ide/releases/tag/2.3.7).
15+
16+
This release includes following updates:
17+
* A dedicated security fix for the [CVE-2025-64724](https://nvd.nist.gov/vuln/detail/CVE-2025-64724) vulnerability that affects all Arduino IDE versions before version v2.3.7. Further details are available in the official security advisory at the following link: [GHSA-3fvj-pgqw-fgw6](https://github.com/arduino/arduino-ide/security/advisories/GHSA-3fvj-pgqw-fgw6).
18+
* Moreover, a dedicated security fix for the [CVE-2025-64725](https://nvd.nist.gov/vuln/detail/CVE-2025-64725) vulnerability that affects all Arduino IDE versions before version v2.3.7. Further details are available in the official security advisory at the following link: [GHSA-vf5j-xhwq-8vqj](https://github.com/arduino/arduino-ide/security/advisories/GHSA-vf5j-xhwq-8vqj).
19+
20+
21+
22+
## Action Required
23+
24+
To ensure security and stability, users are advised to update Arduino-IDE to version v2.3.7 as soon as possible. This update automatically includes all patches described above.
25+
26+
**Update Steps:**
27+
28+
1. Download the latest version from the official release page: [https://www.arduino.cc/en/software](https://www.arduino.cc/en/software)
29+
2. Follow the installation instructions provided in the documentation.
30+
3. Verify that the update was successful.
31+
32+
## Additional Information
33+
34+
For further details regarding the resolved vulnerabilities, refer to the following CVE reports:
35+
36+
* [Arduino-IDE v2.3.7 Release](https://github.com/arduino/arduino-ide/releases/tag/2.3.7)
37+
* [CVE-2025-64724](https://nvd.nist.gov/vuln/detail/CVE-2025-64724)
38+
* [GHSA-3fvj-pgqw-fgw6](https://github.com/arduino/arduino-ide/security/advisories/GHSA-3fvj-pgqw-fgw6)
39+
* [CVE-2025-64725](https://nvd.nist.gov/vuln/detail/CVE-2025-64725)
40+
* [GHSA-vf5j-xhwq-8vqj](https://github.com/arduino/arduino-ide/security/advisories/GHSA-vf5j-xhwq-8vqj)
41+
42+
For any questions or support, please refer to the [Arduino-IDE GitHub repository](https://github.com/arduino/arduino-ide) or the official support channels.
43+
44+
## Contact
45+
46+
If you encounter any issues or have questions regarding this security update, please contact our security team at security@arduino.cc.

0 commit comments

Comments
 (0)