CVE-2026-33513

HIGH WAF: High
CVSS 7.5 Published: 2026-03-23
CWE-22 CWE-98

WWBN AVideo is an open source video platform. In versions up to and including 26.0, an unauthenticated API endpoint (`APIName=locale`) concatenates user input into an `include` path with no canonicalization or whitelist. Path traversal is accepted, so arbitrary PHP files under the web root can be included. In our test this yielded confirmed file disclosure and code execution of existing PHP content (e.g., `view/about.php`), and it *can* escalate to RCE if an attacker can place or control a PHP file elsewhere in the tree. As of time of publication, no patched versions are available.

WAF Coverage Analysis

Path Traversal High WAF Coverage

OWASP: A01:2021 Broken Access Control

930xxx - Local File Inclusion
PHP Remote File Inclusion High WAF Coverage

OWASP: A03:2021 Injection

931xxx - Remote File Inclusion 933xxx - PHP Injection

Affected Software

VendorProductVersion
wwbnavideoup to 26.0

References

Back to CVE Database