PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89239 WWBN CVE debrief

A reflected cross-site scripting vulnerability exists in the showAlertMessage() function of WWBN AVideo. This function allows attackers to inject arbitrary JavaScript by crafting a Referer header that closes a JavaScript comment. The issue arises from the function's failure to encode the raw Referer header before inserting it into a JavaScript comment. Defenders should prioritize verifying the presence of this vulnerability in their inventory and applying patches or workarounds to prevent exploitation. The vulnerability has a CVSS score of 5.3 and a severity of MEDIUM. The CVE record was published on 2026-09-11T12:16:53.327Z.

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 web application security, particularly those managing WWBN AVideo installations, should assess exposure and prioritize remediation. This includes verifying the presence of this vulnerability in their inventory, applying patches or workarounds, and monitoring for potential exploitation attempts. Additionally, defenders should review compensating controls for exposed systems and track exceptions and retest remediated assets.

Why it matters

A reflected cross-site scripting vulnerability in WWBN AVideo's showAlertMessage() function allows attackers to inject arbitrary JavaScript, posing a risk to web application security. Defenders should prioritize verifying the presence of this vulnerability in their inventory and applying patches or workarounds to prevent exploitation.

  • Attackers can inject arbitrary JavaScript, potentially leading to unauthorized actions or data theft
  • Visitors arriving from attacker-controlled pages may be exposed to malicious scripts
  • Defenders must verify the presence of this vulnerability in their inventory and apply patches or workarounds

Technical summary

The showAlertMessage() function in WWBN AVideo contains a reflected cross-site scripting vulnerability. The function inserts the raw Referer header into a JavaScript comment without encoding, allowing attackers to craft a Referer header containing */ to close the comment and inject arbitrary JavaScript that executes in the site origin for visitors arriving from the attacker-controlled page. This issue arises from the lack of proper input validation and sanitization in the showAlertMessage() function. Attackers can exploit this vulnerability to inject malicious JavaScript, potentially leading to unauthorized actions or data theft.

Defensive priority

Defenders should prioritize verifying the presence of this vulnerability in their inventory and applying patches or workarounds to prevent exploitation.

Recommended defensive actions

  • Verify the presence of this vulnerability in your inventory
  • Apply patches or workarounds to prevent exploitation
  • Monitor for potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • 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 on the vulnerability, including its CVSS score and vector. Additional information is available from source references, including a GitHub advisory and a Vulncheck advisory.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89239 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-89239

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-89239 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89239

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.