CVE-2026-33237
March 20, 2026
WWBN AVideo is an open source video platform. Prior to version 26.0, the Scheduler plugin's "run()" function in "plugin/Scheduler/Scheduler.php" calls "url_get_contents()" with an admin-configurable "callbackURL" that is validated only by "isValidURL()" (URL format check). Unlike other AVideo endpoints that were recently patched for SSRF (GHSA-9x67-f2v7-63rw, GHSA-h39h-7cvg-q7j6), the Scheduler's callback URL is never passed through "isSSRFSafeURL()", which blocks requests to RFC-1918 private addresses, loopback, and cloud metadata endpoints. An admin can configure a scheduled task with an internal network "callbackURL" to perform SSRF against cloud infrastructure metadata services or internal APIs not otherwise reachable from the internet. Version 26.0 contains a patch for the issue.
Affected Packages
https://github.com/WWBN/AVideo.git (GITHUB):
Affected version(s) >=2.2 <26.0Fix Suggestion:
Update to version 26.0wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0Fix Suggestion:
Update to version 26.0Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.04