Lucene search
+L

119 matches found

Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61361

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the OpenVPN implementation where the ovpn nl peer new doit function error path calls ovpn peer release directly instead of using ovpn peer put. This bypasses the kref...

7.8CVSS4.8AI score0.00176EPSS
SaveExploits0
NVD
NVD
added 2026/07/09 6:16 p.m.19 views

CVE-2026-15204

A vulnerability was detected in TOTOLINK X5000R 9.1.0cu.2415B20250515/9.1.0cu.2350B20230313. Affected by this vulnerability is the function exportOvpn of the file /web/cgi-bin/cstecgi.cgi of the component OpenVPN Export. The manipulation results in path traversal. The attack may be launched...

6.9CVSS0.00673EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/06/10 9:04 p.m.6 views

CVE-2026-11604

An incorrect buffer size calculation in the epoch key generator in OpenVPN ovpn-dco-win version 2.0.0 through 2.8.3 allows a remote authenticated peer to trigger a heap-based buffer overflow and kernel memory corruption via a crafted data packet, resulting in a system crash denial of service...

6.5CVSS5.9AI score0.00338EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-45929

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ovpn: fix possible use-after-free in ovpnnetxmit When building the skblist in ovpnnetxmit, skbsharecheck will free the original skb if it is shared. The current...

7.8CVSS7.1AI score0.00158EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 12:57 a.m.18 views

CVE-2026-45929

A flaw was found in the Linux kernel's ovpn module. A use-after-free vulnerability exists in the ovpnnetxmit function where a freed skb socket buffer pointer can be used for subsequent operations. This can occur when skbsharecheck frees the original skb if it is shared, leading to a stale pointer...

7.8CVSS5.8AI score0.00158EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.37 views

EUVD-2026-32213

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpnnetxmit When building the skblist in ovpnnetxmit, skbsharecheck will free the original skb if it is shared. The current implementation continues to use the stale skb pointer for subsequent...

5.8AI score0.00158EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.17 views

CVE-2026-45929

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpnnetxmit When building the skblist in ovpnnetxmit, skbsharecheck will free the original skb if it is shared. The current implementation continues to use the stale skb pointer for subsequent...

7.8CVSS0.00158EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/27 12:17 p.m.48 views

CVE-2026-45929

In CVE-2026-45929, Linux kernel ovpn: fix possible use-after-free in ovpn_net_xmit. The vulnerability arises when skb_share_check frees the original skb during skb_list construction, but subsequent operations re-use a now-stale skb pointer (peer lookup, skb_dst_drop, and ovpn_peer_stats_increment...

7.8CVSS5.8AI score0.00158EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.60 views

CVE-2026-45929 ovpn: fix possible use-after-free in ovpn_net_xmit

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpnnetxmit When building the skblist in ovpnnetxmit, skbsharecheck will free the original skb if it is shared. The current implementation continues to use the stale skb pointer for subsequent...

7.8CVSS0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 12:17 p.m.12 views

CVE-2026-45929 ovpn: fix possible use-after-free in ovpn_net_xmit

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpnnetxmit When building the skblist in ovpnnetxmit, skbsharecheck will free the original skb if it is shared. The current implementation continues to use the stale skb pointer for subsequent...

7.8CVSS6.5AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the ovpnnetxmit function in ovpn. This function continues to use an expired pointer after releasi...

7.8CVSS5.8AI score0.00158EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.55 views

CVE-2026-43254

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpntcprecv, we receive large cloned skbs from strprcv that may contain multiple coalesced packets. The current implementation has two bugs: 1. Head...

7.5CVSS0.00451EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:00 a.m.10 views

OpenVPN 2.7.0_beta3 < 2.7.0_I017 Buffer Overflow (Windows)

According to its self-reported version number, the version of OpenVPN installed on the remote Windows host is affected by buffer overflow vulnerability: - The ovpn-dco-win version 2.8.0 has a flaw which appears when connecting to an OpenVPN 2.7.0 server, or other implementations with data epoch...

6.8CVSS6.4AI score0.00115EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/19 8:00 p.m.33 views

CVE-2026-2738

Buffer overflow in ovpn‑dco‑win version 2.8.0 allows local attackers to cause a system crash by sending too large packets to the remote peer when the AEAD tag appears at the end of the encrypted packet...

6.8CVSS0.00115EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.22 views

OpenVPN ovpn-dco-win 安全漏洞

OpenVPN ovpn-dco-win is a virtual network adapter for Windows developed by OpenVPN. Version 2.8.0 of OpenVPN ovpn-dco-win contains a security vulnerability. This vulnerability arises when AEAD tags appear at the end of encrypted packets, and sending excessively large packets to remote peers may...

6.8CVSS6AI score0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/18 8:59 p.m.23 views

CVE-2019-25398

IPFire 2.21 Core Update 127 contains multiple cross-site scripting vulnerabilities in the ovpnmain.cgi script. The issue allows attackers to inject arbitrary JavaScript by submitting POST parameters such as VPN_IP, DMTU, ccdname, ccdsubnet, DOVPN_SUBNET, DHCP_DOMAIN, DHCP_DNS, DHCP_WINS, ROUTES_P...

6.1CVSS5.6AI score0.00242EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2025/12/13 6:32 a.m.33 views

CVE-2025-14586

CVE-2025-14586 affects TOTOLINK X5000R 9.1.0cu.2089_B20211224. The vulnerability is in snprintf in /cgi-bin/cstecgi.cgi?action=exportOvpn&type=user, where manipulation of the User argument leads to an OS command injection. Remote exploitation is possible and has been publicly disclosed. Connected...

9.8CVSS6.4AI score0.02796EPSS
SaveIn wildExploits1References5Affected Software1
OSV
OSV
added 2025/06/20 6:29 a.m.10 views

CVE-2025-50054

Buffer overflow in OpenVPN ovpn-dco-win version 1.3.0 and earlier and version 2.5.8 and earlier allows a local user process to send a too large control message buffer to the kernel driver resulting in a system crash...

5.5CVSS6AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/05/12 12:00 a.m.11 views

The vulnerability of the ovpn-dco driver for Windows operating systems in the OpenVPN virtual private network creation software allows a hacker to induce a service failure.

The vulnerability of the ovpn-dco driver for Windows operating systems in the OpenVPN virtual private network creation software is related to pointer aliasing errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

3.3CVSS5.5AI score0.00138EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2024/11/04 3:15 p.m.11 views

CVE-2024-45890

DrayTek Vigor3900 1.5.1.3 contains a post-authentication command injection vulnerability This vulnerability occurs when the action parameter in cgi-bin/mainfunction.cgi is set to downloadovpn...

8CVSS5.8AI score0.02141EPSS
SaveExploits0References2
Rows per page
Query Builder