Lucene search
+L

16 matches found

NVD
NVD
added 2026/08/30 3:16 p.m.11 views

CVE-2026-82648

WWBN AVideo contains a server-side request forgery filter bypass vulnerability in the isSSRFSafeURL function that fails to normalize NAT64 addresses written in hexadecimal form. Attackers can bypass SSRF protections by supplying hex-encoded NAT64 addresses like 64:ff9b::a9fe:a9fe to reach cloud...

7.1CVSS0.00197EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.18 views

CVE-2026-82648

WWBN AVideo is vulnerable to a server-side request forgery (SSRF) filter bypass in the isSSRFSafeURL function. The root cause is a failure to normalize NAT64 addresses written in hexadecimal form . Attackers can bypass the SSRF protection by supplying hex-encoded NAT64 addresses such as 64:ff9b::...

7.1CVSS5.9AI score0.00197EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/30 2:33 p.m.14 views

EUVD-2026-68234

WWBN AVideo contains a server-side request forgery filter bypass vulnerability in the isSSRFSafeURL function that fails to normalize NAT64 addresses written in hexadecimal form. Attackers can bypass SSRF protections by supplying hex-encoded NAT64 addresses like 64:ff9b::a9fe:a9fe to reach cloud...

7.1CVSS5.9AI score0.00197EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/30 2:33 p.m.39 views

CVE-2026-82648 WWBN AVideo SSRF Filter Bypass via NAT64 Hex Address

WWBN AVideo contains a server-side request forgery filter bypass vulnerability in the isSSRFSafeURL function that fails to normalize NAT64 addresses written in hexadecimal form. Attackers can bypass SSRF protections by supplying hex-encoded NAT64 addresses like 64:ff9b::a9fe:a9fe to reach cloud...

7.1CVSS0.00197EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/30 12:00 a.m.19 views

PT-2026-83574

Name of the Vulnerable Software and Affected Versions WWBN AVideo affected versions not specified Description An issue exists in the isSSRFSafeURL function that fails to normalize NAT64 addresses written in hexadecimal form. This allows attackers to bypass server-side request forgery SSRF...

7.1CVSS5.2AI score0.00197EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/27 5:20 p.m.7 views

CVE-2026-81678

AVideo before 24.0 contains a server-side request forgery vulnerability in the isSSRFSafeURL function that fails to extract embedded IPv4 addresses from NAT64, 6to4, and Teredo IPv6 transition address formats. Unauthenticated attackers can bypass SSRF protections via the LiveLinks proxy endpoint ...

7.5CVSS0.00326EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:50 p.m.8 views

EUVD-2026-67034

AVideo before 24.0 contains a server-side request forgery vulnerability in the isSSRFSafeURL function that fails to extract embedded IPv4 addresses from NAT64, 6to4, and Teredo IPv6 transition address formats. Unauthenticated attackers can bypass SSRF protections via the LiveLinks proxy endpoint ...

7.5CVSS5.3AI score0.00326EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:50 p.m.8 views

CVE-2026-81678 AVideo SSRF Guard Bypass via IPv6 Transition Addresses

AVideo before 24.0 contains a server-side request forgery vulnerability in the isSSRFSafeURL function that fails to extract embedded IPv4 addresses from NAT64, 6to4, and Teredo IPv6 transition address formats. Unauthenticated attackers can bypass SSRF protections via the LiveLinks proxy endpoint ...

6.9CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.33 views

CVE-2026-81678 AVideo SSRF Guard Bypass via IPv6 Transition Addresses

AVideo before 24.0 contains a server-side request forgery vulnerability in the isSSRFSafeURL function that fails to extract embedded IPv4 addresses from NAT64, 6to4, and Teredo IPv6 transition address formats. Unauthenticated attackers can bypass SSRF protections via the LiveLinks proxy endpoint ...

7.5CVSS0.00326EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:50 p.m.15 views

CVE-2026-81678

AVideo versions prior to 24.0 contain a server-side request forgery (SSRF) vulnerability in the isSSRFSafeURL function. The flaw is that this function fails to extract embedded IPv4 addresses when they are encoded within NAT64 , 6to4 , and Teredo IPv6 transition address formats. Unauthenticated a...

7.5CVSS5.3AI score0.00326EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/29 1:11 p.m.14 views

CVE-2026-45619 AVideo CVE-2026-43884 incomplete fix - `isSSRFSafeURL()` call sites still discard the `$resolvedIP` out-param at master HEAD post

WWBN AVideo is an open source video platform. In 29.0 and earlier, EpgParser.php, plugin/AI/receiveAsync.json.php, and other locations do not use the $resolvedIP out-param of isSSRFSafeURL for DNS pinning via CURLOPTRESOLVE, opening DNS-rebinding TOCTOU...

6.5CVSS5.8AI score0.00348EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/29 1:11 p.m.74 views

CVE-2026-45619

Summary: WWBN AVideo prior to 29.0 allowed SSRF via isSSRFSafeURL() because subsequent fetches used file_get_contents() with redirects enabled. Two endpoints (plugin/AI/receiveAsync.json.php and objects/EpgParser.php) validate the URL but do not prevent redirects, enabling a redirect-based DNS re...

6.5CVSS5.8AI score0.00348EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/15 6:35 p.m.20 views

GHSA-C3CH-22RQ-XFWR AVideo CVE-2026-43884 incomplete fix - six (or more) `isSSRFSafeURL()` call sites still discard the `$resolvedIP` out-param at master HEAD post-`603e7bf`

CVE-2026-43884 fix 603e7bf patched EpgParser.php and plugin/AI/receiveAsync.json.php to use urlgetcontents redirect-safe. Neither uses the $resolvedIP out-param of isSSRFSafeURL for DNS pinning via CURLOPTRESOLVE. Six+ other call sites still discard $resolvedIP, opening DNS-rebinding TOCTOU...

6.5CVSS5.8AI score0.00136EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/15 6:35 p.m.36 views

AVideo CVE-2026-43884 incomplete fix - six (or more) `isSSRFSafeURL()` call sites still discard the `$resolvedIP` out-param at master HEAD post-`603e7bf`

CVE-2026-43884 fix 603e7bf patched EpgParser.php and plugin/AI/receiveAsync.json.php to use urlgetcontents redirect-safe. Neither uses the $resolvedIP out-param of isSSRFSafeURL for DNS pinning via CURLOPTRESOLVE. Six+ other call sites still discard $resolvedIP, opening DNS-rebinding TOCTOU...

7.7CVSS5.8AI score0.00348EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/21 10:44 p.m.12 views

CVE-2026-41060 AVideo's SSRF via same-domain hostname with alternate port bypasses isSSRFSafeURL

WWBN AVideo is an open source video platform. In versions 29.0 and below, the isSSRFSafeURL function in objects/functions.php contains a same-domain shortcircuit lines 4290-4296 that allows any URL whose hostname matches webSiteRootURL to bypass all SSRF protections. Because the check compares on...

7.7CVSS6AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/21 12:00 a.m.23 views

WWBN AVideo 代码问题漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 29.0 contained code vulnerabilities. These vulnerabilities stemmed from the isSSRFSafeURL function in objects/functions.php, which had a short-circuit syntax within the same...

7.7CVSS5.9AI score0.003EPSS
SaveExploits1References1
Rows per page
Query Builder