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: n/a
KEV: No
Impact: n/a
Action: n/a
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

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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: OpenVPN

Published:

Updated: 2026-09-07T07:21:20.770Z

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

Link: CVE-2026-78043

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-78043

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T08:30:14Z

Weaknesses
  • CWE-22

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