{"uuid": "f31f336f-cb5b-4689-838b-2061c04f4952", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51902", "type": "seen", "source": "https://gist.github.com/Ro1ME/68d7dfa6ecc41caa9945a02dd31156ca", "content": "# CVE-2026-51902\n\n**Type:** Incorrect Access Control\n**Product:** SuperAGI\n**Affected versions:** \u2264v0.0.14\n**Affected component:** `superagi/controllers/agent.py:get_agents_by_project_id`\n**Reference:** https://github.com/TransformerOptimus/SuperAGI/issues/1558\n\n## Description\n\nSuperAGI up to v0.0.14 contains an improper access control vulnerability. The agent controller endpoint /api/agents/get/project/{project_id} allows authenticated users from one organization to retrieve the complete list of agents belonging to a different organization's project. The endpoint accepts a project_id parameter but does not verify that the project belongs to the authenticated user's organization.\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:01.000000Z"}