CVE-2026-89257

MEDIUMPre-NVD 5.45.4
EchelonGraph scoreHIGH confidence

Score 5.4 from GitHub Security Advisory published 2026-09-11. a secondary CVSS source baseline 5.4; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this weekElevated
5.4EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.4Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

CVSS v3
5.4
EG Score
5.4(high)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity54% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
7%
KEV
Not listed

Published

September 11, 2026

Last Modified

September 15, 2026

Advisory Details (2)

Auto-updated Sep 11, 2026
🔬 Proof of concept available. Patch available. Sources: github.
generic

AVideo through 29.0 Cross-User Category Asset Deletion via Missing Ownership Check | Advisories | VulnCheck

https://www.vulncheck.com/advisories/avideo-through-29.0-cross-user-category-asset-deletion-via-missing-ownership-check
github Patch Available🟡 PoC Available

Cross-user category asset deletion via missing ownership check in categoryDeleteAssets.json.php · Advisory · WWBN/AVideo · GitHub

https://github.com/WWBN/AVideo/security/advisories/GHSA-gf2v-r8wx-ghqj

Vendor Advisories for CVE-2026-89257(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 21× in last 7d / 32× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-21 02:32 UTCEG score recompute
  2. 2026-09-21 02:32 UTCGHSA enrichment
  3. 2026-09-20 20:16 UTCEPSS rescore
  4. 2026-09-20 00:42 UTCEG score recompute
  5. 2026-09-20 00:42 UTCGHSA enrichment
  6. 2026-09-18 22:55 UTCEG score recompute
  7. 2026-09-18 22:55 UTCGHSA enrichment
  8. 2026-09-18 19:28 UTCEPSS rescore
  9. 2026-09-17 21:08 UTCEG score recompute
  10. 2026-09-17 21:08 UTCGHSA enrichment
  11. 2026-09-17 19:32 UTCEPSS rescore
  12. 2026-09-16 19:21 UTCEG score recompute
  13. 2026-09-16 19:21 UTCGHSA enrichment
  14. 2026-09-16 14:09 UTCEPSS rescore
  15. 2026-09-16 05:15 UTCEPSS rescore
  16. 2026-09-15 17:33 UTCEG score recompute
  17. 2026-09-15 17:33 UTCGHSA enrichment
  18. 2026-09-15 16:34 UTCEG score recompute
  19. 2026-09-15 16:34 UTCGHSA enrichment
  20. 2026-09-15 03:12 UTCEPSS rescore
  21. 2026-09-14 20:49 UTCGHSA enrichment
  22. 2026-09-13 19:02 UTCEG score recompute
  23. 2026-09-13 19:02 UTCGHSA enrichment
  24. 2026-09-13 16:48 UTCEPSS rescore
  25. 2026-09-12 17:15 UTCEG score recompute
Show 7 more
  1. 2026-09-12 17:15 UTCGHSA enrichment
  2. 2026-09-12 15:02 UTCEPSS rescore
  3. 2026-09-11 15:28 UTCEG score recompute
  4. 2026-09-11 15:28 UTCGHSA enrichment
  5. 2026-09-11 12:22 UTCEG score recompute
  6. 2026-09-11 11:27 UTCEG score recompute
  7. 2026-09-11 11:24 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-89257?
CVE-2026-89257 is a medium vulnerability published on September 11, 2026. 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(),…
When was CVE-2026-89257 disclosed?
CVE-2026-89257 was first published in the National Vulnerability Database on September 11, 2026, with the most recent update on September 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-89257 actively exploited?
CVE-2026-89257 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 92.6% of all scored CVEs.
What is the CVSS score of CVE-2026-89257?
CVE-2026-89257 has a CVSS v3 base score of 5.4 (NVD).
How do I remediate CVE-2026-89257?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-89257, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-89257

Explore →

Is Your Infrastructure Affected by CVE-2026-89257?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.