Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/Scheduler/sendEmail.json.php that allows unauthenticated attackers to access scheduler email jobs by providing a site-wide daily token. Attackers can enumerate scheduler jobs, read private live titles and email addresses, and trigger email sending by supplying any valid daily token obtained from Live pages.
Published: 2026-09-12
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: Unauthorized Access to Scheduler Emails
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a missing authorization check in AVideo’s Scheduler plugin, allowing attackers to use a site‑wide daily token to interact with the sendEmail.json.php endpoint. This flaw lets attackers enumerate scheduler jobs, read private live titles and email addresses, and trigger email dispatches, resulting in disclosure of confidential data and possible misuse of the emailing feature.

Affected Systems

WWBN AVideo’s Scheduler plugin, versions prior to the commit that fixed the authorization issue (c3edcc274c389816d434acadac07ee78e authorization logic. All affected releases expose the sendEmail.json.php endpoint without requiring proper user authentication or access control.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity of this flaw. EPSS is not available, so the current exploit probability is unknown, and the vulnerability is not listed in CISA KEV. Attackers are likely to obtain a valid daily token from Live pages to bypass authorization. Because the token can be derived from normal site usage, the required attack vector is web‑based and does not need special privileges, making exploitation relatively straightforward for malicious actors.

Generated by OpenCVE AI on September 13, 2026 at 01:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update AVideo to the latest official release that removes the missing authorization in Scheduler/sendEmail.json.php.
  • Configure the web server or reverse proxy to enforce authentication for the /Scheduler/sendEmail.json.php endpoint, ensuring only authorized users can immediately, limit inbound traffic to the sendEmail endpoint to trusted IP ranges using firewall rules or network segmentation.
  • Monitor email system logs for abnormal sending patterns and investigate any unauthorized activity.

Generated by OpenCVE AI on September 13, 2026 at 01:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 12 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Description WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/Scheduler/sendEmail.json.php that allows unauthenticated attackers to access scheduler email jobs by providing a site-wide daily token. Attackers can enumerate scheduler jobs, read private live titles and email addresses, and trigger email sending by supplying any valid daily token obtained from Live pages.
Title WWBN AVideo Scheduler sendEmail Missing Authorization via Token
First Time appeared Wwbn
Wwbn avideo
Weaknesses CWE-862
CPEs cpe:2.3:a:wwbn:avideo:-:*:*:*:*:*:*:*
Vendors & Products Wwbn
Wwbn avideo
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-12T12:08:45.517Z

Reserved: 2026-09-12T11:12:50.791Z

Link: CVE-2026-90537

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-12T13:16:51.667

Modified: 2026-09-12T13:16:51.667

Link: CVE-2026-90537

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T01:45:07Z

Weaknesses