---
id: CVE-2026-55609
title: >-
  sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric
  diagonally dominant systems in sublinear time
summary: >-
  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
  …
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'
cwe:
  - CWE-73
vendor: consciousness-explorer
product: consciousness-explorer
affected:
  - consciousness-explorer < 1.1.2
  - sublinear-time-solver < 1.6.0
patched:
  - consciousness-explorer 1.1.2
  - sublinear-time-solver 1.6.0
published: '2026-08-25'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:07:31.353'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55609'
references:
  - url: 'https://github.com/BruceJqs/public_exp/issues/32'
    label: security-advisories@github.com
  - url: >-
      https://github.com/ruvnet/sublinear-time-solver/commit/a701296e363192be863e79d788fa268095e3d229
    label: security-advisories@github.com
  - url: >-
      https://github.com/ruvnet/sublinear-time-solver/commit/ea9a212b69e4449ec443fe088a7aec7546f70b4a
    label: security-advisories@github.com
  - url: 'https://github.com/ruvnet/sublinear-time-solver/issues/19'
    label: security-advisories@github.com
  - url: 'https://github.com/ruvnet/sublinear-time-solver/pull/20'
    label: security-advisories@github.com
  - url: 'https://github.com/ruvnet/sublinear-time-solver/releases/tag/v1.6.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/ruvnet/sublinear-time-solver/security/advisories/GHSA-xc9g-j69q-37xw
    label: security-advisories@github.com
  - url: 'https://github.com/BruceJqs/public_exp/issues/32'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/ruvnet/sublinear-time-solver/issues/19'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-xc9g-j69q-37xw'
tags:
  - nvd
  - ghsa
  - npm
epss: 0.00118
epssPercentile: 0.0193
aliases:
  - GHSA-xc9g-j69q-37xw
ecosystem: npm
ingestedAt: '2026-08-25T19:31:03.260Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-55609)

Affected packages:

- `consciousness-explorer < 1.1.2`
- `sublinear-time-solver < 1.6.0`

Patched in:

- `consciousness-explorer 1.1.2`
- `sublinear-time-solver 1.6.0`

Source: https://github.com/advisories/GHSA-xc9g-j69q-37xw
