Vulnérabilité dans Amazon bedrock-agentcore (CVE-2026-16796)
Résumé
vulnérabilité dans Amazon bedrock-agentcore (CVE-2026-16796). Des informations confidentielles peuvent être exposées. Atténuation : mise à jour vers `1.18.1` ou plus.
Résumé IA snake-internal / snake-material-v2
Actions de réponse (7 étapes)
Étapes concrètes et exemples de commandes que les équipes SOC/SRE doivent exécuter dans l'ordre
-
1Identify exposure identify
grep -r 'bedrock-agentcore' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `bedrock-agentcore` を grep し、稼働しているサービス・バージョンを把握する。
-
5Apply temporary workaround mitigate
If you are not able to upgrade, do not pass untrusted or model-generated input to install_packages().パッチが適用されるまでの応急処置として、If you are not able to upgrade, do not pass untrusted or model-generated input to install_packages(). を実施。回避策の副作用 (機能低下) を確認した上で。
-
6Apply patch patch
Upgrade bedrock-agentcore to 1.18.1ステージング環境で 1.18.1 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
Références
- AWS https://aws.amazon.com/security/security-bulletins/rss/2026-065-aws/
- web ff89ba41-3aa1-4d27-914a-91399e9639e5
- web https://github.com/aws/bedrock-agentcore-sdk-python/security/advisories/GHSA-j6g5-3hh3-pgw8
- web ff89ba41-3aa1-4d27-914a-91399e9639e5
- web https://nvd.nist.gov/vuln/detail/CVE-2026-16796
- web https://github.com/aws/bedrock-agentcore-sdk-python/pull/581
- web https://github.com/aws/bedrock-agentcore-sdk-python/commit/3c4b4ee6b8730e6313a82c743ac37dbcc1c21cdb
- web https://aws.amazon.com/security/security-bulletins/2026-065-aws
- web https://pypi.org/project/bedrock-agentcore/1.18.1
- web https://github.com/advisories/GHSA-j6g5-3hh3-pgw8