Vulnerability Description
WWBN AVideo is an open source video platform. In 29.0 and earlier, view/update.php reads $_POST['updateFile'] as a relative path under updatedb/ and passes it to PHP's file() for line-by-line execution as part of a database migration. An authenticated administrator can abuse this to read arbitrary text files reachable from the web-server process.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 29.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-3mjv-375j-6h92ExploitVendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-3mjv-375j-6h92ExploitVendor Advisory
FAQ
What is CVE-2026-45731?
CVE-2026-45731 is a vulnerability with a CVSS score of 4.9 (MEDIUM). WWBN AVideo is an open source video platform. In 29.0 and earlier, view/update.php reads $_POST['updateFile'] as a relative path under updatedb/ and passes it to PHP's file() for line-by-line executio...
How severe is CVE-2026-45731?
CVE-2026-45731 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45731?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.