PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89249 WWBN CVE debrief

A stored cross-site scripting vulnerability exists in the YPTWallet plugin of AVideo, allowing attackers to perform administrative actions via same-origin fetch requests when administrators view pending withdrawal requests. This vulnerability is particularly concerning because it can be exploited by attackers to perform administrative actions, potentially leading to unauthorized access to sensitive information and functionality. Defenders managing AVideo installations, especially those with administrative access to pending withdrawal requests, should assess exposure and prioritize remediation to prevent potential attacks.

Vendor
WWBN
Product
AVideo
CVSS
CRITICAL 9.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 managing AVideo installations, especially those with administrative access to pending withdrawal requests, should assess exposure and prioritize remediation. Additionally, security teams and vulnerability management teams should review the vulnerability and implement measures to prevent exploitation. Operators of AVideo installations should also review the vulnerability and take steps to mitigate it. This includes reviewing and limiting access to

Why it matters

This stored cross-site scripting vulnerability in AVideo's YPTWallet plugin allows attackers to perform administrative actions when administrators view pending withdrawal requests. Defenders should prioritize verifying and remediating this vulnerability, especially those managing AVideo installations and administrators who view pending withdrawal requests.

  • Potential for attackers to perform administrative actions via same-origin fetch requests
  • Risk of unauthorized access to sensitive information and functionality
  • Need for defenders to verify and remediate this vulnerability
  • Importance of implementing HTML escaping for user-supplied input

Technical summary

The AVideo YPTWallet plugin stores user-supplied CryptoWallet values in a base64-encoded but not HTML-escaped format. When administrators view pending withdrawal requests, the stored markup is executed in their session, allowing attackers to perform administrative actions via same-origin fetch requests. This vulnerability is critical because it allows attackers to execute arbitrary code in the context of an administrator's session, potentially leading to unauthorized access to sensitive information and functionality. The vulnerability is caused by the lack of HTML escaping for user-supplied input, which allows attackers to inject malicious code.

Defensive priority

Defenders should prioritize verifying and remediating this vulnerability, especially those managing AVideo installations and administrators who view pending withdrawal requests.

Recommended defensive actions

  • Verify AVideo installations for the YPTWallet plugin and assess exposure
  • Review and limit administrative access to pending withdrawal requests
  • Implement HTML escaping for user-supplied CryptoWallet values
  • Monitor for suspicious same-origin fetch requests
  • Track exceptions and retest remediated assets
  • 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

Evidence notes

The CVE record and NVD entry provide details on the stored cross-site scripting vulnerability in AVideo's YPTWallet plugin. However, further information on affected versions, exploitation, and remediation is limited.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89249 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-89249 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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.