CVE-2025-51475

CVE-2025-51475 is a medium-severity vulnerability in Superagi with a CVSS 3.x base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.

Key facts

Description

Arbitrary File Overwrite (AFO) in superagi.controllers.resources.upload in TransformerOptimus SuperAGI 0.0.14 allows remote attackers to overwrite arbitrary files via unsanitised filenames submitted to the file upload endpoint, due to improper handling of directory traversal in os.path.join() and lack of path validation in get_root_input_dir().

Frequently asked questions

What is CVE-2025-51475?
Arbitrary File Overwrite (AFO) in superagi.controllers.resources.upload in TransformerOptimus SuperAGI 0.0.14 allows remote attackers to overwrite arbitrary files via unsanitised filenames submitted to the file upload endpoint, due to improper handling of directory traversal in os.path.join() and lack of path validation in get_root_input_dir().
How severe is CVE-2025-51475?
CVE-2025-51475 has a CVSS 3.x base score of 5.0, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity none, and availability none.
Is CVE-2025-51475 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (52nd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-51475?
CVE-2025-51475 affects Superagi. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-51475?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-51475 have an EU (EUVD) identifier?
Yes. CVE-2025-51475 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-22350.
When was CVE-2025-51475 published?
CVE-2025-51475 was published on 2025-07-22 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Superagi

All CVEs affecting Superagi →

Other CWE-22 (Path Traversal) vulnerabilities

Browse all CWE-22 (Path Traversal) vulnerabilities →