| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-xc9g-j69q-37xw | consciousness-explorer / sublinear-time-solver MCP export_state has an arbitrary file write |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 26 Aug 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 25 Aug 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Ruvnet
Ruvnet sublinear-time-solver |
|
| Vendors & Products |
Ruvnet
Ruvnet sublinear-time-solver |
Tue, 25 Aug 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | sublinear-time-solver: Arbitrary file write in consciousness-explorer / sublinear-time-solver MCP export_state | |
| Weaknesses | CWE-73 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-26T15:41:54.869Z
Reserved: 2026-06-16T23:31:22.445Z
Link: CVE-2026-55609
Updated: 2026-08-26T15:40:51.419Z
Status : Received
Published: 2026-08-25T19:16:50.160
Modified: 2026-08-26T16:16:28.327
Link: CVE-2026-55609
No data.
OpenCVE Enrichment
Updated: 2026-08-26T03:15:03Z
Github GHSA