CVE Catalog

CVE-2026-88876

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

AVideo through revision c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/PlayerSkins/seo.php. Unauthenticated attackers can access password-protected video sources by calling getSources() without password validation and obtain the direct MP4 URL.

Risk Assessment

Password-protected video content can be retrieved by unauthorized parties, breaching confidentiality of the media. This may result in leakage of premium or private content.

Recommendation

Restrict access to the seo.php endpoint and enforce password validation before returning video sources. Until a patch is available, consider disabling or blocking this endpoint.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through revision c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/PlayerSkins/seo.php that allows unauthenticated attackers to access password-protected video sources by calling getSources() without password validation. Attackers can request the seo.php endpoint with a video ID to obtain the direct MP4 URL and read protected media bytes without supplying the configured password.

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