← Back

CVE-2026-33237

nvd nist
Published: Mar 21, 2026Modified: Apr 13, 2026

JSON object

Loading...
5.5
Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N
Exploitability: 1.2 / Impact: 4.2
Source: security-advisories@github.com (Secondary)

Description

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 (1)

Products: Wwbn: Avideo
1 product
Avideo
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 26.0

References (3)

Source: security-advisories@github.com
Source: security-advisories@github.com
ExploitMitigationVendor Advisory

Timeline

No history available yet.