Executive Summary
In October 2025, the Crimson Collective threat group executed a sophisticated attack targeting Amazon Web Services (AWS) cloud instances belonging to multiple organizations, most notably Red Hat. Utilizing exposed AWS credentials discovered via open-source reconnaissance tools, the attackers escalated their privileges by creating new IAM users with administrative rights. They then enumerated and accessed sensitive resources, including databases and storage volumes, exfiltrating approximately 570 GB of data from private GitLab repositories. The Crimson Collective followed up with extortion demands, leveraging AWS's internal and external email services to apply pressure on victims and collaborating with the Scattered Lapsus$ Hunters to intensify threats.
This incident underscores an escalating trend of cloud-focused threat actors exploiting credential exposures to breach critical infrastructure, bypass perimeter controls, and apply multifaceted extortion tactics. Organizations face increasing regulatory and business risk as attackers target cloud identity and API misconfigurations, requiring immediate attention to zero trust controls, egress restrictions, and anomaly detection in multi-cloud environments.
Why This Matters Now
Crimson Collective’s attack exemplifies the urgent threat posed by credential theft and privilege escalation in public cloud environments. As reliance on cloud services grows, attackers are targeting poorly governed IAM policies and API misuse—making it vital for businesses to rapidly harden access controls, enforce least privilege, and monitor for identity-based threats in real time.
Attack Path Analysis
The Crimson Collective threat group initially compromised AWS cloud environments by acquiring and exploiting exposed or long-term AWS access keys, followed by the creation of rogue IAM users and escalation to full administrator privileges. Attackers leveraged these privileges to enumerate resources, modify RDS credentials, and pivot laterally across cloud services, including database and storage systems. Malicious actors maintained access and issued API calls for data collection and lateral movement under the radar, likely using legitimate cloud APIs and multiple IP addresses. In the exfiltration phase, they exported RDS snapshots and EBS volumes to external storage for data theft via API calls. The final impact consisted of extortion by issuing ransom notes through AWS SES, pressuring organizations to pay using the stolen data as leverage.
Kill Chain Progression
Initial Compromise
Description
Attackers scanned for and discovered exposed or improperly secured long-term AWS access keys, then used stolen credentials to access victim cloud accounts.
Related CVEs
CVE-2022-2385
CVSS 8.8An input validation flaw in AWS IAM Authenticator for Kubernetes allows attackers to escalate privileges within an EKS cluster.
Affected Products:
Amazon Web Services IAM Authenticator for Kubernetes – < 0.5.9
Exploit Status:
exploited in the wild
MITRE ATT&CK® Techniques
Valid Accounts: Cloud Accounts
Modify Authentication Process: Web Portal
Account Manipulation
Indicator Removal on Host: Timestomp
Domain Trust Modification: Cloud IAM
Cloud Service Discovery
Exfiltration to Cloud Storage
Data Encrypted for Impact
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Restrict Access to System Components and Cardholder Data by Business Need to Know
Control ID: 7.2.2
NYDFS 23 NYCRR 500 – Access Privileges
Control ID: 500.07
DORA – ICT Security Policies and Procedures
Control ID: Art. 9(2)
CISA Zero Trust Maturity Model 2.0 – Short-lived and Least-Privileged Credentials
Control ID: Identity Pillar: Credential Governance
NIS2 Directive – Access Control and Asset Management
Control ID: Article 21(2)(d)
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer Software/Engineering
High risk from AWS credential compromise and GitLab repository breaches, exposing source code and intellectual property to Crimson Collective's data theft operations.
Information Technology/IT
Critical exposure through compromised AWS environments and IAM privilege escalation, requiring immediate implementation of zero trust segmentation and multicloud visibility controls.
Financial Services
Severe threat from database snapshot exfiltration and S3 bucket compromise, violating PCI compliance requirements and enabling large-scale financial data extortion.
Health Care / Life Sciences
Major HIPAA compliance violations from AWS RDS database breaches and EBS volume snapshots containing protected health information subject to extortion.
Sources
- Crimson Collective hackers target AWS cloud instances for data thefthttps://www.bleepingcomputer.com/news/security/crimson-collective-hackers-target-aws-cloud-instances-for-data-theft/Verified
- Red Hat confirms major data breach after hackers claim mega haulhttps://www.techradar.com/pro/security/red-hat-confirms-major-data-breach-after-hackers-claim-mega-haulVerified
- Red Hat reveals unauthorized access to a GitLab instance where internal data was copiedhttps://www.itpro.com/security/red-hat-reveals-unauthorized-access-to-a-gitlab-instance-where-internal-data-was-copiedVerified
- Crimson Collective Uses AWS Services To Exfiltrate Sensitive Datahttps://sctocs.com/crimson-collective-aws-exfiltration/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Zero Trust segmentation, network policy enforcement, east-west traffic protection, and egress controls—when applied in accordance with CNSF and validated security controls—would have blocked or rapidly detected many points in the attack, reducing attacker freedom to escalate, move laterally, or exfiltrate data. Centralized visibility and enforcement across cloud identities, network flows, and API actions could contain credential misuse, resource enumeration, and data theft.
Control: Multicloud Visibility & Control
Mitigation: Rapid detection of anomalous account/API usage from unfamiliar IPs or access patterns.
Control: Zero Trust Segmentation
Mitigation: Limitation of privilege granting to only allowed identity groups and resources.
Control: East-West Traffic Security
Mitigation: Lateral data access and service pivots are blocked or detected at segmentation/policy boundaries.
Control: Threat Detection & Anomaly Response
Mitigation: Real-time alerting on suspicious user/API activity and attempted persistent ingress or automation.
Control: Egress Security & Policy Enforcement
Mitigation: Outbound traffic and API-driven data transfers are filtered, restricted, or blocked if policy violations are detected.
Inline detection of abnormal email patterns with incident response automation.
Impact at a Glance
Affected Business Functions
- Data Management
- Cloud Infrastructure
- Customer Support
Estimated downtime: 7 days
Estimated loss: $5,000,000
Approximately 570 GB of sensitive data, including 800 Customer Engagement Reports containing client infrastructure details, authentication tokens, and network configurations, were exfiltrated.
Recommended Actions
Key Takeaways & Next Steps
- • Enforce least-privilege IAM and routinely audit for unused or long-term access keys.
- • Implement Zero Trust Segmentation across cloud identities, networks, and workloads to restrict lateral movement and privilege escalation.
- • Deploy network-based egress filtering and east-west traffic inspection to block unauthorized data flows and exfiltration paths.
- • Leverage centralized visibility and anomaly detection for real-time monitoring of account, API, and resource behaviors.
- • Automate incident response playbooks that respond to signs of credential misuse, unusual resource provisioning, or sensitive data transfers.



