Cloud Control Plane Attack
Cloud Control Plane Attack とは何ですか?
Cloud Control Plane AttackAn attack that targets the management API of a cloud provider (AWS, Azure, GCP) — IAM, billing, deployment APIs — rather than workloads, achieving tenant-wide impact through stolen tokens, federation abuse, or partner-channel compromises.
A cloud control-plane attack is one that targets the provider's management surface (sts:AssumeRole, AWS Organizations, Entra ID Graph, GCP Resource Manager, billing APIs, Identity Center, hub-and-spoke deployment tools) instead of the workloads running inside a tenant. Because every workload's permissions, every resource's existence, and the billing relationship itself live in the control plane, a control-plane compromise is unrecoverable from inside the tenant — the attacker can disable logging, exfiltrate keys, create persistent backdoor IAM users, modify Conditional Access, or move resources to other accounts. Documented techniques include long-lived access-key theft from developer laptops, Single-Sign-On compromise (the 2020 SolarWinds chain into Microsoft 365, the 2023 Storm-0558 Azure key forge), reseller-channel abuse (the 2024 Midnight Blizzard test-tenant pivot), federation/IdP trust manipulation (Golden SAML), and abuse of CI/CD identities with cloud admin trust (OIDC-to-cloud-role). Defenses focus on root-account isolation, FIDO2 phishing-resistant MFA on every break-glass identity, hardware-bound CI/CD trust, restrictive Conditional Access, immutable CloudTrail/Azure-Monitor to a separate tenant, and continuous control-plane anomaly detection.
● 例
- 01
Storm-0558 forged Azure AD signing tokens and read Exchange Online mailboxes across U.S. federal tenants in 2023 — a textbook control-plane compromise.
- 02
An attacker with a stolen long-lived AWS access key creates a new IAM user, attaches AdministratorAccess, and uses it from a different region to remain below GuardDuty thresholds.
● よくある質問
Cloud Control Plane Attack とは何ですか?
An attack that targets the management API of a cloud provider (AWS, Azure, GCP) — IAM, billing, deployment APIs — rather than workloads, achieving tenant-wide impact through stolen tokens, federation abuse, or partner-channel compromises. サイバーセキュリティの クラウドセキュリティ カテゴリに属します。
Cloud Control Plane Attack とはどういう意味ですか?
An attack that targets the management API of a cloud provider (AWS, Azure, GCP) — IAM, billing, deployment APIs — rather than workloads, achieving tenant-wide impact through stolen tokens, federation abuse, or partner-channel compromises.
Cloud Control Plane Attack はどのように機能しますか?
A cloud control-plane attack is one that targets the provider's management surface (sts:AssumeRole, AWS Organizations, Entra ID Graph, GCP Resource Manager, billing APIs, Identity Center, hub-and-spoke deployment tools) instead of the workloads running inside a tenant. Because every workload's permissions, every resource's existence, and the billing relationship itself live in the control plane, a control-plane compromise is unrecoverable from inside the tenant — the attacker can disable logging, exfiltrate keys, create persistent backdoor IAM users, modify Conditional Access, or move resources to other accounts. Documented techniques include long-lived access-key theft from developer laptops, Single-Sign-On compromise (the 2020 SolarWinds chain into Microsoft 365, the 2023 Storm-0558 Azure key forge), reseller-channel abuse (the 2024 Midnight Blizzard test-tenant pivot), federation/IdP trust manipulation (Golden SAML), and abuse of CI/CD identities with cloud admin trust (OIDC-to-cloud-role). Defenses focus on root-account isolation, FIDO2 phishing-resistant MFA on every break-glass identity, hardware-bound CI/CD trust, restrictive Conditional Access, immutable CloudTrail/Azure-Monitor to a separate tenant, and continuous control-plane anomaly detection.
Cloud Control Plane Attack からどのように防御しますか?
Cloud Control Plane Attack に対する防御は通常、上記の定義で述べたとおり、技術的統制と運用上の実践を組み合わせます。
Cloud Control Plane Attack の別名は何ですか?
一般的な別名: Cloud management-plane attack, Tenant takeover。
● 関連用語
- cloud-security№ 212
クラウドトークン窃取
クラウド ID サービスから OAuth、SAML、署名鍵といったトークンを盗み出し、再生して認証情報なしでユーザーやサービスになりすます攻撃。
- cloud-security№ 562
IAM 権限昇格
既存のクラウド IAM 権限を悪用し、ポリシーの編集、ロールの引き受け、または自身への管理者権限付与によってより高い権限を獲得する手法。
- identity-access№ 496
Golden SAML
An identity-attack technique that steals a federation IdP's token-signing private key (typically from AD FS) and forges arbitrary SAML responses, granting persistent, MFA-bypassing access to any federated service.
- attacks№ 1234
サプライチェーン攻撃
信頼されたサードパーティのソフトウェア・ハードウェア・サービス提供者を侵害し、その下流顧客に到達する攻撃。
- cloud-security№ 1142
責任共有モデル
クラウド事業者(クラウドそのもののセキュリティ)と顧客(クラウド上のセキュリティ)で責務を分担する、クラウドセキュリティの基本枠組み。
- cloud-security№ 209
クラウドの誤設定
公開されたストレージや脆弱な IAM ポリシー、開放された管理ポートなど、クラウドサービスの不適切な設定によって生じるセキュリティ上の欠陥。