Description
A vulnerability was determined in angrysky56 advanced-reasoning-mcp 1.0.0. The impacted element is the function create_system_json/create_library to get_system_json/switch_memory_library of the file src/index.ts. This manipulation causes path traversal. The attack requires local access. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-09
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the create_system_json/create_library functions within src/index.ts of advanced‑reasoning‑mcp version 1.0.0. It allows a local attacker to manipulate file paths so that the application reads or writes files outside the intended directory, exposing sensitive data or enabling further local exploitation. The weakness is a classic CWE‑22 path traversal flaw.

Affected Systems

The affected product is angrysky56 advanced‑reasoning‑mcp, version 1.0.0. No other versions or patches are listed in the CNA data.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity. No EPSS score is available, and the vulnerability is not listed in CISA KEV, suggesting limited known exploitation. The attack requires local access, so remote exploitation is not possible without additional compromise. Because of the local nature of the vulnerability and the absence of public exploit data, the overall risk is moderate for environments where the library runs with elevated privileges or has access to sensitive files.

Generated by OpenCVE AI on August 9, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for a newer release of advanced‑reasoning‑mcp that addresses the path traversal; apply the upgrade when available.
  • If no fix is available, modify or remove the create_system_json/create_library function so that it does not accept arbitrary path inputs; enforce strict path validation or use a whitelist of allowed directories.
  • Enforce file system permissions that restrict the application user from accessing sensitive directories that could be targeted by the traversal.
  • Consider running the application in a container or sandbox that limits the filesystem view to only the necessary directories.
  • Monitor application logs for abnormal file access patterns that may indicate exploitation attempts.

Generated by OpenCVE AI on August 9, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 04:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in angrysky56 advanced-reasoning-mcp 1.0.0. The impacted element is the function create_system_json/create_library to get_system_json/switch_memory_library of the file src/index.ts. This manipulation causes path traversal. The attack requires local access. The project was informed of the problem early through an issue report but has not responded yet.
Title angrysky56 advanced-reasoning-mcp index.ts switch_memory_library path traversal
First Time appeared Angrysky56
Angrysky56 advanced-reasoning-mcp
Weaknesses CWE-22
CPEs cpe:2.3:a:angrysky56:advanced-reasoning-mcp:*:*:*:*:*:*:*:*
Vendors & Products Angrysky56
Angrysky56 advanced-reasoning-mcp
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Angrysky56 Advanced-reasoning-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T03:45:08.583Z

Reserved: 2026-08-08T09:30:07.586Z

Link: CVE-2026-19330

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T05:30:16Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')