Description
Improper limitation of a pathname to a restricted directory in the get_resource tool in Amazon awslabs.aws-transform-mcp-server 0.1.0 through 0.1.4 might allow a context-dependent actor to write arbitrary files outside the intended working directory via the savePath parameter.



To remediate this issue, users should upgrade to version 0.1.5 or later.
Published: 2026-08-05
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the get_resource tool of Amazon awslabs.aws-transform-mcp-server is an improper limitation of a pathname to a restricted directory. An actor who can influence the savePath parameter can write files to locations outside the intended working directory. The flaw is a classic directory traversal vulnerability (CWE-22) that could allow the attacker to overwrite configuration files, inject malicious code, or otherwise compromise system integrity.

Affected Systems

Affected systems include AWS’s aws-transform-mcp-server product. Versions from 0.1.0 through 0.1.4 are vulnerable and have been patched in 0.1.5 and later releases. No other vendors or product versions are mentioned.

Risk and Exploitability

The CVSS base score of 6.3 indicates moderate severity. EPSS data is not available, and the vulnerability is not yet tracked in CISA’s KEV catalog. The description states that a context-dependent actor might exploit it, implying that successful exploitation requires the ability to invoke the get_resource tool. While the precise attack surface is ambiguous, the ability to write arbitrary files could lead to substantial compromise if the attacker can control the payload.

Generated by OpenCVE AI on August 5, 2026 at 20:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade aws-transform-mcp-server to version 0.1.5 or later to apply the official fix.
  • Validate and sanitize any path inputs for the savePath parameter so that only paths within the intended working directory are accepted, rejecting or normalizing path traversal sequences.
  • Apply file system permission controls to restrict write access on the server’s working directory to only the user account required by the service, preventing any actor from writing files outside that directory.

Generated by OpenCVE AI on August 5, 2026 at 20:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 21:15:00 +0000


Wed, 05 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description Improper limitation of a pathname to a restricted directory in the get_resource tool in Amazon awslabs.aws-transform-mcp-server 0.1.0 through 0.1.4 might allow a context-dependent actor to write arbitrary files outside the intended working directory via the savePath parameter. To remediate this issue, users should upgrade to version 0.1.5 or later.
Title Improper limitation of a pathname to a restricted directory in aws-transform-mcp-server
First Time appeared Aws
Aws aws-transform-mcp-server
Weaknesses CWE-22
CPEs cpe:2.3:a:aws:aws-transform-mcp-server:*:*:*:*:*:*:*:*
Vendors & Products Aws
Aws aws-transform-mcp-server
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H'}

cvssV4_0

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


Subscriptions

Amazon Aws Transform Mcp Server
Aws Aws-transform-mcp-server
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-06T14:51:50.363Z

Reserved: 2026-08-05T13:44:42.972Z

Link: CVE-2026-18953

cve-icon Vulnrichment

Updated: 2026-08-06T14:51:44.254Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T20:17:07.770

Modified: 2026-08-10T13:12:47.973

Link: CVE-2026-18953

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:05:11Z

Weaknesses
  • CWE-22

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