CVE-2026-41060
MEDIUM EPSS 21.6%
Published Apr 21, 20262mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Apr 21, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
21.6% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| wwbn | avideo | * | ≤29.0 |
References 2
- github.com https://github.com/WWBN/AVideo/commit/a0156a6398362086390d949190f9d52a823000ba
- github.com https://github.com/WWBN/AVideo/security/advisories/GHSA-j432-4w3j-3w8j
Remediation
- github.com https://github.com/WWBN/AVideo/commit/a0156a6398362086390d949190f9d52a823000ba