Lucene search
+L

2580 matches found

Cvelist
Cvelist
added 2026/08/14 10:13 p.m.30 views

CVE-2026-63649

The Windows interactive service in OpenVPN 2.4.0 through 2.6.21 and 2.7alpha1 through 2.7.5 allows local authenticated users to bypass the trusted configuration directory constraint and load arbitrary configuration files via crafted options that bypass whitelist checks...

4.1CVSS0.00329EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 12:32 a.m.11 views

EUVD-2026-58549

luci-app-openvpn fails to properly validate the instancename2 parameter during file upload, allowing authenticated users to perform path traversal and write arbitrary files outside the intended directory. Attackers can upload malicious payloads to gain persistent root code execution by placing SS...

9.9CVSS6AI score0.00422EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.16 views

PT-2026-72123

Name of the Vulnerable Software and Affected Versions OpenVPN versions 2.4.0 through 2.6.21 OpenVPN versions 2.7 alpha1 through 2.7.5 Description The Windows interactive service allows local authenticated users to bypass the trusted configuration directory constraint. This is achieved by using...

4.1CVSS5.3AI score0.00329EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.11 views

PT-2026-72124

Name of the Vulnerable Software and Affected Versions OpenVPN versions 2.7 alpha1 through 2.7.5 Description When using mbedTLS, remote authenticated users can be misidentified because the system ignores the configured X.509 username identity lookup field. X.509 is a standard for public key...

2CVSS5.3AI score0.00364EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 10:17 p.m.12 views

CVE-2026-72841

luci-app-openvpn fails to properly validate the instancename2 parameter during file upload, allowing authenticated users to perform path traversal and write arbitrary files outside the intended directory. Attackers can upload malicious payloads to gain persistent root code execution by placing SS...

9.9CVSS0.00422EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/13 9:54 p.m.41 views

CVE-2026-72841 luci-app-openvpn Path Traversal RCE via instance_name2

luci-app-openvpn fails to properly validate the instancename2 parameter during file upload, allowing authenticated users to perform path traversal and write arbitrary files outside the intended directory. Attackers can upload malicious payloads to gain persistent root code execution by placing SS...

9.9CVSS0.00422EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/13 9:54 p.m.79 views

CVE-2026-72841

The CVE-2026-72841 entry affects the OpenWrt luci-app-openvpn component. An insecure validation of the instance_name2 parameter during file upload lets authenticated users perform path traversal and write arbitrary files outside the intended directory. Attackers could place SSH keys in system dir...

9.9CVSS6AI score0.00422EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.12 views

OpenVPN 2.7_alpha1 < 2.7.5 DNS State Pollution / DoS (CVE-2026-13379)

According to its self-reported version number, the version of OpenVPN installed on the remote Windows host is 2.7alpha1 through 2.7.4. It is, therefore, affected by a denial of service vulnerability: - The Windows interactive service in OpenVPN 2.7alpha1 through 2.7.4 allows remote attackers to...

9.1CVSS5.4AI score0.00338EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 views

PT-2026-71904

Name of the Vulnerable Software and Affected Versions luci-app-openvpn affected versions not specified Description Authenticated users can perform path traversal and write arbitrary files outside the intended directory because the software fails to properly validate the instance name2 parameter...

9.9CVSS6.1AI score0.00422EPSS
SaveExploits1References5
SUSE Linux
SUSE Linux
added 2026/08/12 11:37 a.m.9 views

Security update for openvpn

This update for openvpn fixes the following issues: CVE-2026-11771: NTLM proxy auth stack off-by-one write bsc1273126. CVE-2026-12932: memory leak using --tls-crypt-v2 bsc1273127. CVE-2026-12996: potential DoS and memory leak via TLS session use-after-free bsc1273128. CVE-2026-13117: heap...

7.7CVSS7.3AI score0.00461EPSS
SaveExploits1References28
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68341

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ovpn: fix use after free in unlockovpn unlockovpn iterates over the releaselist using llistforeachentry and drops the peer reference inside the loop body via...

8.8CVSS5.5AI score0.00565EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68342

In the Linux kernel, the following vulnerability has been resolved: ovpn: avoid putting unrelated P2P peer on socket release ovpnpeerreleasep2p is called when an OVPN UDP socket is being destroyed. It checks the currently published P2P peer and releases it only if that peer still uses the socket...

0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68341

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix use after free in unlockovpn unlockovpn iterates over the releaselist using llistforeachentry and drops the peer reference inside the loop body via ovpnpeerput. If this drops the last reference, the peer is eventually...

8.8CVSS5.3AI score0.00565EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68342

In the Linux kernel, the following vulnerability has been resolved: ovpn: avoid putting unrelated P2P peer on socket release ovpnpeerreleasep2p is called when an OVPN UDP socket is being destroyed. It checks the currently published P2P peer and releases it only if that peer still uses the socket...

5.3AI score0.00177EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.31 views

CVE-2026-68342 ovpn: avoid putting unrelated P2P peer on socket release

In the Linux kernel, the following vulnerability has been resolved: ovpn: avoid putting unrelated P2P peer on socket release ovpnpeerreleasep2p is called when an OVPN UDP socket is being destroyed. It checks the currently published P2P peer and releases it only if that peer still uses the socket...

0.00177EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:03 p.m.37 views

CVE-2026-68342

Technical details are not publicly available in the provided documents. No exposed affected products, versions, or exploit information is present; monitor for updates.

5.4AI score0.00177EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55443

In the Linux kernel, the following vulnerability has been resolved: ovpn: avoid putting unrelated P2P peer on socket release ovpnpeerreleasep2p is called when an OVPN UDP socket is being destroyed. It checks the currently published P2P peer and releases it only if that peer still uses the socket...

5.4AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:03 p.m.8 views

CVE-2026-68341 ovpn: fix use after free in unlock_ovpn()

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix use after free in unlockovpn unlockovpn iterates over the releaselist using llistforeachentry and drops the peer reference inside the loop body via ovpnpeerput. If this drops the last reference, the peer is eventually...

8.8CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.33 views

CVE-2026-68122 ovpn: fix peer refcount leak in TCP error paths

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix peer refcount leak in TCP error paths When either the TCP RX or TX error path calls ovpnpeerhold followed by schedulework&peer-tcp.deferdelwork, and the work item is already pending from the other path, schedulework...

0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 11:58 a.m.9 views

EUVD-2026-55503

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix peer refcount leak in TCP error paths When either the TCP RX or TX error path calls ovpnpeerhold followed by schedulework&peer-tcp.deferdelwork, and the work item is already pending from the other path, schedulework...

5.3AI score0.00173EPSS
SaveExploits0References3
Rows per page
Query Builder