LIVE · cybersecurity feed
Live wire
awshigh

From CI/CD to Cloud Data: How Shai Hulud Persistence Leads to Redshift Breach

A security incident involving Shai Hulud has been detailed, starting with a compromise in the CI/CD pipeline that led to the exposure of Jenkins credentials. This initial breach allowed for privilege escalation within AWS, ultimately resulting in unauthorized access to Redshift data.

zeroday.news · 36d ago

A sophisticated supply chain attack, dubbed Shai Hulud, has been observed leveraging poisoned software dependencies to infiltrate CI/CD pipelines and subsequently gain access to sensitive cloud data, including information stored in Amazon Redshift. The campaign, attributed to a group known as TeamPCP, has been active since late 2025, targeting popular package repositories like npm and PyPI.

The Shai Hulud worm operates by injecting malicious code into software packages. This malicious code executes during the installation process or within continuous integration (CI) jobs. The primary objective of this execution is to harvest credentials from the build environment. These harvested credentials can include package registry tokens, GitHub access tokens, AWS credentials, Kubernetes secrets, and SSH keys.

Once these credentials are stolen, they are used to facilitate the autonomous republication of additional poisoned packages, thereby expanding the attack's reach. Recent variants of the campaign have also exploited trusted OpenID Connect (OIDC) publishing mechanisms within GitHub Actions. This allows attackers to generate software artifacts that appear legitimately signed, even when the build runner itself has been compromised.

Organizations utilizing modern CI/CD practices are particularly vulnerable, as the compromise of a build dependency can serve as a direct pathway into production cloud environments. In May 2026, security tools identified AWS environments affected by this worm. Investigations at the time uncovered evidence of persistent access to a Jenkins runner, consistent with Shai Hulud's credential-harvesting tactics.

The attackers reportedly exploited the Jenkins instance role over the internet, escalating their privileges to achieve full cloud administrative control. They then proceeded to alter database network configurations and exfiltrate data from Amazon Redshift. Additional malicious activities included staging data in object storage and interacting with email services.

A critical lesson for organizations is the direct correlation between pipeline identities and production identities. The attack timeline suggests a supply chain compromise in early May 2026, followed by suspected persistence on build infrastructure through mid-May. This was then followed by cloud intrusion and data exfiltration in mid-May, involving the external use of the Jenkins instance role, privilege escalation, and targeting of Redshift.

The initial cloud access was gained by retrieving instance credentials from the compromised EC2 instance's metadata service. These credentials were then used from external IP addresses to invoke the Jenkins role. Subsequently, an attacker-created IAM user named "cloudops-monitor" was granted administrator privileges and access keys, enabling further privilege escalation.

The attackers manipulated cloud infrastructure by creating new security groups, staging EC2 instances, and modifying database cluster configurations to attach these groups to services like Aurora and Redshift. They also enumerated secrets within AWS Secrets Manager and accessed targeted warehouse secrets, executing queries against Redshift. Data exfiltration was achieved through policies designed for S3 uploads and by using assumed roles with session names indicating exfiltration. Further staging activities were observed involving Amazon Simple Email Service (SES) for identity verification.

Forensic analysis of the Jenkins host revealed access to the instance metadata service, consistent with credential theft. Network telemetry from the build environment also showed an unusual outbound connection on port 8080 to an IP address that was later identified as the source of the "cloudops-monitor" identity and subsequent privileged escalation activities. This correlation strongly links host-level activity to the attacker's infrastructure.

awscicdcloud securitydata breachjenkins
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.