Mastra is a Typescript framework for building AI agents and assistants. Versions 0.13.8 through 0.13.20-alpha.0 are vulnerable to a Directory Traversal attack that results in the disclosure of directory listings. The code contains a security check to prevent path traversal for reading file contents, but this check is effectively bypassed by subsequent logic that attempts to find directory suggestions. An attacker can leverage this flaw to list the contents of arbitrary directories on the user's filesystem, including the user's home directory, exposing sensitive information about the file system's structure. This issue is fixed in version 0.13.20.
References
Configurations
No configuration.
History
03 Oct 2025, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-10-03 23:15
Updated : 2025-10-06 14:56
NVD link : CVE-2025-61685
Mitre link : CVE-2025-61685
CVE.ORG link : CVE-2025-61685
JSON object : View
Products Affected
No product.
CWE
CWE-548
Exposure of Information Through Directory Listing