CVE-2025-61685 MEDIUM

CVE-2025-61685: Mastra Docs MCP Server `@mastra/mcp-docs-server` Leads to Information Exposure

Vendor Mastra-Ai
Product mastra
Weakness CWE-548 · Directory listing
Published October 3, 2025
Last update October 6, 2025

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 3, 2025 CVE published
October 6, 2025 Record updated