{"id":"CVE-2026-33493","summary":"AVideo has a Path Traversal in import.json.php that Allows Private Video Theft and Arbitrary File Read/Deletion via fileURI Parameter","details":"WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `objects/import.json.php` endpoint accepts a user-controlled `fileURI` POST parameter with only a regex check that the value ends in `.mp4`. Unlike `objects/listFiles.json.php`, which was hardened with a `realpath()` + directory prefix check to restrict paths to the `videos/` directory, `import.json.php` performs no directory restriction. This allows an authenticated user with upload permission to: (1) steal any other user's private video files by importing them into their own account, (2) read `.txt`/`.html`/`.htm` files adjacent to any `.mp4` file on the filesystem, and (3) delete `.mp4` and adjacent text files if writable by the web server process. Commit e110ff542acdd7e3b81bdd02b8402b9f6a61ad78 contains a patch.","aliases":["GHSA-83xq-8jxj-4rxm"],"modified":"2026-04-10T05:42:46.859912Z","published":"2026-03-23T15:52:33.788Z","database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33493.json","cwe_ids":["CWE-22"],"cna_assigner":"GitHub_M"},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33493.json"},{"type":"FIX","url":"https://github.com/WWBN/AVideo/commit/e110ff542acdd7e3b81bdd02b8402b9f6a61ad78"},{"type":"ADVISORY","url":"https://github.com/WWBN/AVideo/security/advisories/GHSA-83xq-8jxj-4rxm"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-33493"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/wwbn/avideo","events":[{"introduced":"0"},{"last_affected":"aee1e11ee8d9343f87b7643e49cc32924b07979b"}],"database_specific":{"versions":[{"introduced":"0"},{"last_affected":"26.0"}]}}],"versions":["10.8","11","11.1","11.1.1","11.5","11.6","12.4","14.3","14.3.1","18.0","2.2","2.7","21.0","22.0","24.0","25.0","26.0","3.4","4.0","7.2","7.3","7.4","7.6","7.7","7.8","8.1","8.5","8.6","8.7","8.9","8.9.1"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33493.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N"}]}