CVE-2026-88867
Last modified
CVE-2026-88867 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. WWBN AVideo, in versions up to and including commit c3edcc274c389816d434acadac07ee78eaf330c1, contains a stored cross-site scripting vulnerability. objects/categoryAddNew.json.php passes the POST parameters `name` and `iconClass` to Category::setName() and Category::setIconClass(), which store the values without sanitization (setName only truncates to 45 characters).
Description
WWBN AVideo, in versions up to and including commit c3edcc274c389816d434acadac07ee78eaf330c1, contains a stored cross-site scripting vulnerability. objects/categoryAddNew.json.php passes the POST parameters `name` and `iconClass` to Category::setName() and Category::setIconClass(), which store the values without sanitization (setName only truncates to 45 characters). The category name is later echoed as HTML text and iconClass is echoed into a class attribute in view/modeYoutubeBottom.php and in Gallery cards (plugin/Gallery/functions.php). When the CustomizeUser option usersCanCreateNewCategories is enabled, any authenticated user with canUpload permission (granted by default via self-registration) can create a category containing a JavaScript payload; the payload then executes in the browser of any visitor, including administrators, who views a watch page or gallery entry for a video assigned to that category, allowing actions such as authenticated requests with the victim's session. The issue was unpatched at the time of reporting.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| WWBN | AVideo | <= c3edcc274c389816d434acadac07ee78eaf330c1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-88867?
How severe is CVE-2026-88867?
How do I fix CVE-2026-88867?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-88861Capgo (Cap-go/capgo.app) contains an authentication bypass a…8.3
- CVE-2026-88862Capgo (capgo.app) backend through 12.242.4 does not validate…8.8
- CVE-2026-88863capgo.app (npm package `capgo`) through version 12.207.1 doe…8.1
- CVE-2026-88864Capgo (capgo.app) fails to restrict direct write access to t…9.1
- CVE-2026-88865AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…8.1
- CVE-2026-88866WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…8.7
- CVE-2026-88868AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…8.7
- CVE-2026-88869AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…9.3
- CVE-2026-8887The Listen Shortcode plugin for WordPress is vulnerable to S…6.4
- CVE-2026-88870WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…7.1
- CVE-2026-88871WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…4.3
- CVE-2026-88872AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…7.1
Are you affected by CVE-2026-88867?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
