CVE-2026-41060

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 only the hostname and ignores the port, an attacker can reach arbitrary ports on the AVideo server by using the site's public hostname with a non-standard port. The response body is saved to a web-accessible path, enabling full exfiltration. Commit a0156a6398362086390d949190f9d52a823000ba fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

History

24 Apr 2026, 15:08

Type Values Removed Values Added
First Time Wwbn
Wwbn avideo
References () https://github.com/WWBN/AVideo/commit/a0156a6398362086390d949190f9d52a823000ba - () https://github.com/WWBN/AVideo/commit/a0156a6398362086390d949190f9d52a823000ba - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-j432-4w3j-3w8j - () https://github.com/WWBN/AVideo/security/advisories/GHSA-j432-4w3j-3w8j - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

22 Apr 2026, 14:17

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-j432-4w3j-3w8j - () https://github.com/WWBN/AVideo/security/advisories/GHSA-j432-4w3j-3w8j -

21 Apr 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-21 23:16

Updated : 2026-06-17 10:46


NVD link : CVE-2026-41060

Mitre link : CVE-2026-41060

CVE.ORG link : CVE-2026-41060


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-918

Server-Side Request Forgery (SSRF)