CVE Catalog

CVE-2026-90545

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

7th percentile - higher than 7% of all known CVEs

Summary

The commentAddNew.json.php endpoint in WWBN AVideo fails to validate video access permissions. Authenticated users can post comments on password-protected and group-restricted videos, bypassing password and group access controls.

Risk Assessment

Attackers can post comments on content they cannot access, potentially leading to spam, misinformation, or information disclosure. This violates the integrity of content access controls.

Recommendation

Update AVideo to a patched version or modify commentAddNew.json.php to check the user's permission for the video before adding a comment. Consider comment moderation until the fix is applied.

Other vulnerabilities in WWBN AVideo

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS