Cloud Security Wire
AWS Azure GCP RSS
Security Intelligence

All Analysis

98 articles — misconfigurations, breach analyses, hardening guides, and CVE deep-dives.

Provider:
Type:
AWSAzureGCPMulti-Cloud CVE Analysis critical

CVE-2026-10090: Red Hat ACM Subscription Flaw Turns Namespace Edit Access Into Cluster-Admin

A CVSS 9.9 flaw in Red Hat Advanced Cluster Management's Application Subscription controller lets any user with namespace-scoped edit permissions deploy a malicious Helm chart that grants themselves cluster-admin — with no official patch yet available. Here's the attack chain and how to detect and contain it across AWS, Azure, and GCP-hosted clusters.

Read →
Azure Hardening Guide medium

Azure Policy as a Security Guardrail: Preventing Misconfigurations Across Subscriptions

Azure Policy is one of the most underused security controls in Azure environments. Correctly deployed at management group scope, it prevents the misconfigurations that cause cloud breaches — public storage access, unencrypted disks, open network security groups, and resources deployed without logging. This guide covers the policy effects that matter, the built-in policies worth assigning today, and how to build custom guardrails for organisation-specific requirements.

Read →
AWS Misconfiguration high

AWS CloudFormation StackSets: Cross-Account IAM Privilege Escalation Paths and Hardening

CloudFormation StackSets enable deploying infrastructure templates across dozens of AWS accounts simultaneously — which makes them a high-value lateral movement target when the execution role is over-permissioned. This guide covers the IAM escalation paths from a compromised StackSets administrator role, how self-managed and service-managed deployments differ in attack surface, and the hardening steps that break each path.

Read →
GCP Misconfiguration high

GCP Cloud Armor WAF Misconfigurations: Bypass Paths and Hardening

Google Cloud Armor is GCP's distributed WAF and DDoS protection layer. Its default configuration leaves significant gaps: preview mode silently logs without blocking, preconfigured WAF rules require explicit activation, and an 8KB body inspection limit allows large payloads to bypass rule evaluation. This guide covers the most common Cloud Armor misconfigurations, bypass techniques, and the CLI-driven audit and hardening steps that close them.

Read →
AWS Misconfiguration high

AWS Transfer Family SFTP: IAM Role Abuse and Misconfiguration Paths to S3 Data Exposure

AWS Transfer Family makes it straightforward to expose an SFTP endpoint to the internet — and just as straightforward to misconfigure the IAM roles that govern what authenticated users can access. This guide covers the attack paths from over-permissioned Transfer Family roles, the S3 access control pitfalls specific to the service, and how to lock down SFTP-to-S3 access to the minimum required.

Read →
Multi-Cloud Hardening Guide critical

Hardening AI Workflow Platforms in Cloud: Langflow, n8n, and Flowise Security Guide

CVE-2026-9198's active exploitation in a campaign targeting 460 organisations highlights that cloud-deployed AI workflow platforms carry the same attack surface as any exposed web application — often with worse default security and more sensitive access. This guide covers mandatory hardening controls for Langflow, n8n, and Flowise in cloud environments.

Read →
AWSAzureGCP Misconfiguration critical

Ray AI Cluster Security: Hardening Against ShadowRay 2.0 and CVE-2023-48022

Oligo Security's Black Hat USA 2026 disclosure documented over 200,000 internet-exposed Ray servers, a self-propagating botnet using Ray's own orchestration APIs, and 240GB of exfiltrated AI models and source code. If your organisation runs Ray for LLM inference, training, or multi-agent workloads, this guide covers the cloud-specific attack surface and how to close it.

Read →
GCP Hardening Guide

GCP Vertex AI Agent Engine: Default Service Accounts Are Over-Privileged and That's a Real Attack Path

Google's Vertex AI Agent Engine creates a default service agent with permissions that extend well beyond what most deployments need -- including access to Cloud Storage, BigQuery, Pub/Sub, and potentially Google Workspace. Unit 42's 'Double Agents' research confirmed the attack path from viewer-level access to project-wide credential theft. Here's how to harden it.

Read →
Multi-Cloud Misconfiguration high

Exposed AI Inference Endpoints: Hardening LiteLLM and Ollama in Cloud Environments

Research published in mid-2026 documented systematic exploitation of exposed LiteLLM deployments and unauthenticated Ollama endpoints for compute theft, credential exfiltration, and autonomous attack operations. This guide covers how these services get exposed in cloud environments, the specific cloud misconfigurations that enable it, and the hardening steps to close the exposure.

Read →
GCP Hardening Guide high

GCP VPC Service Controls: What They Actually Prevent (and Where Misconfigurations Leave Gaps)

VPC Service Controls are Google Cloud's mechanism for creating security perimeters around GCP services and preventing data exfiltration. They are widely misunderstood, frequently misconfigured, and often deployed in ways that provide false confidence. This guide covers how they work, the common gaps, and how to verify your perimeters are actually doing what you think.

Read →
GCP Misconfiguration high

GCP Artifact Registry Security: Public Repositories, Overpermissive IAM, and Secrets in Container Layers

GCP Artifact Registry is increasingly a source of supply chain risk in Google Cloud environments — through publicly accessible repositories, overpermissive service account bindings, and secrets baked into Docker image layers. This guide covers the three primary misconfiguration classes, audit commands, and the remediation steps that eliminate the exposure.

Read →
GCP Misconfiguration

GCP Workload Identity Federation: Attack Paths When the Trust Rules Are Too Broad

Workload Identity Federation replaces GCP service account key files with keyless, short-lived tokens. But misconfigured pool trust rules — particularly those federating with GitHub Actions or multi-tenant identity providers — create privilege escalation paths that attackers are actively exploiting. Here is what the attacks look like and how to audit your federation configuration.

Read →