PT-2025-30455 · Unknown · Transformeroptimus/Superagi
Geckosecurity
·
Published
2025-07-22
·
Updated
2025-07-22
·
CVE-2025-51475
CVSS v3.1
5.0
Medium
| Vector | AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
TransformerOptimus SuperAGI version 0.0.14
Description
An arbitrary file overwrite issue exists in the
superagi.controllers.resources.upload component. This allows remote attackers to overwrite arbitrary files by submitting unsanitized filenames to the file upload endpoint. The issue is due to improper handling of directory traversal in os.path.join() and a lack of path validation in get root input dir().Recommendations
TransformerOptimus SuperAGI version 0.0.14: Implement robust path validation and sanitization for filenames uploaded through the file upload endpoint. Ensure that
os.path.join() is used correctly to prevent directory traversal vulnerabilities.Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Transformeroptimus/Superagi