PatchSiren cyber security CVE debrief
CVE-2026-88876 WWBN CVE debrief
AVideo through revision c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/PlayerSkins/seo.php. This vulnerability allows unauthenticated attackers to access password-protected video sources by calling getSources() without password validation, potentially exposing sensitive content. The vulnerability exists in the seo.php endpoint, where attackers can request a video ID to obtain the direct MP4 URL and read protected media bytes without supplying the configured password. Defenders should assess exposure and implement necessary security measures.
- Vendor
- WWBN
- Product
- AVideo
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-10
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-09-10
- Advisory updated
- 2026-09-15
Who should care
Defenders responsible for AVideo installations, video content security, and access control should assess exposure and implement necessary security measures. This includes verifying the security of video content, configurations, and ensuring that authorization checks are in place for getSources() calls in plugin/PlayerSkins/seo.php. Additionally, defenders should review compensating controls for exposed systems and monitor for potential security incidents.
Why it matters
The missing authorization vulnerability in AVideo's plugin/PlayerSkins/seo.php allows unauthenticated attackers to access password-protected video sources, potentially exposing sensitive content. Defenders should prioritize verifying exposure, assessing video content security, and implementing necessary authorization checks.
- Unauthenticated access to protected video sources
- Potential exposure of sensitive video content
- Need for authorization checks in plugin/PlayerSkins/seo.php
- Verification of AVideo configurations and security measures
Technical summary
The vulnerability exists in plugin/PlayerSkins/seo.php of AVideo, allowing unauthenticated attackers to access password-protected video sources by calling getSources() without password validation. This is possible because the seo.php endpoint does not properly validate passwords before providing access to video sources. As a result, attackers can request the seo.php endpoint with a video ID to obtain the direct MP4 URL and read protected media bytes. The vulnerability has a CVSS score of 8.7 and is considered HIGH severity.
Defensive priority
Defenders should prioritize verifying exposure of AVideo installations to unauthenticated access of protected video sources and assess the security of their video content.
Recommended defensive actions
- Verify AVideo installations for exposure to unauthenticated access of protected video sources
- Assess the security of video content and configurations
- Implement authorization checks for getSources() calls in plugin/PlayerSkins/seo.php
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the missing authorization vulnerability in AVideo's plugin/PlayerSkins/seo.php. The vulnerability allows unauthenticated access to password-protected video sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-88876 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-88876
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-88876 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-88876
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/WWBN/AVideo/security/advisories/GHSA-wq9m-cfw6-4gh5
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/avideo-playerskins-seo-php-missing-authorization-password-protected-vod
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.