---
id: CVE-2026-59704
title: Cap - Missing Access Control in Video AI Metadata Endpoint
summary: >-
  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 sensitiv…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'
cvssSource: cna
cwe:
  - CWE-862
vendor: Cap
product: Cap
affected:
  - Cap <= 8d48642
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-07-08T13:02:07.868302Z'
exploitAvailable: true
published: '2026-07-07'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T14:17:59.422Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-59704'
references:
  - url: 'https://github.com/CapSoftware/Cap/issues/1981'
    label: GitHub Issue
  - url: 'https://github.com/CapSoftware/Cap'
    label: Product
  - url: >-
      https://github.com/CapSoftware/Cap/commit/8d48642b6e7938af238386383ef1c273be4110dd
    label: Patch Commit
  - url: >-
      https://www.vulncheck.com/advisories/cap-missing-access-control-in-video-ai-metadata-endpoint
  - url: 'https://github.com/CapSoftware/Cap/pull/1926'
    label: Pull Request
tags:
  - cve.org
  - exploit-available
epss: 0.00369
epssPercentile: 0.30741
ingestedAt: '2026-09-24T15:45:56.725Z'
---

## Overview

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.

## Affected

- `Cap <= 8d48642`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
