CVE-2026-90542
Received Received - Intake

Authenticated Privilege Escalation in AVideo via Reminder Creation

Vulnerability report for CVE-2026-90542, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-12

Last updated on: 2026-09-12

Assigner: VulnCheck

Description

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate that logged-in users can access live schedules before creating reminders via remindMe.json.php. Authenticated attackers can create scheduler reminders for private live schedules they cannot view and learn the private schedule title from the generated email job.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-12
Last Modified
2026-09-12
Generated
2026-09-12
AI Q&A
2026-09-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wwbn avideo to c3edcc274c389816d434acadac07ee78eaf330c1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in WWBN AVideo allows authenticated users to create scheduler reminders for private live schedules they cannot access. The system fails to validate permissions before processing the request in the remindMe.json.php file, enabling attackers to learn private schedule titles through email notifications.

Detection Guidance

Check for unauthorized access to the remindMe.json.php endpoint by reviewing server logs for suspicious requests to plugin/Live/remindMe.json.php. Look for repeated attempts to create reminders for private schedules by non-owners. Verify if users can access schedules they shouldn't by testing the endpoint with different user permissions.

Impact Analysis

If you use WWBN AVideo, an attacker with a valid account could exploit this to view private schedule titles and receive notifications about schedules they should not access. This could lead to information leakage about sensitive or restricted content.

Compliance Impact

This vulnerability could violate compliance requirements that mandate strict access controls for sensitive data, such as GDPR's data protection principles or HIPAA's safeguards for protected health information. Unauthorized access to private schedules may result in non-compliance.

Mitigation Strategies

Apply the latest patch if available. If no patch exists, restrict access to the remindMe.json.php endpoint by implementing proper authorization checks. Ensure logged-in users can only create reminders for schedules they have permission to view. Monitor for unusual activity in scheduler reminders.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-90542. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart