CVE-2026-33294
CVE-2026-33294 is a medium-severity vulnerability in Wwbn Avideo with a CVSS 3.x base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-918.
Key facts
- Severity: Medium (CVSS 3.x base score 5.0)
- EPSS exploit prediction: 0% (19th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-14321
- Weakness: CWE-918
- Affected product: Wwbn Avideo
- Published:
- Last modified:
Description
WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint (`plugin/BulkEmbed/save.json.php`) fetches user-supplied thumbnail URLs via `url_get_contents()` without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with `isSSRFSafeURL()`, this code path was missed. An authenticated attacker can force the server to make HTTP requests to internal network resources and retrieve the responses by viewing the saved video thumbnail. Version 26.0 fixes the issue.
Frequently asked questions
- What is CVE-2026-33294?
- WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint (`plugin/BulkEmbed/save.json.php`) fetches user-supplied thumbnail URLs via `url_get_contents()` without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with `isSSRFSafeURL()`, this code path was missed. An authenticated attacker can force the server to make HTTP requests to internal network resources and retrieve the responses by viewing the saved video thumbnail. Version 26.0 fixes the issue.
- How severe is CVE-2026-33294?
- CVE-2026-33294 has a CVSS 3.x base score of 5.0, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2026-33294 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33294?
- CVE-2026-33294 affects Wwbn Avideo. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33294?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-33294 have an EU (EUVD) identifier?
- Yes. CVE-2026-33294 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-14321.
- When was CVE-2026-33294 published?
- CVE-2026-33294 was published on 2026-03-22 and last updated on 2026-06-17.
References
- https://github.com/WWBN/AVideo/commit/4589a3a089baf4ea439481f5088b38a8aa9c82b6
- https://github.com/WWBN/AVideo/security/advisories/GHSA-66cw-h2mj-j39p
Affected products (1)
- cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
More vulnerabilities in Wwbn Avideo
- CVE-2026-40911 — Critical (CVSS 10.0): WWBN AVideo is an open source video platform. In versions 29.0 and prior, the YPTSocket plugin's WebSocket server…
- CVE-2026-33478 — Critical (CVSS 10.0): WWBN AVideo is an open source video platform. In versions up to and including 26.0, multiple vulnerabilities in…
- CVE-2022-30547 — Critical (CVSS 9.9): A directory traversal vulnerability exists in the unzipDirectory functionality of WWBN AVideo 11.6 and dev master…
- CVE-2026-41304 — Critical (CVSS 9.8): WWBN AVideo is an open source video platform. In versions 29.0 and below, the `cloneServer.json.php` endpoint in the…
- CVE-2026-33770 — Critical (CVSS 9.8): WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `fixCleanTitle()` static method…
- CVE-2026-33352 — Critical (CVSS 9.8): WWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability…
All CVEs affecting Wwbn Avideo →
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →