CVE-2026-55609

sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric diagonally dominant systems in sublinear time. Prior to consciousness-explorer 1.1.2 and sublinear-time-solver 1.6.0, the export_state and import_state tools in src/consciousness-explorer/mcp/server.js pass the attacker-controlled filepath parameter to filesystem operations in src/consciousness-explorer/index.js without restricting the destination or rejecting traversal. The saveVectorToFile and loadVectorFromFile tools in src/mcp/server.ts contain the same sink class through the file_path parameter. An attacker able to invoke the MCP tools can read, write, or overwrite any file accessible to the server process, causing confidentiality and integrity loss and possible service disruption. This issue is fixed in consciousness-explorer 1.1.2 and sublinear-time-solver 1.6.0.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 19:16

Updated : 2026-09-09 21:07


NVD link : CVE-2026-55609

Mitre link : CVE-2026-55609

CVE.ORG link : CVE-2026-55609


JSON object : View

Products Affected

No product.

CWE
CWE-73

External Control of File Name or Path