CVE-2026-81733 PUBLISHED

WWBN AVideo through 30.0 CSRF via myLiveControls.save.json.php

Assigner: VulnCheck
Reserved: 27.08.2026 Published: 28.08.2026 Updated: 28.08.2026

WWBN AVideo through 30.0 (and master up to commit 4cb576e) contains a cross-site request forgery vulnerability in plugin/Live/myLiveControls.save.json.php. The endpoint only checks that a user is logged in and processes customUrl, customMessage, and autoRedirect parameters from $_REQUEST via a GET request without enforcing a CSRF token or origin check. An attacker who lures a logged-in streamer to a malicious page can silently change the live-channel viewer-redirect settings (persisted in users.externalOptions), causing viewers to be redirected to a phishing site or shown a spoofed message.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.1

Product Status

Vendor WWBN
Product AVideo
Versions Default: unaffected
  • affected from 0 to 30.0 (incl.)

Credits

  • skeletonsec reporter

References

Problem Types

  • Cross-Site Request Forgery (CSRF) CWE