AWS News - 2026-09-05
2026-09-05
最終更新: 2026-09-09 02:43:03 JST
AI による概要
この日はセキュリティ速報が 5 件と多く、うち 2 件が AWS 自身の MCP サーバーの問題だった点が目を引きます。awslabs.dynamodb-mcp-server の CDK ジェネレーターにコードインジェクション (CVE-2026-85654)、awslabs の postgres-mcp-server では SQL 検証コンポーネントの禁止入力リストが不完全で、読み取り専用の範囲を超えてデータを変更できる問題 (CVE-2026-85787) が公開されました。ほかに Java エージェントを注入する log4j-cve-2021-44228-hotpatch の OS コマンドインジェクション (CVE-2026-85656)、Amazon EFS CSI ドライバーでアクセスポイントの所有権が検証されない問題 (CVE-2026-85781)、そして ion-java のメモリ増幅によるサービス拒否について、以前の CVE-2026-75936 の修正が不完全だったこと (CVE-2026-85786) が、いずれも Important として案内されています。コンプライアンスでは、2026 年 7 月 29 日に完了したシンガポール銀行協会の OSPAR 評価の報告書が公開され、対象は 167 サービスになりました。サービス更新では、Bedrock Managed Knowledge Base のデータソース連携が 3 点強化され、コネクタの同期スケジュールを自動化できるようになり、ServiceNow がネイティブのデータソースコネクタとして加わり、SharePoint・OneDrive・Confluence についてはこれまで 2LO の生成が必要だった設定を利用者自身が 3LO で行えるようになりました。開発者向けには AWS MCP Server にサーバーレス機能が追加され、Claude Code や Kiro のようなコーディングエージェントが Lambda 関数の問題を効率よく診断できるようになっています。セキュリティ運用では GuardDuty が Custom Detection Rules を追加し、CloudTrail 管理イベント向けにオプトインで使える 35 個の事前定義ルールのライブラリで、脅威検知のカバレッジを自環境に合わせて広げられるようになりました。このほか ECS のローリングデプロイに、何をもって成功とみなすかを定義できる Early Success Criteria が加わり、EC2 では AMI の所有者が対応するインスタンスタイプ (対応・非対応の両方を指定可能) を宣言して、条件に合わない起動を防げるようになりました。Amazon MWAA Serverless は GovCloud (US-East / US-West) でも利用可能になっています。機械学習ブログでは、大規模な災害復旧の難しさに対し、Intuit がオンコールのエンジニアが平易な文章から本番のフェイルオーバーを実行できるエージェント型のアシスタント EWOK Agent を Bedrock 上に構築した事例が紹介されています。あわせて Textract の高精度な抽出と Bedrock を組み合わせて大きく複雑な文書に対応するナレッジベースの作り方、EKS のオーケストレーションと SageMaker HyperPod のマネージド機能を組み合わせるオープンソースのコントロールプレーン InstantStart、NVIDIA Cosmos 3 を HyperPod 上で使い合成データ生成・事後学習・閉ループ評価をつなぐ Physical AI のモデルファクトリー、長期稼働するエージェントに溜まる古い記憶が品質を落としコンプライアンス上のリスクを生む問題に対する AgentCore のメモリライフサイクルポリシーの設計、1 つの事業者番号でテキスト・音声メモ・リアルタイム通話を扱う WhatsApp の注文アシスタントが公開されました。
主要トピック
脆弱性: AWS の MCP サーバー 2 件に問題。dynamodb-mcp-server の CDK ジェネレーターにコードインジェクション (CVE-2026-85654)
脆弱性: postgres-mcp-server の SQL 検証が不完全で、読み取り専用の範囲を超えたデータ変更が可能 (CVE-2026-85787)
脆弱性: log4j hotpatch の OS コマンドインジェクション (CVE-2026-85656)、EFS CSI ドライバーのアクセスポイント所有権未検証 (CVE-2026-85781)
脆弱性: ion-java のメモリ増幅による DoS について、CVE-2026-75936 の修正が不完全だったことが判明 (CVE-2026-85786)
コンプライアンス: OSPAR 2026 報告書が公開され、対象は 167 サービス (評価完了は 2026-07-29)
RAG: Bedrock Managed Knowledge Base が同期スケジュールの自動化、ServiceNow コネクタ、3LO による自己設定に対応
セキュリティ運用: GuardDuty が CloudTrail 管理イベント向けの 35 個の事前定義ルールを Custom Detection Rules として追加
開発ツール: AWS MCP Server のサーバーレス機能で、Claude Code や Kiro が Lambda 関数の問題を診断可能に
デプロイ / 運用: ECS に Early Success Criteria、EC2 の AMI に対応インスタンスタイプ宣言、MWAA Serverless が GovCloud 対応
エージェント事例: Intuit が平易な文章から本番フェイルオーバーを実行できる災害復旧アシスタントを Bedrock 上に構築
エージェント設計: 長期稼働で溜まる古い記憶に対する AgentCore のメモリライフサイクルポリシー
AWS What's New
AWS MCP Server adds a serverless capability for AWS Lambda functions
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/aws-mcp-server-serverless/
- Published: 2026-09-05 01:31:00
- Fetched: 2026-09-05 06:11:39
詳細を表示
Today, AWS Model Context Protocol Server (AWS MCP Server) added a serverless capability so that coding agents such as Claude Code and Kiro can efficiently diagnose issues with your Lambda functions. The serverless capability helps you troubleshoot your running Lambda functions and their connected resources.
The AWS MCP Server, available through the Agent Toolkit for AWS or as a standalone installation, is a managed service that gives AI coding agents secure access to AWS services. With the new AWS MCP Sever serverless capability, your coding agent inspects your Lambda function and its connected resources across Amazon API Gateway, Amazon EventBridge, Amazon S3, Amazon DynamoDB, Amazon SNS, Amazon SQS, and AWS Step Functions. The agent can correlate error signals against a 7-day baseline to pinpoint what changed, surface recurring errors to identify trends, retrieve the deployed configuration of your function and connected resources, provide a timeline of recent changes to track what happened, and analyze service latency across connected resources. As the agent gets comprehensive data in a single call, it consumes fewer tokens compared to orchestrating multiple API calls.
To get started, configure the Agent toolkit for AWS by running ‘aws configure agent-toolkit’ from the AWS CLI, or enable the AWS MCP Server directly.
The AWS MCP Server can access services in all commercial AWS Regions, while the AWS MCP Server itself runs in the US East (N. Virginia) and Europe (Frankfurt) Regions. The serverless diagnostic capabilities in the AWS MCP Server are available at no additional cost. To learn more, see the user guide.
Amazon ECS introduces Early Success Criteria for service deployments
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-ecs-deployments-early-success/
- Published: 2026-09-05 02:00:00
- Fetched: 2026-09-05 08:40:07
詳細を表示
Amazon Elastic Container Service (Amazon ECS) now supports Early Success Criteria for rolling service deployments, giving you the flexibility to define when a deployment is considered successful based on your confidence level and the operational needs of your workload. This can help you complete deployments sooner and unblock subsequent deployments, CI/CD pipelines, and other dependent operations.
With Early Success Criteria, you configure the healthy percent - the proportion of desired tasks that must be running and healthy on the target service revision before the deployment is marked successful. For example, with a desired count of 100 and a healthy percent of 90%, Amazon ECS marks the deployment successful after 90 tasks are healthy and continues launching the remaining tasks through regular service scaling, outside the deployment lifecycle. This can benefit workloads running on specialized or constrained capacity, such as GPU-accelerated inference workloads, where hardware availability can extend task launch times. Early Success Criteria also gives you more control over how long deployment rollback monitoring applies, allowing it to protect the deployment until your configured success criteria are met while subsequent scale-out continues through regular service scaling. You can also choose how Amazon ECS handles source service revision cleanup using BLOCKING or DEFERRED. With BLOCKING, Amazon ECS completes source revision cleanup before declaring success. With DEFERRED, Amazon ECS declares success when the criteria are met and drains source revision tasks asynchronously outside the deployment. This benefits services with active long-lived connections or task scale-in protection, where source revision tasks may need to remain running without holding the deployment open.
The feature is available with the rolling deployment strategy in all AWS Commercial and AWS GovCloud (US) Regions. You can configure Early Success Criteria for new and existing Amazon ECS services using the AWS Management Console, AWS CLI, AWS SDKs, and infrastructure as code (IaC) tools. To learn more, see our documentation.
Amazon GuardDuty adds optional threat detection rules
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/guardduty-optional-detection-rules/
- Published: 2026-09-05 02:01:00
- Fetched: 2026-09-09 02:43:03
Amazon GuardDuty now offers Custom Detection Rules, a library of 35 prebuilt, opt-in rules for CloudTrail management events that let you extend threat detection coverage to match your environment. Custom Detection Rules produces 26 unique finding types mapped to 10 MITRE ATT&CK® tactics, without the heavy lifting of log ingestion, normalization, or storage.
Some threat techniques, such as sharing an AMI externally, disabling flow logs, or signing in without MFA, could be meaningful indicators of compromise in some accounts but routine in others. Custom Detection Rules lets you enable these detections only where the activity is unexpected — expanding your TTP coverage tailored to your environment.
To get started, browse Custom Detection Rules via the GuardDuty console or API, and enable rules in dry-run mode to evaluate detection efficacy before going live.
Custom Detection Rules is available in all AWS commercial Regions and the AWS GovCloud (US) Regions. To learn more, see Amazon GuardDuty Custom Detection Rules. To receive programmatic updates on new Amazon GuardDuty features and threat detections, subscribe to the Amazon GuardDuty SNS topic.
Amazon EC2 now supports specifying compatible instance types on AMIs
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/ec2-images-supported-instances
- Published: 2026-09-05 04:26:00
- Fetched: 2026-09-05 06:11:39
Amazon EC2 now enables AMI owners to define which instance types are compatible with their AMIs. Owners can specify supported instance types, unsupported instance types, or both — and any launch attempt on a non-permitted instance type is automatically blocked.
AMI owners now have a built-in way to prevent launches on instances that are not compatible with their AMIs. This reduces the risk of failed launches due to incompatible instance-AMI pairings. By default, an AMI can be launched on any instance type, so existing workflows remain unaffected until restrictions are explicitly applied.
This feature is available in all AWS Regions at no additional cost. To learn more, please visit the documentation.
Amazon Bedrock Managed Knowledge Base now supports automatic sync scheduling for data source connectors
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-bedrock-managed-knowledge-base-automatic-sync-scheduling-data-source-connectors/
- Published: 2026-09-05 06:01:00
- Fetched: 2026-09-05 11:44:15
AWS announces automatic sync scheduling for Amazon Bedrock Managed Knowledge Base, a fully managed retrieval-augmented generation (RAG) service that handles data ingestion, storage optimization, and advanced retrieval without requiring you to manage vector databases or data pipelines. Previously, keeping your knowledge base current required manually triggering a sync each time your source data changed or building a custom solution. Now, you can configure daily, weekly, or monthly sync schedules for all native data source connectors, so your AI agents always retrieve the most up-to-date information.
With automatic sync scheduling, you can match your sync frequency to how often your source content changes. For example, set a daily sync for a rapidly evolving customer support knowledge base in Confluence, a weekly sync for SharePoint policy documents that update periodically, or a monthly sync for reference materials stored in Amazon S3. This eliminates the need to build and maintain custom scheduling workarounds, reducing operational overhead while ensuring your retrieval-augmented generation applications stay grounded in current enterprise data.
To learn more, see Sync scheduling for data sources in the Amazon Bedrock User Guide. For more information about Amazon Bedrock Managed Knowledge Base, visit the Amazon Bedrock Knowledge Bases product page.
Amazon Bedrock Managed Knowledge Base now supports ServiceNow as a native data source connector
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-bedrock-managed-knowledge-base-servicenow-native-data-source-connector/
- Published: 2026-09-05 06:14:00
- Fetched: 2026-09-05 11:44:15
AWS announces the ServiceNow data source connector for Amazon Bedrock Managed Knowledge Base, a fully managed retrieval-augmented generation (RAG) service. Customers can now connect their ServiceNow instance to crawl knowledge articles and service catalog items directly into their managed knowledge base. Previously, bringing ServiceNow content into Bedrock Knowledge Bases required building and maintaining custom ingestion pipelines—now, you simply provide your ServiceNow instance credentials, and the connector handles data crawling, metadata extraction, and incremental sync automatically.
The ServiceNow connector crawls knowledge articles and service catalog items, including file attachments, giving your AI agents access to the institutional knowledge already maintained in ServiceNow. You can scope crawls to specific knowledge bases, article categories, or service catalogs using sys ID inclusion lists, ensuring only relevant content is ingested. This makes it straightforward to power employee-facing IT assistants, HR helpdesks, or customer support agents grounded in your organization's up-to-date ServiceNow content.
To learn more, see ServiceNow data source in the Amazon Bedrock User Guide. For more information about Amazon Bedrock Managed Knowledge Base, visit the Amazon Bedrock Knowledge Bases product page.
Amazon Bedrock Managed Knowledge Base introduces user-managed setup for SharePoint, OneDrive, and Confluence data sources
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-bedrock-managed-knowledge-base-user-managed-setup-sharepoint-onedrive-confluence/
- Published: 2026-09-05 06:29:00
- Fetched: 2026-09-05 11:44:15
AWS announces user-managed setup (3LO) for SharePoint, OneDrive, and Confluence data sources in Amazon Bedrock Managed Knowledge Base. Previously, configuring these data sources required generating 2LO credentials on the third-party side, which could be time-consuming and inaccessible for users who lack admin-level access to those systems. With user-managed setup, you simply sign in with your existing third-party credentials, and Amazon Bedrock Managed Knowledge Base handles authentication—allowing you to complete data source setup in just a few minutes.
This streamlined experience lowers the barrier to getting started with managed knowledge bases. Teams that want to quickly prototype an AI assistant grounded in their SharePoint documentation, OneDrive files, or Confluence wikis no longer need to coordinate with IT administrators to obtain service account credentials. User-managed setup complements the existing service account authentication, giving you a faster path to connect your data while still preserving the programmatic, enterprise-grade option for production workloads.
To get started, see the following resources:; SharePoint user-managed setup in the Amazon Bedrock User Guide, OneDrive user-managed setup in the Amazon Bedrock User Guide and, Confluence user-managed setup in the Amazon Bedrock User Guide
Amazon MWAA Serverless is now available in AWS GovCloud (US)
- Link: https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-mwaa-serverless-aws-govcloud/
- Published: 2026-09-05 07:00:00
- Fetched: 2026-09-09 02:43:03
Amazon Managed Workflows for Apache Airflow (MWAA) Serverless is now available in AWS GovCloud (US-East) and AWS GovCloud (US-West). Amazon MWAA Serverless eliminates the operational overhead of managing Apache Airflow infrastructure by automatically provisioning and scaling compute resources on demand, with a pay-per-use model that charges only for actual workflow run time.
For a full list of supported regions, see the Amazon MWAA Serverless regions page. To learn more, see the Amazon MWAA Serverless documentation.
AWS Security Blog
OSPAR 2026 report now available with 167 services in scope
- Link: https://aws.amazon.com/blogs/security/ospar-2026-report-now-available-with-167-services-in-scope/
- Published: 2026-09-05 03:13:04
- Fetched: 2026-09-05 06:11:41
AWS Security Bulletins
CVE-2026-85656 - OS command injection in Amazon log4j-cve-2021-44228-hotpatch
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-098-aws/
- Published: 2026-09-05 02:37:16
- Fetched: 2026-09-05 03:01:55
Bulletin ID: 2026-098-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 09/04/2026 10:30 AM PDT
Description:
log4j-cve-2021-44228-hotpatch is a tool which injects a Java agent into a running JVM process. The agent will attempt to patch the lookup() method of all loaded org.apache.logging.log4j.core.lookup.JndiLookup instances to unconditionally return the string "Patched JndiLookup::lookup()". It is designed to address the CVE-2021-44228 remote code execution issue in Log4j without restarting the Java process. We identified CVE-2026-85656, an OS command injection issue in the log4j-cve-2021-44228-hotpatch package in Amazon Linux before 1.3-9.amzn2 might allow a local user to execute arbitrary commands with root privileges via a Java process whose executable path contains embedded newline characters.
Impacted versions: <=1.3-8.amzn2
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-85781 - Unverified access point ownership in Amazon EFS CSI Driver
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-099-aws/
- Published: 2026-09-05 04:03:02
- Fetched: 2026-09-05 06:11:41
Bulletin ID: 2026-099-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 09/04/2026 11:45 AM PDT
Description:
The Amazon EFS CSI Driver is an open-source Kubernetes Container Storage Interface (CSI) driver that lets Kubernetes workloads use Amazon EFS file systems. We identified CVE-2026-85781, an issue in the driver's volume-deletion logic. When the controller is configured with the non-default --delete-access-point-root-dir=true option, it did not verify that the EFS access point referenced by a PersistentVolume's volume handle belonged to the file system referenced by that same volume handle. An authenticated Kubernetes user with permission to create PersistentVolumes could use a crafted volume handle to cause the controller to recursively delete directories from an Amazon EFS file system that the user was not otherwise authorized to modify. This issue does not affect Amazon EFS itself; Amazon EFS access controls operated as designed.
Impacted versions: <=3.4.0
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-85786 - Incomplete fix for CVE-2026-75936 memory-amplification denial of service in Amazon ion-java
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-100-aws/
- Published: 2026-09-05 04:24:10
- Fetched: 2026-09-05 06:11:41
Bulletin ID: 2026-100-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 09/04/2026 12:30 PM PDT
Description:
ion-java is a Java library that implements the Amazon Ion data format specification. We identified CVE-2026-85786, memory-amplification denial of service via highly compressed data expansion. ion-java 1.12.0 added a GZIP auto-decompression opt-out for CVE-2026-75936, but the implementation of the opt-out in 1.12.0 was insufficient to address the issue.
Impacted versions: < 1.12.1
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-85654 - Code injection in the CDK generator in Amazon awslabs.dynamodb-mcp-server
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-097-aws/
- Published: 2026-09-05 04:47:32
- Fetched: 2026-09-05 06:11:41
Bulletin ID: 2026-097-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 09/04/2026 10:00 AM PDT
Description:
Amazon awslabs.dynamodb-mcp-server is an open-source Model Context Protocol (MCP) server that enables AI coding assistants to interact with Amazon DynamoDB, including table design, data modeling, and CDK infrastructure generation. We identified CVE-2026-85654, an improper neutralization of special elements used in a template engine in the CDK generator component. Under certain circumstances, a context-dependent actor could execute arbitrary code on the host that deploys the generated application via crafted table, index, or attribute names in a data model file.
Impacted versions: >= 2.0.10 AND <= 2.1.5
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-85787 - An incomplete list of disallowed inputs in the SQL validation component in Amazon awslabs postgres-mcp-server to modify data beyond the read-only scope
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-101-aws/
- Published: 2026-09-05 05:08:08
- Fetched: 2026-09-05 06:11:41
Bulletin ID: 2026-101-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 09/04/2026 13:00 PM PDT
Description:
We have identified CVE-2026-85787, an incomplete list of disallowed inputs in the SQL validation component in Amazon awslabs postgres-mcp-server before version 1.1.7 might allow an unauthenticated actor to modify data beyond the read-only scope by placing crafted SQL into the content that is submitted when an authenticated user interacts with the MCP server.
Impacted versions: any pypi package version < 1.1.7
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
AWS Machine Learning Blog
How Intuit built an agentic disaster recovery assistant with Amazon Bedrock
- Link: https://aws.amazon.com/blogs/machine-learning/how-intuit-built-an-agentic-disaster-recovery-assistant-with-amazon-bedrock/
- Published: 2026-09-05 01:06:01
- Fetched: 2026-09-05 03:01:56
Customizing your knowledge base on Amazon Bedrock for large and complex documents using Amazon Textract
- Link: https://aws.amazon.com/blogs/machine-learning/customizing-your-knowledge-base-on-amazon-bedrock-for-large-and-complex-documents-using-amazon-textract/
- Published: 2026-09-05 01:08:10
- Fetched: 2026-09-05 03:01:56
Run agent-driven Amazon SageMaker HyperPod operations with InstantStart
- Link: https://aws.amazon.com/blogs/machine-learning/run-agent-driven-amazon-sagemaker-hyperpod-operations-with-instantstart/
- Published: 2026-09-05 01:12:17
- Fetched: 2026-09-05 03:01:56
Build a Physical AI model factory with NVIDIA Cosmos 3 on SageMaker HyperPod
- Link: https://aws.amazon.com/blogs/machine-learning/build-a-physical-ai-model-factory-with-nvidia-cosmos-3-on-sagemaker-hyperpod/
- Published: 2026-09-05 01:16:00
- Fetched: 2026-09-05 03:01:56
Designing lifecycle policies for AgentCore memory
- Link: https://aws.amazon.com/blogs/machine-learning/designing-lifecycle-policies-for-agentcore-memory/
- Published: 2026-09-05 02:20:04
- Fetched: 2026-09-05 03:01:56
Deploy a multimodal WhatsApp ordering assistant with Amazon Bedrock AgentCore
- Link: https://aws.amazon.com/blogs/machine-learning/deploy-a-multimodal-whatsapp-ordering-assistant-with-amazon-bedrock-agentcore/
- Published: 2026-09-05 06:45:52
- Fetched: 2026-09-05 08:40:09