CVE-2026-43885
Received Received - Intake
Unauthenticated API Secret Exposure in WWBN AVideo

Publication date: 2026-05-11

Last updated on: 2026-05-11

Assigner: GitHub, Inc.

Description
WWBN AVideo is an open source video platform. In versions up to and including 29.0, an unauthenticated user can read APISecret from objects/plugins.json.php and use it to call protected API endpoints (e.g. users_list) without logging in. Commit 1c36f229d0a103528fb9f64d0a1cc0e1e8f5999b contains an updated fix.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-11
Last Modified
2026-05-11
Generated
2026-06-21
AI Q&A
2026-05-12
EPSS Evaluated
2026-06-20
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wwbn avideo to 29.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability affects WWBN AVideo, an open source video platform. In versions up to and including 29.0, an unauthenticated user can access the APISecret by reading the file objects/plugins.json.php. With this APISecret, the attacker can call protected API endpoints, such as users_list, without needing to log in.

Mitigation Strategies

To mitigate this vulnerability, update WWBN AVideo to a version later than 29.0 where the fix is applied (commit 1c36f229d0a103528fb9f64d0a1cc0e1e8f5999b). This will prevent unauthenticated users from reading the APISecret and accessing protected API endpoints.

Impact Analysis

The vulnerability allows unauthorized users to access sensitive API secrets and call protected API endpoints without authentication. This can lead to unauthorized data access, potential data leakage, and compromise of user information or platform functionality.

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