CVE-2025-61685

MEDIUM

Mastra <0.13.20-alpha.0 - Path Traversal

Title source: llm

Description

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.

Scores

CVSS v3 6.5
EPSS 0.0038
EPSS Percentile 59.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Classification

CWE
CWE-548
Status draft

Affected Products (1)

mastra/mcp-docs-server < 0.17.0npm

Timeline

Published Oct 03, 2025
Tracked Since Feb 18, 2026