SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-58002

MEDIUM · CVSS 6.5 EPSS 0.14% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-22 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability allows authenticated users of WWBN AVideo to bypass authorization controls in the Users_affiliations add.json.php endpoint, enabling them to forge two-party consent records by manipulating the agreement timestamp. This can lead to unauthorized reassignment of video ownership through the videoAddNew.json.php endpoint, potentially compromising content integrity. Organizations using AVideo should prioritize addressing this vulnerability to prevent unauthorized access and maintain the integrity of their video content.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-58002
Severity
MEDIUM
CVSS
6.5
EPSS
0.14%

Original NVD Description

WWBN AVideo through commit 9c39d8c8b4c1f75540788d6b391740852ceb0732 contains an authorization bypass vulnerability in the Users_affiliations add.json.php endpoint that allows authenticated users to forge two-party consent records by supplying the counterparty's agreement timestamp. Attackers can create a forged affiliation with status='a' and then reassign video ownership to arbitrary users through the videoAddNew.json.php endpoint, which trusts the forged affiliation as an authorization term.