Description
The Windows interactive service in OpenVPN 2.7_alpha1 through 2.7.4 allows remote attackers to cause persistent DNS state pollution or a service crash via a crafted search domain during the disconnection process
Published: 2026-07-30
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Windows interactive service in OpenVPN versions 2.7_alpha1 through 2.7.4 can be exploited by remote attackers to trigger a persistent DNS state pollution or cause the service to crash when a disconnect occurs and a crafted search domain is processed. The vulnerability involves improper bounds checking and use‑after‑free errors (CWE-125 and CWE-142). A successful exploitation may degrade network reliability by corrupting DNS resolution or render the OpenVPN client unusable, but does not provide arbitrary code execution or privileged escalation.

Affected Systems

Affected systems include the OpenVPN Windows application in the 2.7 series, specifically versions 2.7_alpha1 up to 2.7.4. The problem is tied to the interactive service component that runs on Windows during disconnection events.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. The EPSS score of less than 1% suggests a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Because the exploit requires an attacker to cause a controlled disconnect with a crafted search domain, the attack vector is likely remote network or DNS manipulation. No privileged escalation is required, and the vulnerability does not allow remote code execution. The exploitation conditions are relatively specific, which may limit real‑world usage, but the moderate CVSS and lack of mitigation in the affected releases suggest a non‑negligible risk for environments running these versions.

Generated by OpenCVE AI on August 3, 2026 at 10:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to OpenVPN 2.7.5 or later, which addresses the bad handling of search domains during disconnection.
  • If an upgrade cannot be performed immediately, temporarily disable the Windows interactive service or configure the client to avoid the use of custom search domains during disconnect procedures.
  • Review and sanitize any DNS search domain entries in the system configuration to ensure they are valid and not manipulated by external sources.

Generated by OpenCVE AI on August 3, 2026 at 10:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Title DNS State Pollution or Crash via Crafted Search Domain on Windows Interactive Service

Fri, 31 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Title DNS State Pollution or Crash via Crafted Search Domain on Windows Interactive Service

Thu, 30 Jul 2026 18:45:00 +0000

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

Thu, 30 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description The Windows interactive service in OpenVPN 2.7_alpha1 through 2.7.4 allows remote attackers to cause persistent DNS state pollution or a service crash via a crafted search domain during the disconnection process
Weaknesses CWE-125
CWE-142
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: OpenVPN

Published:

Updated: 2026-07-30T18:09:24.328Z

Reserved: 2026-06-25T21:22:05.303Z

Link: CVE-2026-13379

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T17:16:28.707

Modified: 2026-08-05T19:37:28.540

Link: CVE-2026-13379

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T10:45:03Z

Weaknesses
  • CWE-125

    Out-of-bounds Read

  • CWE-142

    Improper Neutralization of Value Delimiters