CVE-2026-16584: AWS API MCP Server Security Policy Bypass via Startup Initialization Failure
The AWS API MCP Server is an open source Model Context Protocol (MCP) server that enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining proper security controls. It includes an optional, user-configured security policy that can deny or gate specific AWS operations. An issue exists where, if the data used to enforce this policy fails to initialize at server startup, the per-request policy check is silently skipped for the lifetime of the process.
References
- aws.amazon.com/security/security-bulletins/2026-063-aws
- github.com/advisories/GHSA-29w2-fq35-v728
- github.com/awslabs/mcp/commit/ab1bbebc097d674c1cdd4bd75a8f313be18473bf
- github.com/awslabs/mcp/pull/4315
- github.com/awslabs/mcp/security/advisories/GHSA-29w2-fq35-v728
- nvd.nist.gov/vuln/detail/CVE-2026-16584
- pypi.org/project/awslabs.aws-api-mcp-server/1.3.47
Code Behaviors & Features
Detect and mitigate CVE-2026-16584 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →