Impact
The vulnerability is a broken access control flaw in Invidious before release 2.20260626.0 that permits anyone to query the RSS feed endpoint for any playlist ID without authentication. An attacker can retrieve the entire playlist, including the owner’s email address and all video entries. The flaw is classified as CWE‑862, indicating that the application fails to enforce authentication before exposing sensitive data, which can lead to privacy breaches.
Affected Systems
Invidious installations by iv‑org running any release older than 2.20260626.0 are vulnerable. The flaw affects the RSS feed playlist endpoint that is publicly accessible to unauthenticated users.
Risk and Exploitability
The CVSS score of 6.3 indicates a moderate severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers need only knowledge of a playlist ID, which may be guessed or discovered, and can then retrieve private playlist data through the public endpoint. While no remote code execution is possible, the exposure of personal information poses a significant privacy risk.
OpenCVE Enrichment