CVE-2026-86719
Last modified
CVE-2026-86719 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 (master) contains a cross-site request forgery vulnerability in the CustomizeUser plugin endpoint plugin/CustomizeUser/swapUser.json.php. The endpoint takes users_id from $_REQUEST and invokes User::swapUser() without calling forbidIfNotPost() or forbidIfInvalidToken(), and the global autoCSRFGuard() check only runs for POST requests to *.json.php, so the action is reachable via GET.
Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 (master) contains a cross-site request forgery vulnerability in the CustomizeUser plugin endpoint plugin/CustomizeUser/swapUser.json.php. The endpoint takes users_id from $_REQUEST and invokes User::swapUser() without calling forbidIfNotPost() or forbidIfInvalidToken(), and the global autoCSRFGuard() check only runs for POST requests to *.json.php, so the action is reachable via GET. An attacker who causes an authenticated administrator's browser to issue a cross-origin GET (for example via an <img> tag or link) can replace that administrator's session with a non-admin user account, causing the administrator to lose administrative access until the swap is cancelled; swapping to another administrator account is rejected, so this is not privilege escalation. The JSON response also discloses the session_id. The CustomizeUser plugin is enabled by default, and no patch was available at the time of publication.
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-86719?
How severe is CVE-2026-86719?
How do I fix CVE-2026-86719?
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-86711electerm before 5.3.15 exposes 40+ main-process functions th…7.4
- CVE-2026-86712SiYuan before 3.8.2 trusts the attacker-writable text/siyuan…8.8
- CVE-2026-86713PX4 Autopilot through 1.17.0 contains a use-after-free vulne…7.1
- CVE-2026-86714PX4 Autopilot through 1.17.0 contains a stack buffer over-re…5.4
- CVE-2026-86716A vulnerability was determined in Cesanta mJS up to 1.26. Af…7.3
- CVE-2026-86718WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…7.1
- CVE-2026-8672Use of default password vulnerability in syslink software AG…5.1
- CVE-2026-86720WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…8.1
- CVE-2026-86721AVideo through commit c3edcc274c contains an authorization b…7.5
- CVE-2026-86722AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…8.1
- CVE-2026-86723AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 cont…8.1
- CVE-2026-86724AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…6.5
Are you affected by CVE-2026-86719?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
