CVE-2026-6583
Authorization Bypass in TransformerOptimus SuperAGI API Key Management
Publication date: 2026-04-19
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| transformeroptimus | superagi | to 0.0.14 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in TransformerOptimus SuperAGI versions up to 0.0.14, specifically in the API Key Management Endpoint within the functions delete_api_key and edit_api_key in the file superagi/controllers/api_key.py.
The issue allows an attacker to bypass authorization controls, meaning they can manipulate API keys without proper permission.
The attack can be performed remotely, and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized access or modification of API keys, which may allow attackers to perform actions that should be restricted.
Such unauthorized access could compromise the security of the system, potentially leading to further exploitation or data manipulation.