Description
WWBN AVideo is an open source video platform. In versions 26.0 and prior, objects/aVideoEncoder.json.php still allows attacker-controlled downloadURL values with common media or archive extensions such as .mp4, .mp3, .zip, .jpg, .png, .gif, and .webm to bypass SSRF validation. The server then fetches the response and stores it as media content. This allows an authenticated uploader to turn the upload-by-URL flow into a reliable SSRF response-exfiltration primitive. The vulnerability is caused by an incomplete fix for CVE-2026-27732.
Published: 2026-04-07
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Server Side Request Forgery with internal data exfiltration
Action: Patch Upgrade
AI Analysis

Impact

Authenticated uploaders can supply URLs with allowed media extensions in the downloadURL parameter, bypassing SSRF validation and causing the server to fetch the content. The fetched response is then stored as media, providing the attacker a reliable path to exfiltrate data from internal or protected resources. This pattern represents a classic SSRF flaw (CWE‑918) that can reveal sensitive information through server‑initiated requests.

Affected Systems

The software affected is WWBN’s open‑source video platform AVideo. All releases version 26.0 and earlier are vulnerable, especially configurations that permit uploading content via a URL. Deployments running these or older releases are at risk if the upload‑by‑URL feature is enabled.

Risk and Exploitability

With a CVSS score of 7.1 the severity is medium‑high. Exploitation requires the attacker to be an authenticated uploader, so the attack surface is narrowed to users with upload privileges. No EPSS score is available, and the vulnerability is not listed in CISA’s KEV catalogue, indicating that widespread exploitation has not been observed yet. Nonetheless, the incomplete fix for a prior SSRF issue suggests the vulnerability remains exploitable if left unpatched.

Generated by OpenCVE AI on April 7, 2026 at 22:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AVideo to the latest release that resolves the SSRF defect
  • If upgrading is delayed, disable or restrict the upload‑by‑URL feature to prevent external URL submissions
  • Configure the application firewall to block outbound requests to internal or sensitive endpoints
  • Regularly review access logs for unexpected media retrieval requests

Generated by OpenCVE AI on April 7, 2026 at 22:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-cmcr-q4jf-p6q9 WWBN AVideo has an Allowlisted downloadURL media extensions bypass SSRF protection and enable internal response exfiltration (Incomplete fix for CVE-2026-27732)
History

Wed, 08 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Wwbn
Wwbn avideo
Vendors & Products Wwbn
Wwbn avideo

Tue, 07 Apr 2026 20:45:00 +0000

Type Values Removed Values Added
Description WWBN AVideo is an open source video platform. In versions 26.0 and prior, objects/aVideoEncoder.json.php still allows attacker-controlled downloadURL values with common media or archive extensions such as .mp4, .mp3, .zip, .jpg, .png, .gif, and .webm to bypass SSRF validation. The server then fetches the response and stores it as media content. This allows an authenticated uploader to turn the upload-by-URL flow into a reliable SSRF response-exfiltration primitive. The vulnerability is caused by an incomplete fix for CVE-2026-27732.
Title WWBN AVideo has an Allowlisted downloadURL media extensions bypass SSRF protection and enable internal response exfiltration (Incomplete fix for CVE-2026-27732)
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-08T19:22:58.480Z

Reserved: 2026-04-06T21:29:17.350Z

Link: CVE-2026-39370

cve-icon Vulnrichment

Updated: 2026-04-08T19:18:44.166Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-07T20:16:31.520

Modified: 2026-04-08T21:27:00.663

Link: CVE-2026-39370

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-08T19:46:17Z

Weaknesses