CVE-2026-58002
Received Received - Intake

Authorization Bypass in AVideo via Forged Affiliations

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

Publication date: 2026-08-22

Last updated on: 2026-08-22

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wwbn avideo to 9c39d8c8b4c1f75540788d6b391740852ceb0732 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-345 The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-58002 is an authorization bypass flaw in WWBN AVideo's Users_affiliations add.json.php endpoint. It allows authenticated users to forge two-party consent records by supplying the counterparty's agreement timestamp without their knowledge. The attacker creates a forged affiliation with status 'a' and then reassigns video ownership to arbitrary users through the videoAddNew.json.php endpoint, which trusts the forged affiliation as valid authorization.

Detection Guidance

To detect this vulnerability, inspect the Users_affiliations/add.json.php endpoint for unauthorized modifications to affiliation records. Check for forged consent timestamps in company_agree_date or affiliate_agree_date fields. Review videoAddNew.json.php logs for unexpected ownership reassignments.

Impact Analysis

This vulnerability allows attackers to publish unauthorized content under your identity on your channel, potentially causing reputational harm. It bypasses ownership controls and does not require elevated privileges or user interaction beyond the attacker's actions. The impact includes data integrity compromise and unauthorized content attribution.

Compliance Impact

This vulnerability could lead to unauthorized content attribution and reputational harm, which may violate data integrity and consent requirements under GDPR and HIPAA. Forged affiliations and video ownership reassignments could result in improper handling of personal or sensitive data, potentially breaching compliance with these regulations.

Mitigation Strategies

Immediately restrict the add.json.php endpoint to only accept fields belonging to the caller. Remove the ability to set counterparty agreement timestamps. Implement proper authorization checks before processing affiliation records. Review and remove any forged affiliations with status 'a'.

Chat Assistant

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

EPSS Chart