CVE-2026-90537

8.2

WWBN · AVideo

WWBN AVideo contains a missing authorization flaw in the scheduler email plugin, allowing unauthenticated attackers to access sensitive scheduler jobs and trigger unauthorized emails.

Executive summary

A missing authorization vulnerability in WWBN AVideo allows unauthenticated attackers to access scheduler jobs and trigger unauthorized email communications.

Vulnerability

The vulnerability exists in the plugin/Scheduler/sendEmail.json.php file, which fails to verify user authorization. An unauthenticated attacker can leverage a site-wide daily token to enumerate jobs and read sensitive information such as live titles and email addresses.

Business impact

This vulnerability poses a significant risk to data privacy and system integrity. With a CVSS score of 8.2, an attacker can harvest sensitive internal information and abuse the scheduler functionality to send unauthorized emails, which may lead to phishing campaigns or reputational damage.

Remediation

Immediate Action: Update the AVideo installation to a version beyond the affected commit range. Refer to the official vendor advisory at https://github.com/WWBN/AVideo/security/advisories/GHSA-qq59-3jwp-hgj9 for specific remediation steps.

Proactive Monitoring: Review application access logs for repeated access to the scheduler endpoint or unusual patterns of token usage.

Compensating Controls: Restrict access to the scheduler functionality at the network or web server level if immediate patching is not feasible.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The exposure of private live titles and email addresses necessitates prompt action. Administrators should apply the recommended security updates immediately to ensure that authorization checks are properly enforced on the scheduler endpoints.

More WWBN CVEs all →

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Analyst report updated
  5. Published in the daily brief high section

Sources

Originally found and disclosed by santhreal, per the CVE Program record.