git: 6911fd52c5d5 - main - security/vuxml: Add OpenVPN vulnerability

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Fri, 04 Sep 2026 17:40:45 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6911fd52c5d565dbc1c0553515cfeef3820985bb

commit 6911fd52c5d565dbc1c0553515cfeef3820985bb
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2026-09-04 17:39:32 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2026-09-04 17:40:25 +0000

    security/vuxml: Add OpenVPN vulnerability
    
     * CVE-2026-84732
---
 security/vuxml/vuln/2026.xml | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml
index 52015d7a502e..219f83f9afdc 100644
--- a/security/vuxml/vuln/2026.xml
+++ b/security/vuxml/vuln/2026.xml
@@ -1,3 +1,35 @@
+  <vuln vid="25012057-a886-11f1-a836-b42e991fc52e">
+    <topic>OpenVPN: denial of service</topic>
+    <affects>
+    <package>
+	<name>openvsp</name>
+	<range><lt>2.7.7</lt></range>
+    </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>OpenVPN team reports:</p>
+	<blockquote cite="https://community.openvpn.net/Security%20Announcements/CVE-2026-84732/source">
+	<p>
+	  OpenVPN 2.x allows attackers to potentially cause a denial
+	  of service against the control channel reliability layer,
+	  either by driving the reliable TLS retransmission timeout
+	  to grow without bound, or by sending acknowledgements for
+	  packets that cannot be outstanding.
+	</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2026-84732</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2026-84732</url>
+    </references>
+    <dates>
+      <discovery>2026-09-04</discovery>
+      <entry>2026-09-04</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="0bfb082c-a7b6-11f1-a655-3497f65b111b">
     <topic>njs -- heap buffer overflow in XML exclusive canonicalization</topic>
     <affects>