Skip to main content

aws-transform-mcp-server CVE-2026-18953

| EUVDEUVD-2026-53583 MEDIUM
Path Traversal (CWE-22)
2026-08-05 AMZN
6.3
CVSS 4.0 · Vendor: AMZN
Share

Severity by source

Vendor (AMZN) PRIMARY
6.3 HIGH
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.6 HIGH

Local vector confirmed by MCP server deployment model; PR:N because no authentication to the MCP server is required; UI:R because tool invocation requires user or AI-model interaction; S:C for filesystem writes beyond working directory.

3.1 AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (AMZN).

CVSS VectorVendor: AMZN

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

4
Severity Changed
Aug 05, 2026 - 20:22 NVD
HIGH MEDIUM
CVSS changed
Aug 05, 2026 - 20:22 NVD
8.6 (HIGH) 6.3 (MEDIUM)
Analysis Generated
Aug 05, 2026 - 20:18 vuln.today
CVE Published
Aug 05, 2026 - 19:33 cve.org
HIGH 8.6

DescriptionCVE.org

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.

AnalysisAI

Path traversal in Amazon's awslabs.aws-transform-mcp-server MCP package (versions 0.1.0-0.1.4) enables a context-dependent actor - which may include a malicious MCP resource, prompt-injected content, or local attacker - to write arbitrary files outside the server's intended working directory by supplying traversal sequences in the savePath parameter of the get_resource tool. The vulnerability carries a CVSS 8.6 (High) score with scope change, meaning exploitation can impact the broader local filesystem beyond the MCP server process itself. No public exploit code or CISA KEV listing has been identified at time of analysis, but a vendor-released patch (version 0.1.5) is available via PyPI and covered under AWS Security Bulletin 2026-075.

Technical ContextAI

The affected component is the get_resource tool within the awslabs.aws-transform-mcp-server Python package (CPE: cpe:2.3:a:aws:aws-transform-mcp-server:*:*:*:*:*:*:*:*), an MCP (Model Context Protocol) server used to facilitate AI-assisted AWS infrastructure transformation workflows. MCP servers expose tool APIs invokable by AI models or users; the get_resource tool accepts a savePath parameter for writing retrieved resource content to disk. CWE-22 (Improper Limitation of a Pathname to a Restricted Directory, aka Path Traversal) indicates the server fails to canonicalize or sanitize the savePath value before performing file write operations, allowing sequences such as '../../../etc/cron.d/backdoor' to resolve to locations outside the designated working directory. The 'context-dependent actor' phrasing is significant in the MCP threat model: exploitation may occur via prompt injection, where malicious content in a fetched resource causes the LLM to invoke get_resource with a crafted savePath, without the user's explicit knowledge.

RemediationAI

Upgrade awslabs.aws-transform-mcp-server to version 0.1.5 or later, available at https://pypi.org/project/awslabs.aws-transform-mcp-server/0.1.5/. The AWS Security Bulletin covering this issue is published at https://aws.amazon.com/security/security-bulletins/2026-075-aws/. If an immediate upgrade is not possible, a compensating control is to restrict the filesystem permissions of the user account running the MCP server so it can only write to an explicitly-bounded directory (e.g., using a chroot jail or container with a read-only root filesystem and a single writable mount). Additionally, auditing MCP tool invocations via server-side logging and alerting on savePath values containing '..' sequences can detect exploitation attempts. Note that these compensating controls do not fix the underlying validation flaw and should be treated as temporary measures only.

More in AWS

View all
CVE-2026-27702 CRITICAL POC
9.9 Feb 25

Unauthorized data access in Budibase low-code platform before 3.30.4 allows unauthenticated users to manipulate internal

CVE-2020-37153 CRITICAL POC
9.8 Feb 11

Multiple vulnerabilities in ASTPP 4.0.1 including XSS and command injection in SIP device configuration and plugin manag

CVE-2026-87911 CRITICAL POC
9.0 Sep 09

Remote code execution in Amazon awslabs postgres-mcp-server before 1.1.7 lets remote actors run arbitrary OS commands on

CVE-2026-11393 HIGH POC
8.8 Jun 08

Remote code execution in AWS AgentCore CLI before v0.14.2 allows authenticated attackers to inject Python code via craft

CVE-2026-16756 HIGH POC
8.7 Jul 23

Denial of service in Amazon's aws-smithy-http-server Rust crate (versions prior to 0.66.5) lets remote unauthenticated a

CVE-2026-16796 HIGH POC
8.4 Jul 23

Argument injection in the AWS Bedrock AgentCore Python SDK before 1.18.1 lets a remote authenticated user run arbitrary

CVE-2026-9133 HIGH POC
8.3 May 20

Arbitrary file read in amazon-mq rabbitmq-aws before 0.2.1 allows authenticated remote users to read any file accessible

CVE-2026-13763 HIGH POC
7.9 Jun 29

WAF managed-rule body inspection on AWS Application Load Balancer (ALB) can be bypassed by remote actors who fragment an

CVE-2026-13762 HIGH POC
7.9 Jun 29

WAF inspection bypass in Amazon CloudFront (with AWS WAF enabled) lets remote actors smuggle malicious request bodies pa

CVE-2026-4295 HIGH POC
7.8 Mar 17

A trust boundary enforcement vulnerability in Kiro IDE allows remote attackers to execute arbitrary code when a local us

CVE-2019-25333 HIGH POC
7.5 Feb 12

Bullwark Momentum Series JAWS 1.0 contains a directory traversal vulnerability that allows unauthenticated attackers to

CVE-2026-7461 HIGH POC
7.5 Apr 30

Command injection in Amazon ECS Agent on Windows allows authenticated attackers with task definition permissions to exec

Share

CVE-2026-18953 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy