Description
A flaw has been found in augmnt augments-mcp-server 7.1.0. This issue affects the function scanProjectDeps of the file src/tools/v4/scan-project-deps.ts of the component scan_project_deps. Executing a manipulation of the argument packageJsonPath can lead to path traversal. The attack can only be executed locally. 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.
Published: 2026-07-13
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is in the scanProjectDeps function of augments‑mcp‑server, where the packageJsonPath argument is improperly validated. An attacker who can execute code locally can supply a crafted path and cause the application to resolve to arbitrary files on the host, enabling local read or write operations. This path traversal weakness is classified as CWE‑22, potentially compromising confidentiality or integrity of sensitive data. The vulnerability is limited to systems where the attacker already has local user access, as no network‑facing exploitation vector is available.

Affected Systems

The vulnerability affects augmnt’s augments‑mcp‑server component, specifically version 7.1.0. No other versions are documented as vulnerable. The product is hosted on the vendor’s GitHub repository.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, and the EPSS score of < 1% (approximately 0.00137) indicates a very low exploitation probability, although an exploit has been published and is usable. The flaw is not listed in the CISA KEV catalog. Because exploitation requires local execution, the risk is confined to environments where an attacker can run commands locally. The exploit has been published and is usable, so administrators should verify local user privilege levels and consider applying fixes or mitigation strategies.

Generated by OpenCVE AI on August 1, 2026 at 10:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade augments‑mcp‑server to the latest release that addresses the path traversal in scanProjectDeps.
  • If an immediate upgrade is not feasible, restrict the privileges of any user or service that runs the application so they cannot write outside the intended directory structure.
  • Implement input sanitization for the packageJsonPath argument, ensuring that resolved paths remain within the allowed directory and rejecting any path containing traversal sequences.

Generated by OpenCVE AI on August 1, 2026 at 10:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in augmnt augments-mcp-server 7.1.0. This issue affects the function scanProjectDeps of the file src/tools/v4/scan-project-deps.ts of the component scan_project_deps. Executing a manipulation of the argument packageJsonPath can lead to path traversal. The attack can only be executed locally. 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.
Title augmnt augments-mcp-server scan_project_deps scan-project-deps.ts scanProjectDeps path traversal
First Time appeared Augmnt
Augmnt augments-mcp-server
Weaknesses CWE-22
CPEs cpe:2.3:a:augmnt:augments-mcp-server:*:*:*:*:*:*:*:*
Vendors & Products Augmnt
Augmnt augments-mcp-server
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/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:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Augmnt Augments-mcp-server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T15:52:24.189Z

Reserved: 2026-07-12T12:07:55.086Z

Link: CVE-2026-15526

cve-icon Vulnrichment

Updated: 2026-07-13T15:52:20.868Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-22

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