Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate video access permissions in the commentAddNew.json.php endpoint, allowing authenticated users to post comments on password-protected and group-restricted videos. Attackers can submit POST requests with a valid session to add comments to videos they cannot watch, bypassing password and group access controls.
Published: 2026-09-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Missing Authorization
Action: Assess Impact
AI Analysis

Impact

The vulnerability resides in WWBN AVideo's commentAddNew.json.php endpoint, where the code fails to verify whether an authenticated user has permission to view a video before a result, any user who has logged in can submit a POST request with a valid session token and add comments to videos that are protected by passwords or restricted to specific groups. This bypasses the intended access controls and permits the publication of comments on content that the user should not be able to access.

Affected Systems

The vulnerability affects WWBN AVideo,cc274c389816d434acadac07ee78eaf330c1. No specific release numbers are listed, so any installation that has not applied a patch addressing this commit is potentially vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium impact. The EPSS score is not available, and the vulnerability is not currently listed in CISA's KEV catalog. Exploitation requires a valid authenticated session; an attacker can trick a victim into providing their session or use an existing session token to post comments to restricted videos. Because the attack vector is limited to authenticated POST requests but the ability to deface or spam protected video content is still concerning.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply the latest AVideo update that fixes the missing authorization in commentAddNew.json.php.
  • Modify AVideo configuration or code to restrict comment posting so that only users with viewing rights on a video may submit comments.
  • Audit the comment database for protected videos and remove any comments that were added by users who should not have visibility on those videos.

Generated by OpenCVE AI on September 13, 2026 at 13:27 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 fails to validate video access permissions in the commentAddNew.json.php endpoint, allowing authenticated users to post comments on password-protected and group-restricted videos. Attackers can submit POST requests with a valid session to add comments to videos they cannot watch, bypassing password and group access controls.
Title WWBN AVideo Missing Authorization via commentAddNew.json.php
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': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

Reserved: 2026-09-12T11:13:17.618Z

Link: CVE-2026-90545

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90545

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T13:30:03Z

Weaknesses