CVE-2026-84256
Public on 2026-09-05
Modified on 2026-09-05
Description
OpenVPN on Windows before versions 2.6.14 and 2.7.5 is affected by an OS command injection issue. The wide_cmd_line() function in src/openvpn/win32.c only quoted command-line arguments that contained a space, leaving cmd.exe metacharacters (& | < > ^ % ( ) !) unquoted. Because CreateProcess() runs .bat and .cmd scripts through cmd.exe, a crafted X.509 certificate subject passed to a hook script such as --tls-verify could be reinterpreted by cmd.exe and start a second command (CERT VU#123335). This issue affects only OpenVPN on Windows.
Severity
See what this means
CVSS v3 Base Score
See breakdown
Affected Packages
| Platform | Package | Release Date | Advisory | Status |
|---|---|---|---|---|
| Amazon Linux 2023 | openvpn | Not Affected | ||
| Amazon Linux 2027 Preview | openvpn | Not Affected |
CVSS Scores
| Score Type | Score | Vector | |
|---|---|---|---|
| Amazon Linux | CVSSv3 | 8.1 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |