CVE-2026-81491
Received Received - Intake

Path Traversal in boxpositron with-context-mcp

Vulnerability report for CVE-2026-81491, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: VulDB

Description

A flaw has been found in boxpositron with-context-mcp up to 3.0.7. This affects the function ingest_notes/teleport_notes/sync_notes/project_folder of the file src/index.ts. Executing a manipulation can lead to path traversal. It is possible to launch the attack remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
boxpositron with-context-mcp to 3.0.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-81491 is a path traversal vulnerability in boxpositron with-context-mcp up to version 3.0.7. It affects functions like ingest_notes, teleport_notes, and sync_notes in src/index.ts. Attackers can manipulate path inputs to access files outside the intended project or vault boundaries, enabling unauthorized file read, write, or delete operations.

Detection Guidance

Check for unusual file access patterns or unauthorized modifications in directories outside the intended project or vault paths. Look for logs showing path traversal attempts like '..\' or '../' in inputs to ingest_notes, sync_notes, or teleport_notes tools. Monitor network traffic for suspicious MCP endpoint invocations with attacker-controlled path values.

Impact Analysis

This vulnerability allows attackers to read, modify, or delete files outside the designated workspace by exploiting path traversal sequences. If you use the affected tool, an attacker could access sensitive data, alter files, or disrupt operations by invoking vulnerable MCP endpoints with malicious path values.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles and HIPAA's confidentiality requirements. Unauthorized file access or modification may result in non-compliance, potential data breaches, and regulatory penalties due to compromised data integrity and confidentiality.

Mitigation Strategies

Disable the vulnerable tools (ingest_notes, sync_notes, teleport_notes) if possible. Restrict path arguments to an allowlisted directory and implement strict path validation to prevent traversal sequences. Ensure authentication is enforced for MCP endpoints and enable logging to detect exploitation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-81491. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart