CVE-2026-88871
Last modified
CVE-2026-88871 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 (master, 2026-08-23) contains a cross-site request forgery vulnerability in the CustomizeUser plugin's plugin/CustomizeUser/setSubscribers.json.php endpoint. The script reads users_id and ExtraSubscribers from $_REQUEST and calls User::setExtraSubscribers() without requiring a POST request or a valid CSRF token; autoCSRFGuard() is applied only to POST requests to *.json.php, and the mutation does not pass through ObjectYPT::save()/isUntrustedRequest(), so a cross-origin GET succeeds. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 (master, 2026-08-23) contains a cross-site request forgery vulnerability in the CustomizeUser plugin's plugin/CustomizeUser/setSubscribers.json.php endpoint. The script reads users_id and ExtraSubscribers from $_REQUEST and calls User::setExtraSubscribers() without requiring a POST request or a valid CSRF token; autoCSRFGuard() is applied only to POST requests to *.json.php, and the mutation does not pass through ObjectYPT::save()/isUntrustedRequest(), so a cross-origin GET succeeds. An unauthenticated remote attacker who induces a logged-in administrator to load a crafted page (for example an <img> tag pointing at the endpoint) can forge the ExtraSubscribers count displayed on any user's channel. The CustomizeUser plugin is enabled by default, and no patched version was available 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-88871?
How severe is CVE-2026-88871?
How do I fix CVE-2026-88871?
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-88866WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…8.7
- CVE-2026-88867WWBN AVideo, in versions up to and including commit c3edcc27…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-88872AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…7.1
- CVE-2026-88873WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…7.1
- CVE-2026-88874AVideo through revision c3edcc274c389816d434acadac07ee78eaf3…7.5
- CVE-2026-88875AVideo through revision c3edcc274c389816d434acadac07ee78eaf3…4.3
- CVE-2026-88876AVideo through revision c3edcc274c389816d434acadac07ee78eaf3…7.5
- CVE-2026-88877Traefik is a HTTP reverse proxy and load balancer. In versio…9.8
Are you affected by CVE-2026-88871?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
