| Title | Forget Jellyfish — AI Short Drama Studio 0.3.2 Incorrect Access Control |
|---|
| Description | Jellyfish AI Short Drama Studio does not enforce any authentication or authorization on its FastAPI API. The application only defines `get_db` and `get_llm` dependencies in `backend/app/dependencies.py` with no user identity resolution, token validation, or permission check, and mounts all API v1 routers (`llm`, `studio`, `film`, `script_processing`) without any authentication middleware. A remote attacker can read, modify, or delete projects, chapters, shots, entities, prompt templates, files, and LLM Provider/Model configuration, overwrite Provider API keys, upload arbitrary files to object storage, and trigger generation tasks.
Reproduction: https://github.com/sumo166/CVE-apply/blob/main/Forget-C/Jellyfish/Full%20API%20Missing%20Authentication%20and%20Authorization%20(CWE-306)_cve.md |
|---|
| Source | ⚠️ https://github.com/Forget-C/Jellyfish/issues/37 |
|---|
| User | summmm (UID 69690) |
|---|
| Submission | 08/23/2026 07:50 (26 days ago) |
|---|
| Moderation | 09/18/2026 11:43 (26 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 407460 [Forget-C Jellyfish AI Short Drama Studio up to 0.3.2 FastAPI dependencies.py missing authentication] |
|---|
| Points | 20 |
|---|