Path Traversal Vulnerability in SimStudioAI Sim Application
CVE-2025-7107

6.9MEDIUM

Key Information:

Status
Vendor
CVE Published:
7 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-7107?

A path traversal vulnerability has been identified in the SimStudioAI Sim application, specifically within the handleLocalFile function located in apps/sim/app/api/files/parse/route.ts. The vulnerability arises due to improper validation of user-supplied input, allowing attackers to manipulate the filePath argument. This flaw permits unauthorized access to the filesystem, which can lead to exposure or modification of sensitive files. It is essential to apply the patch identified by commit b2450530d1ddd0397a11001a72aa0fde401db16a to prevent potential remote exploitation of this vulnerability.

Affected Version(s)

sim 0.1.0

sim 0.1.1

sim 0.1.2

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
6.9
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

VulDB GitHub Commit Analyzer
.
CVE-2025-7107 : Path Traversal Vulnerability in SimStudioAI Sim Application