CVE-2026-89240 Details
Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a reflected cross-site scripting vulnerability in plugin/Live/confirmLivePassword.php. The script interpolates the unauthenticated GET parameter u (which is not covered by $securityFilter) directly into an <img src="..."> attribute without URL- or HTML-encoding. A remote attacker can craft a link containing a double-quote character in u (with a non-empty key parameter and no valid c parameter) to close the src attribute and inject an additional tag with an onerror handler, executing arbitrary JavaScript in the site's origin in the browser of any user, including an administrator, who opens the link. No patched version was available at the time of the advisory.
A reflected cross-site scripting vulnerability has been identified in WWBN AVideo versions through commit c3edcc274c389816d434acadac07ee78eaf330c1. The issue resides in the plugin/Live/confirmLivePassword.php file, where the script directly inserts the unauthenticated GET parameter 'u' into an <img src='...'> attribute without proper URL or HTML encoding. This vulnerability allows remote attackers to craft links that exploit this oversight, potentially executing arbitrary JavaScript in the context of the site's origin, particularly affecting users with administrative privileges.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 11, 2026CISA-ADP
Assessed Sep 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-87qx-9wgx-954f | CISA-ADP | AdvisoryExploitVendor |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-87qx-9wgx-954f | [email protected] | AdvisoryExploitVendor |
| https://www.vulncheck.com/advisories/wwbn-avideo-reflected-xss-via-confirmlivepassword-php | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WWBN AVideo | <= c3edcc274c389816d434acadac07ee78eaf330c1 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 11, 2026 | CVE Modified | CISA-ADP |
| Sep 11, 2026 | New CVE Received | [email protected] |
Volerion