MCPNews

The Model Context Protocol ecosystem, verified

Current spec 2026-07-28

AWS API MCP Server advisory reports policy checks silently skipped when policy data fails to load

An advisory for the AWS API MCP Server states that if the server's policy enforcement data fails to load during startup, the per-request policy check is skipped for the lifetime of the process, so configured deny and gate rules do not apply. Underlying IAM permissions still apply. Fixed in 1.3.47.

An advisory published July 23 for the AWS API MCP Server (GHSA-29w2-fq35-v728, CVE-2026-16584) reports that when the server's policy enforcement data fails to load during startup, the per-request policy check is silently skipped for the lifetime of the process. Configured deny and gate rules simply do not apply from that point on. The weakness is classified CWE-455, Non-exit on Failed Initialization: the security control disables itself quietly instead of failing the process.

The advisory notes that underlying IAM permissions still apply, so the bypass removes the server's own policy layer rather than all authorization. The record rates it High at CVSS 7.3 on the v4 scale, with local access and user interaction in the vector.

The affected package is awslabs.aws-api-mcp-server on PyPI from 0.2.13 up to but not including 1.3.47, with 1.3.47 as the patched version. The GHSA record is the primary public source; the quiet failure mode is the reason the score lands as high as it does despite the local-access requirement.

How was this verified, and what are the sources?

Published · last verified · confidence 0.90.

  1. GitHub advisory GHSA-29w2-fq35-v728 (CVE-2026-16584), published 2026-07-23 - High, CVSS 7.3 (v4); affected package awslabs.aws-api-mcp-server (pip) from 0.2.13 below 1.3.47, patched 1.3.47; the per-request policy check "is silently skipped for the lifetime of the process"; weakness CWE-455, Non-exit on Failed Initialization - accessed
  2. awslabs/mcp repository security advisories - lists GHSA-29w2-fq35-v728 published 2026-07-23 at CVSS 7.3 - accessed

← All news