Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Critical OpenVPN macOS Flaw Allows Arbitrary Command Execution
May 28, 2026
Malicious Sites Track Visitors via SSD Timing Analysis
May 28, 2026
Critical Linux CIFSwitch Kernel Flaw Grants Root Vulnerability Allows
May 28, 2026
Home/CyberSecurity News/Zapocalypse Attack Chain Leads to Full Zapier Account Takeover
CyberSecurity News

Zapocalypse Attack Chain Leads to Full Zapier Account Takeover

A recently unveiled exploit chain, named “Zapocalypse,” reveals a critical vulnerability within Zapier that could have enabled platform-wide account takeovers. The attack leveraged a...

Jennifer sherman
Jennifer sherman
May 28, 2026 3 Min Read
2 0

A recently unveiled exploit chain, named “Zapocalypse,” reveals a critical vulnerability within Zapier that could have enabled platform-wide account takeovers. The attack leveraged a low-privilege code-execution feature, demonstrating how it could be chained into a potent supply-chain path.

Token Security said its researcher will present the Zapocalypse exploit chain targeting Zapier users at fwd:cloudsec North America on June 1, 2026.

Zapocalypse Attack Chain

According to the research, the attack started inside “Code by Zapier,” where Python code was executed in an AWS Lambda environment. From that foothold, the researchers said they could run operating system commands, inspect the runtime, and confirm that the function had previously handled AWS session credentials before those values were scrubbed from environment variables.

The key weakness was not a single zero-day bug, but the composition of several known patterns. First, the team used sandbox reconnaissance to verify that OS-level command execution was possible.

# Stage Primitive Technical Detail
1 Sandbox Reconnaissance os.system execution os.system works inside “Code by Zapier,” confirming OS-level command access within the Lambda environment
2 Credential Recovery /proc/self/mem scraping STS tokens “orphaned” in the Lambda heap were recovered via /proc/self/mem regex scanning, bypassing del os.environ[k] cleanup
3 Lateral Movement Misconfigured IAM role A role literally named allow_nothing_role permitted ECR enumeration (DescribeRepositories, ListImages, BatchGetImage, GetDownloadUrlForLayer) and image pulls
4 Secret Hunting Leaked NPM token in container metadata A high-privilege NPM publish token with bypass_2fa: true was exposed in container build metadata (ARG/ENV history), not the filesystem
5 Supply-Chain Reach NPM publish rights to frontend package Publishing rights into zapier-design-system, a private package loaded on every authenticated zapier.com session, enabling platform-wide stored XSS and account takeover

Next, they recovered orphaned STS credentials from process memory through /proc/self/mem, arguing that deleting environment variables removed references but did not wipe the underlying bytes from memory.

That opened the door to lateral movement using an IAM role named allow_nothing_role, which turned out to permit enough Elastic Container Registry access to enumerate repositories and pull container data.

From there, the researchers said they found a privileged NPM token exposed in container build metadata rather than the image filesystem. That token allegedly had package publishing rights and bypassed two-factor authentication, giving access to both public Zapier developer packages and private internal components.

The most important target was zapier-design-system, a private package loaded into authenticated Zapier sessions, which meant a malicious update could have delivered attacker-controlled JavaScript into the browser context of logged-in users.

That browser execution path is what elevated the finding from a container and secrets issue into a full platform account takeover scenario. In practical terms, an attacker would not have received raw OAuth tokens or third-party API credentials directly, because those remain server-side.

But they could have acted as the victim within Zapier’s authenticated interface, creating or modifying Zaps, Tables, MCP servers, and workflows that used the victim’s existing app connections.

The research also described a separate but narrower exposure involving a hardcoded Zapier Actions MCP key inside a LiteLLM-related container.

That token reportedly authenticated as a real user and enabled actions such as sending email through connected services, showing how secrets embedded in images can create immediate identity risk even without a broader platform compromise.

The most important lesson is architectural. The report argues that scrubbing secrets after code starts running is not a sufficient control if untrusted code executes in the same process that previously held credentials.

It also highlights a common CI/CD mistake: passing sensitive build secrets through ARG or ENV, where they can survive in image metadata long after teams believe the secret is gone.

Token Security said it reported the issue to Zapier on February 12, 2026, and that the company acknowledged the report within hours, revoked the exposed NPM token, tightened the ECR role by February 16, and confirmed full remediation on March 5, 2026.

The researchers said the report received the program’s maximum $3,000 bounty, and Zapier committed to reviewing that cap as part of the response process.

For defenders, Zapocalypse is a reminder that supply-chain reach often begins with ordinary misconfigurations. When runtime isolation, least privilege, secret handling, and package publishing controls fail together, a “sandbox” can become the first step toward a platform-wide compromise.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackExploitSecurityzero-day

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

Carnival Cruise Data Breach Exposes Millions of Customer

Next Post

Hackers Deploy VIP Keylogger via Phishing Business Emails

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Zapocalypse Attack Chain Leads to Full Zapier Account Takeover
May 28, 2026
Carnival Cruise Data Breach Exposes Millions of Customer
May 28, 2026
Hackers Use GHOSTYNETWORKS & OMEGATE OMEGATECH Malware
May 28, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
David kimber
David kimber
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us