CVE-2026-12932
Awaiting Analysis Awaiting Analysis - Queue

Memory Leak in OpenVPN TLS-Crypt-V2 Client Key Extraction

Vulnerability report for CVE-2026-12932, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: OpenVPN Inc.

Description

A memory leak in the tls-crypt-v2 client key extraction in OpenVPN 2.5.0 through 2.6.20 and 2.7_alpha1 through 2.7.4 allows remote attackers to cause a denial of service (memory exhaustion) via a flood of crafted packets

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
openvpn openvpn to 2.6.20 (inc)
openvpn openvpn From 2.7_alpha1 (inc) to 2.7.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-401 The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a memory leak in OpenVPN versions 2.5.0 through 2.6.20 and 2.7_alpha1 through 2.7.4. It occurs during the tls-crypt-v2 client key extraction process. Remote attackers can exploit it by sending a large number of specially crafted packets, causing the system to exhaust memory resources.

Detection Guidance

Detecting this vulnerability requires monitoring for memory exhaustion in OpenVPN processes. Check for high memory usage in OpenVPN servers or clients using system monitoring tools like top, htop, or ps commands. Look for processes named openvpn with unusually high memory consumption. You can also use netstat or ss commands to monitor network traffic patterns that may indicate crafted packet floods targeting the tls-crypt-v2 feature.

Impact Analysis

The vulnerability can lead to a denial of service by consuming all available memory on the affected system. This may cause the OpenVPN service to crash or the entire system to slow down significantly, disrupting network operations and services relying on OpenVPN.

Compliance Impact

This vulnerability causes memory exhaustion via crafted packets, leading to denial of service. It does not directly impact data confidentiality or integrity but may disrupt services handling sensitive data. Compliance impact depends on service availability requirements in standards like GDPR or HIPAA, where downtime could affect data processing obligations.

Mitigation Strategies

Immediately upgrade OpenVPN to a patched version (2.6.21 or later, or 2.7.5 or later). If upgrading is not possible, disable the tls-crypt-v2 feature in your OpenVPN configuration files by removing or commenting out the tls-crypt-v2 directive. Implement rate limiting on network interfaces to prevent packet floods. Monitor system memory usage closely until patches are applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12932. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart