Skip to content

Commit bf08f40

Browse files
authored
Merge pull request #547 from arduino/ASEC-25-004
ASEC-25-004 - Arduino-IDE v2.3.7 Resolves Multiple Vulnerabilities
2 parents f75e961 + aa37bd0 commit bf08f40

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: ASEC-25-004 - Arduino-IDE v2.3.7 Resolves Multiple Vulnerabilities
3+
---
4+
5+
Bulletin ID: ASEC-25-004
6+
Date: Dec 18, 2025
7+
Product/Component: Arduino-IDE
8+
Affected versions: \<= 2.3.6
9+
Fixed version: \>= 2.3.7
10+
11+
## Summary
12+
13+
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).
14+
15+
This release includes following updates:
16+
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+
19+
* Moreover, a dedicated security fix for the [CVE-2025-64723](https://nvd.nist.gov/vuln/detail/CVE-2025-64723) 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).
20+
21+
## Action Required
22+
23+
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.
24+
25+
**Update Steps:**
26+
27+
1. Download the latest version from the official release page: [https://www.arduino.cc/en/software](https://www.arduino.cc/en/software/#ide-download-section)
28+
2. Follow the installation instructions provided in the documentation.
29+
3. Verify that the update was successful.
30+
31+
## Additional Information
32+
33+
For further details regarding the resolved vulnerabilities, refer to the following CVE reports:
34+
35+
* [Arduino-IDE v2.3.7 Release](https://github.com/arduino/arduino-ide/releases/tag/2.3.7)
36+
* [CVE-2025-64724](https://nvd.nist.gov/vuln/detail/CVE-2025-64724)
37+
* [GHSA-3fvj-pgqw-fgw6](https://github.com/arduino/arduino-ide/security/advisories/GHSA-3fvj-pgqw-fgw6)
38+
* [CVE-2025-64723](https://nvd.nist.gov/vuln/detail/CVE-2025-64723)
39+
* [GHSA-vf5j-xhwq-8vqj](https://github.com/arduino/arduino-ide/security/advisories/GHSA-vf5j-xhwq-8vqj)
40+
41+
For any questions or support, please refer to the [Arduino-IDE GitHub repository](https://github.com/arduino/arduino-ide) or the official support channels.
42+
43+
## Contact
44+
45+
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)