CVE-2026-59704
HIGH
7.1
CVSS 3.1
Description
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.
Metadata
Severity & Metrics
7.1
HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| Cap | Cap | — | 0 ≤ 8d48642 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-862 | cna | Missing Authorization |
CVSS scores (2)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.1 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N |
| 7.1 | HIGH | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N |
References (5)
- GitHub Issue https://github.com/CapSoftware/Cap/issues/1981
- Product https://github.com/CapSoftware/Cap
- https://github.com/CapSoftware/Cap/commit/8d48642b6e7938af238386383ef1c273be4110dd
- https://www.vulncheck.com/advisories/cap-missing-access-control-in-video-ai-metadata-endpoint
- https://github.com/CapSoftware/Cap/pull/1926