Description
A security flaw has been discovered in azer react-analyzer-mcp up to 335f2a3585f265e2e88352b59b10d3b478d678b0. Affected by this vulnerability is the function generateProjectDocs of the file src/index.ts of the component analyze-projec. The manipulation of the argument projectName results in path traversal. The attack is only possible with local access. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. 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 generateProjectDocs function of azer react‑analyzer‑mcp, where an attacker can supply a crafted projectName argument that bypasses the intended path resolution and walks outside the project directory. The flaw allows reading of arbitrary files that reside on the same machine, potentially exposing sensitive configuration, source code, or system files. Since the flaw is limited to path traversal and does not lead to arbitrary code execution or privilege escalation, its impact is primarily confidentiality loss of local data.

Affected Systems

azer's react‑analyzer‑mcp, up to commit 335f2a3585f265e2e88352b59b10d3b478d678b0, is affected. The project uses a rolling‑release model, so specific version numbers for the fix are not yet available. Users running any release that includes or predates that commit are at risk if the analyze‑project or generateProjectDocs feature is enabled.

Risk and Exploitability

The CVSS score of 4.8 classifies the issue as moderate, and the EPSS score is not available, so the current exploitation probability is unknown. The flaw can be leveraged only from a local environment, meaning that it is most relevant to insiders or an attacker who has compromised the host. Because the product has not yet released a patch and the vulnerability is not included in CISA's KEV list, the immediate risk level is low to moderate; however, organizations that rely on local function or run the tool in less‑trusted contexts should consider mitigating steps.

Generated by OpenCVE AI on August 9, 2026 at 01:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the project's GitHub repository for any updated commits or release notes that address the path traversal issue and apply the fix if available.
  • Run react‑analyzer‑mcp under the least‑privilege user or within a sandboxed container to limit the impact of a local file read.
  • Disable or remove the analyze‑project and generateProjectDocs functionality until an official patch or secure path‑validation fix is released.

Generated by OpenCVE AI on August 9, 2026 at 01:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A security flaw has been discovered in azer react-analyzer-mcp up to 335f2a3585f265e2e88352b59b10d3b478d678b0. Affected by this vulnerability is the function generateProjectDocs of the file src/index.ts of the component analyze-projec. The manipulation of the argument projectName results in path traversal. The attack is only possible with local access. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The project was informed of the problem early through an issue report but has not responded yet.
Title azer react-analyzer-mcp analyze-projec index.ts generateProjectDocs path traversal
First Time appeared Azer
Azer react-analyzer-mcp
Weaknesses CWE-22
CPEs cpe:2.3:a:azer:react-analyzer-mcp:*:*:*:*:*:*:*:*
Vendors & Products Azer
Azer react-analyzer-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

Azer React-analyzer-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T00:00:13.313Z

Reserved: 2026-08-08T09:07:49.616Z

Link: CVE-2026-19323

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T01:30:17Z

Weaknesses
  • CWE-22

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