CVE-2026-59704
HighCVSS 7.1Exploitation Probability (EPSS)
Low risk12th percentile - higher than 12% of all known CVEs
Summary
The GET /api/video/ai endpoint in Cap fails to validate user ownership or membership before returning private video AI metadata including titles, summaries, and chapters. Authenticated attackers can supply arbitrary video IDs to read sensitive AI-generated content and trigger unauthorized AI generation that consumes the video owner's credits without consent.
Risk Assessment
The organization faces exposure of confidential AI metadata and uncontrolled resource consumption (credits), potentially leading to financial losses and privacy breaches.
Recommendation
Immediately implement ownership or membership validation for the GET /api/video/ai endpoint to ensure that the authenticated user is authorized to access the metadata of the specified video.
Other vulnerabilities in Cap
Original NVD description (English source)
Cap's GET /api/video/ai endpoint fails to validate user ownership or membership before returning private video AI metadata including titles, summaries, and chapters. Authenticated attackers can supply arbitrary video IDs to read sensitive AI-generated content and trigger unauthorized AI generation that consumes the video owner's credits without consent.

