Description
The Windows Interactive Service in OpenVPN 2.7_alpha1 through 2.7.6 allows local authenticated users to bypass the trusted configuration directory constraint and load arbitrary configuration files via specially crafted paths
Published: 2026-09-07
Score: 5.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local Configuration File Tampering
Action: Apply Update
AI Analysis

Impact

A local authenticated Windows user can exploit the OpenVPN Windows Interactive Service to bypass the trusted configuration directory constraint and load arbitrary configuration files using specially crafted paths. This flaw, identified as a path traversal weakness, allows the attacker to place or modify configuration files that influence the OpenVPN client’s behavior, potentially redirecting traffic or granting unauthorized control over VPN connections. While the flaw does not grant remote code execution, it constitutes local configuration tampering that can jeopardize confidentiality, integrity, and availability of VPN sessions for the compromised system.

Affected Systems

OpenVPN OpenVPN versions 2.7_alpha1 through 2.7.6 running the Windows Interactive Service are affected. The vulnerability exists in the service component that handles configuration file loading on Windows installations.

Risk and Exploitability

The CVSS score of 5.6 indicates moderate severity. Exploitation requires local authenticated access on a Windows machine, so it cannot be triggered remotely. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog. The risk is considered moderate with a limited attack surface, and applying the vendor’s fix mitigates the risk.

Generated by OpenCVE AI on September 7, 2026 at 08:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenVPN to version 2.7.7 or later, which enforces the trusted configuration directory and blocks arbitrary path resolution.
  • Restrict local user privileges that can start or modify the OpenVPN Interactive Service by configuring local group policy to limit account access to the service.
  • Verify that the service configuration explicitly specifies the trusted directory and disables relative or traversed paths, ensuring only files within the designated directory are loaded.

Generated by OpenCVE AI on September 7, 2026 at 08:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 08 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Title Local Authenticated Users Can Load Arbitrary Configuration Files in OpenVPN OpenVPN: OpenVPN: Privilege Escalation via Arbitrary Configuration File Loading
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}

threat_severity

Moderate


Mon, 07 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Openvpn
Openvpn openvpn
Vendors & Products Openvpn
Openvpn openvpn

Mon, 07 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Title Local Authenticated Users Can Load Arbitrary Configuration Files in OpenVPN

Mon, 07 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Windows Interactive Service in OpenVPN 2.7_alpha1 through 2.7.6 allows local authenticated users to bypass the trusted configuration directory constraint and load arbitrary configuration files via specially crafted paths
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 5.6, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: OpenVPN

Published:

Updated: 2026-09-08T14:54:21.159Z

Reserved: 2026-08-26T14:41:20.463Z

Link: CVE-2026-78043

cve-icon Vulnrichment

Updated: 2026-09-08T14:54:18.293Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-07T08:17:12.637

Modified: 2026-09-08T19:07:52.113

Link: CVE-2026-78043

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-07T07:21:20Z

Links: CVE-2026-78043 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T13:17:47Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')