Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/QuantumNous/new-api
  4. ›
  5. CVE-2026-30886

CVE-2026-30886: New API: IDOR in VideoProxy allows cross-user video content access via missing ownership check

March 23, 2026

The video proxy endpoint GET /v1/videos/:task_id/content is vulnerable to an Insecure Direct Object Reference (IDOR). Any authenticated user who knows another user’s task_id can retrieve that user’s generated video content because the handler queries tasks by task_id alone and does not verify ownership.

References

  • github.com/QuantumNous/new-api
  • github.com/QuantumNous/new-api/commit/50ec2bac6b341e651fc9ac4344e3bd2cdaeafdbd
  • github.com/QuantumNous/new-api/security/advisories/GHSA-f35r-v9x5-r8mc
  • github.com/advisories/GHSA-f35r-v9x5-r8mc
  • nvd.nist.gov/vuln/detail/CVE-2026-30886

Code Behaviors & Features

Detect and mitigate CVE-2026-30886 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.11.4-alpha.2

Fixed versions

  • 0.11.4-alpha.2

Solution

Upgrade to version 0.11.4-alpha.2 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

go/github.com/QuantumNous/new-api/CVE-2026-30886.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:18 +0000.