MSI
WinGet
OpenVPN
OpenVPN, Inc. · 2.7.201 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i OpenVPN-2.7.2-I001-arm64.msi /quiet /norestart
InstallPath
msiexec /i OpenVPN-2.7.2-I001-arm64.msi /quiet /norestart PRODUCTDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{04B2F44F-BB10-40F5-A020-8B2A0C5D16B5}
Product version operator
Greater than or equal to
Product version
2.7.201
MSI Properties
Product Code
{04B2F44F-BB10-40F5-A020-8B2A0C5D16B5}
File Identity
Filename
OpenVPN-2.7.2-I001-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenVPNTechnologies.OpenVPN
Version
2.7.201
Description
Create secure VPN connections over the internet with this VPN-software
License
GPL-2.0
↗
Homepage
https://openvpn.net/community/
Support
https://support.openvpn.com/
Upgrade Behavior
install(Install over existing)
Release Notes
Security fixes:
- CVE-2026-40215: fix race condition in TLS handshake that could lead to leaking of
packet data from a previous handshake under specific circumstances
- CVE-2026-35058: fix server ASSERT() on receiving a suitably malformed packet with
a valid tls-crypt-v2 key
New features:
- management interface: permit input of very long passwords in
base64-encoded multiline format. Signal support to management
clients via "management version 6".
User-visible Changes:
- improve error mes…