CVE-2026-30886
Last modified
CVE-2026-30886 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to version 0.11.4-alpha.2, an Insecure Direct Object Reference (IDOR) vulnerability in the video proxy endpoint (`GET /v1/videos/:task_id/content`) allows any authenticated user to access video content belonging to other users and causes the server to authenticate to upstream AI providers (Google Gemini, OpenAI) using credentials derived from tasks they do not own. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to version 0.11.4-alpha.2, an Insecure Direct Object Reference (IDOR) vulnerability in the video proxy endpoint (`GET /v1/videos/:task_id/content`) allows any authenticated user to access video content belonging to other users and causes the server to authenticate to upstream AI providers (Google Gemini, OpenAI) using credentials derived from tasks they do not own. The missing authorization check is a single function call — `model.GetByOnlyTaskId(taskID)` queries by `task_id` alone with no `user_id` filter, while every other task-lookup in the codebase enforces ownership via `model.GetByTaskId(userId, taskID)`. Version 0.11.4-alpha.2 contains a patch.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Newapi | New Api | < 0.11.4 | — |
| Newapi | New Api | 0.11.4 | Alpha1 |
References
- https://github.com/QuantumNous/new-api/security/advisories/GHSA-f35r-v9x5-r8mcExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-30886?
How severe is CVE-2026-30886?
How do I fix CVE-2026-30886?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-30880baserCMS is a website development framework. Prior to versio…9.8
- CVE-2026-30881Chamilo LMS is a learning management system. Version 1.11.34…8.8
- CVE-2026-30882Chamilo LMS is a learning management system. Chamilo LMS ver…6.1
- CVE-2026-30883ImageMagick is free and open-source software used for editin…7.8
- CVE-2026-30884mdjnelson/moodle-mod_customcert is a Moodle plugin for creat…9.6
- CVE-2026-30885WWBN AVideo is an open source video platform. Prior to 25.0,…5.3
- CVE-2026-30887OneUptime is a solution for monitoring and managing online s…9.9
- CVE-2026-30888Discourse is an open-source discussion platform. Versions pr…5.5
- CVE-2026-30889Discourse is an open-source discussion platform. Prior to ve…4.9
- CVE-2026-3089Actual Sync Server allows authenticated users to upload file…6.5
- CVE-2026-30891Discourse is an open-source discussion platform. Prior to ve…6.5
- CVE-2026-30892crun is an open source OCI Container Runtime fully written i…7.8
Are you affected by CVE-2026-30886?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
