PatchSiren cyber security CVE debrief
CVE-2026-89241 WWBN CVE debrief
A reflected cross-site scripting vulnerability exists in WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 in the confirmLivePassword.php file. The vulnerability occurs because the REQUEST_URI is copied into a form action attribute without encoding, allowing attackers to craft a malicious URL with a quote character to break out of the action attribute and inject event handlers that execute in the victim's browser within the site origin.
- Vendor
- WWBN
- Product
- AVideo
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for WWBN AVideo installations, web application security teams, and IT personnel managing software inventory should be aware of this vulnerability and take steps to verify exposure and mitigate risks.
Why it matters
CVE-2026-89241 is a reflected cross-site scripting vulnerability in WWBN AVideo's confirmLivePassword.php file. Defenders should verify inventory, assess exposure, and monitor for signs of exploitation due to the potential for unauthorized actions within the site origin and compromised user sessions.
- Cross-site scripting attacks can lead to unauthorized actions within the site origin.
- Victims' browsers may execute malicious scripts, potentially resulting in compromised user sessions.
- Successful exploitation requires user interaction, but attackers can craft malicious URLs to increase the likelihood of successful attacks.
- Defenders should verify the presence of vulnerable WWBN AVideo installations and assess their exposure to cross-site scripting attacks.
Technical summary
The vulnerability exists in the confirmLivePassword.php file of WWBN AVideo, where the REQUEST_URI is copied into a form action attribute without encoding. This allows attackers to craft malicious URLs that can inject event handlers, leading to cross-site scripting attacks. The vulnerability occurs because the REQUEST_URI is not properly encoded, allowing attackers to break out of the action attribute and inject event handlers that execute in the victim's browser within the site origin. Defenders should verify inventory, assess exposure, and monitor for signs of exploitation due to the potential for unauthorized actions within the site origin and compromised user sessions.
Defensive priority
Defenders should prioritize verifying the presence of this vulnerability in their inventory of WWBN AVideo installations and assess the exposure of these installations to cross-site scripting attacks.
Recommended defensive actions
- Verify the presence of WWBN AVideo installations in your inventory and assess their exposure to cross-site scripting attacks.
- Review the codebase of WWBN AVideo installations to identify instances of the vulnerable confirmLivePassword.php file.
- Implement input validation and output encoding to prevent cross-site scripting attacks.
- Monitor WWBN AVideo installations for signs of exploitation.
- Track exceptions and retest remediated assets.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, but do not offer specific information on exploitation or affected versions beyond the vulnerable commit hash. Defenders should verify the presence of WWBN AVideo installations in their inventory and assess their exposure to cross-site scripting attacks. The vulnerability exists in the confirmLivePassword.php file, where REQUEST_URI is copied into a form action attribute without encoding, allowing attackers to craft malicious URLs. Limited source detail is available,
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89241 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89241
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89241 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89241
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/WWBN/AVideo/security/advisories/GHSA-fp9p-hrc9-8rr7
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/wwbn-avideo-reflected-xss-via-confirmlivepassword-php-2
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.