Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Fri, 11 Sep 2026 11:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | AVideo through 29.0 contains an insecure direct object reference (IDOR) vulnerability in objects/categoryDeleteAssets.json.php. The endpoint validates only the Category::canCreateCategory() capability and a CSRF nonce before passing the attacker-supplied $_REQUEST['id'] to Category::deleteAssets(), which recursively removes {systemRootPath}videos/categories/assets/{id}/. It omits the Category::userCanEditCategory() ownership check enforced by the sibling Category::delete(). On installations where the non-default usersCanCreateNewCategories setting is enabled, an authenticated non-admin user with the canUpload capability can send a POST request with an arbitrary category ID and recursively delete any category's on-disk asset directory (icons/images). Category records and videos are not deleted. As of the advisory publication no patched version was available. | |
| Title | AVideo through 29.0 Cross-User Category Asset Deletion via Missing Ownership Check | |
| First Time appeared |
Wwbn
Wwbn avideo |
|
| Weaknesses | CWE-639 | |
| CPEs | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Wwbn
Wwbn avideo |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-09-11T11:15:33.630Z
Reserved: 2026-09-11T10:51:59.215Z
Link: CVE-2026-89257
No data.
Status : Deferred
Published: 2026-09-11T12:16:56.160
Modified: 2026-09-11T15:21:12.850
Link: CVE-2026-89257
No data.
OpenCVE Enrichment
Updated: 2026-09-11T14:30:19Z
-
CWE-639
Authorization Bypass Through User-Controlled Key