CVE-2024-12048 HIGH

CVE-2024-12048: IDOR Vulnerability in transformeroptimus/superagi

Vendor Transformeroptimus
Product transformeroptimus/superagi
Weakness CWE-304
Published March 20, 2025
Last update March 20, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

An IDOR (Insecure Direct Object Reference) vulnerability exists in transformeroptimus/superagi version v0.0.14. The application fails to properly check authorization for multiple API endpoints, allowing attackers to view, edit, and delete other users' information without proper authorization. Affected endpoints include but are not limited to /get/project/{project_id}, /get/schedule_data/{agent_id}, /delete/{agent_id}, /get/organisation/{organisation_id}, and /get/user/{user_id}.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
March 20, 2025 Record updated