Description
A vulnerability was found in MAA-AI MaaMCP up to 1.1.1.dev6+g2e4a41287. The affected element is the function save_pipeline/load_pipeline of the file pipeline_tools.py. Performing a manipulation results in path traversal. The attack can be initiated remotely. The exploit has been made public and could be used. The patch is named c93ef45cba75295eba26d9ff1ffb9202a91c6150. To fix this issue, it is recommended to deploy a patch.
Published: 2026-08-27
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Path Traversal – Remote File Access
Action: Patch
AI Analysis

Impact

A path traversal flaw exists in the pipeline_tools.py module of MAA‑AI MaaMCP up to version 1.1.1.dev6+g2e4a41287. By manipulating the file path used in the save_pipeline/load_pipeline functions, an attacker can access files outside the intended directory. This can lead to unauthorized disclosure of sensitive data or, if write capabilities are available, modification of arbitrary files, thereby compromising system integrity. The weakness is classified as CWE‑22.

Affected Systems

MAA‑AI’s MaaMCP, specifically all releases up to 1.1.1.dev6+g2e4a41287, are vulnerable to the path traversal issue present in pipeline_tools.py.

Risk and Exploitability

The CVSS score of 5.1 reflects a medium severity attack that can be initiated remotely. The EPSS is currently not available, and the vulnerability is not listed in the CISA KEV catalog, though the exploit code has been released publicly. The ability to trigger the flaw from a remote source increases the likelihood that an attacker could read or alter sensitive files on the host system, potentially enabling further exploitation depending on the system’s configuration.

Generated by OpenCVE AI on August 28, 2026 at 09:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MaaMCP to the latest patched release that incorporates commit c93ef45cba75295eba26d9ff1ffb9202a91c6150.
  • Restrict remote access to the load_pipeline and save_pipeline functions, for example by enforcing strict authentication or limiting caller users.
  • Enforce operating‑system level directory restrictions or use a chroot environment so that the MaaMCP service cannot traverse outside its intended file system boundaries.

Generated by OpenCVE AI on August 28, 2026 at 09:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in MAA-AI MaaMCP up to 1.1.1.dev6+g2e4a41287. The affected element is the function save_pipeline/load_pipeline of the file pipeline_tools.py. Performing a manipulation results in path traversal. The attack can be initiated remotely. The exploit has been made public and could be used. The patch is named c93ef45cba75295eba26d9ff1ffb9202a91c6150. To fix this issue, it is recommended to deploy a patch.
Title MAA-AI MaaMCP pipeline_tools.py load_pipeline path traversal
First Time appeared Maa-ai
Maa-ai maamcp
Weaknesses CWE-22
CPEs cpe:2.3:a:maa-ai:maamcp:*:*:*:*:*:*:*:*
Vendors & Products Maa-ai
Maa-ai maamcp
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-28T15:34:36.405Z

Reserved: 2026-08-27T16:15:02.690Z

Link: CVE-2026-81847

cve-icon Vulnrichment

Updated: 2026-08-28T15:34:30.352Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T00:18:22.333

Modified: 2026-08-28T20:20:13.643

Link: CVE-2026-81847

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:13:15Z

Weaknesses
  • CWE-22

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