Gnosis Pay Exploit Alert: Users Urged to Withdraw Funds Immediately

8 min read
3 views
Jun 1, 2026

A major security incident hit Gnosis Pay today, with the co-founder urging immediate withdrawals of EURe and GNO. The issue traces back to a Zodiac delay module vulnerability allowing unauthorized transactions from Safe accounts. What does this mean for users and the broader crypto payments space?

Financial market analysis from 01/06/2026. Market conditions may have changed since publication.

Imagine waking up to news that your crypto payment platform might have been compromised, with your funds potentially at risk. That’s exactly what happened with Gnosis Pay on this Monday morning, sending ripples through the crypto community. As someone who’s followed blockchain developments closely, these incidents remind us just how fragile even the most promising projects can be when smart contract vulnerabilities come into play.

The situation unfolded rapidly, with Gnosis co-founder Martin Köppelmann publicly advising users to pull out their EURe and GNO tokens right away. Security researchers at PeckShield echoed the warning, highlighting an active exploit tied to a specific technical component. What started as a concerning alert quickly evolved into a broader containment effort involving bridge validators and promises of full user compensation.

Understanding the Gnosis Pay Security Breach

This isn’t just another routine warning in the fast-moving world of decentralized finance. The Gnosis Pay exploit highlights deep challenges in building real-world payment solutions on blockchain infrastructure. While the platform aimed to bridge crypto wallets with everyday Visa spending through self-custodial accounts, a flaw in its underlying modules has exposed users to potential losses.

From what we’ve gathered, the core issue revolves around the Zodiac delay module integrated into Safe-based accounts. These modules were meant to add a layer of protection by introducing short delays before transactions execute, giving users time to review and react. Instead, it became the entry point for attackers to initiate unauthorized transfers.

In my experience covering these events, timing is everything. The quick response from the team and security firms likely prevented far worse damage, but it also underscores why due diligence and rapid action matter so much for anyone holding digital assets.

What Exactly Went Wrong with the Zodiac Delay Module?

The Zodiac delay module was designed as a safety feature. In normal operations, it enforces a waiting period on outgoing transactions from Gnosis Pay accounts. This setup helps maintain user control while enabling practical card payments. However, a bug apparently allows malicious actors to bypass these safeguards and trigger transactions directly from affected Safe wallets.

The bug is related to the Zodiac delay module. The attacker is able to initiate tx from Safes with such a delay module.

This technical detail changes how we view these “protective” modules. What was intended as a user empowerment tool turned into a potential liability. Gnosis Pay accounts rely on a combination of Delay and Roles modules to balance security with usability. When one piece fails, the entire setup can be compromised.

Let’s break this down further. Safe accounts are popular in the Ethereum ecosystem for their modular design, allowing teams to add custom functionality through modules. The delay mechanism should theoretically prevent hasty or unauthorized moves. Yet in this case, it seems the implementation had an unforeseen weakness that attackers exploited in real time.

Immediate Actions Taken by the Gnosis Team

Transparency has been a key part of the response. Rather than staying silent or issuing vague statements, the co-founder came forward quickly with clear instructions. Users were told to withdraw both EURe stablecoins and GNO governance tokens while the team worked on mitigation.

  • Public alert via social media recommending full withdrawal of funds
  • Coordination with bridge validators to pause cross-chain activities
  • Commitment to cover all user losses from the incident
  • Ongoing investigation into the scope of the exploit

Pausing bridge validators is a smart containment strategy. Bridges often serve as critical connections between different blockchain networks, and limiting their activity can slow down any stolen funds attempting to move or launder. This buys precious time for deeper analysis and potential recovery efforts.

I’ve seen similar incidents where delayed responses led to much larger losses. Here, the proactive stance might limit the overall impact significantly. Still, the lack of a final loss figure at this stage leaves many questions unanswered for affected users.

The Broader Context of Crypto Payment Innovations

Gnosis Pay represents an ambitious attempt to make cryptocurrency practical for daily use. By offering self-custody cards that work at traditional merchants, it tackles one of the biggest hurdles in crypto adoption: actual spending power. Yet this exploit shows that innovation comes with risks, especially when combining complex smart contracts with real financial value.

Payment platforms in crypto face unique challenges. They must maintain the decentralized ethos of self-custody while delivering smooth user experiences comparable to traditional banking. Modules like those from Zodiac aim to add flexibility, but as we’ve witnessed, they can introduce new attack vectors if not perfectly audited.

Users are strongly urged to withdraw all funds (EURe and GNO). Please check your exposure, as you may be affected.

Security firms play a vital role in this ecosystem. Their rapid alerts help spread awareness faster than official channels sometimes can. In this instance, the combination of founder communication and independent verification created a strong signal for the community to act.

Risks in Smart Contract Based Payment Systems

Smart contracts are powerful but unforgiving. Once deployed, their code runs exactly as written – including any hidden flaws. The Gnosis Pay setup used Safe’s modular architecture, which is generally respected for security. However, adding custom modules always carries risks that require extensive testing and ongoing monitoring.

Delay modules specifically are meant to act as circuit breakers of sorts. They introduce friction to transactions, which can deter attackers or at least give defenders time to respond. When that friction fails, the consequences can cascade quickly across connected accounts and bridges.

ComponentIntended PurposePotential Risk
Delay ModuleTransaction waiting periodBypass leading to instant unauthorized tx
Roles ModulePermission managementEscalation if combined with other flaws
Safe AccountsMulti-sig securityCompromise through module vulnerabilities

This table illustrates how interconnected these elements are. A problem in one area can undermine the strengths of the others. For users, this means staying informed isn’t optional – it’s essential for protecting assets.

What Should Affected Users Do Right Now?

If you hold funds on Gnosis Pay, the priority is clear: withdraw to a secure, self-custodial wallet you fully control. Double-check addresses, enable all available security features, and consider smaller test transactions first if you’re unsure about the process.

  1. Access your Gnosis Pay account immediately
  2. Withdraw EURe and GNO to an external secure wallet
  3. Monitor official channels for further updates
  4. Avoid interacting with suspicious links or contracts
  5. Review all connected accounts and permissions

Beyond the immediate steps, think about your overall security posture. Are you using hardware wallets where possible? Do you understand the permissions granted to different dApps? These habits become crucial when dealing with platforms that push the boundaries of crypto usability.

Implications for the Crypto Payments Sector

Incidents like this could make some users hesitant about crypto payment solutions. That’s understandable. Yet it also drives the industry toward better standards, more rigorous audits, and perhaps simpler architectures that reduce attack surfaces.

Gnosis has built a reputation for thoughtful infrastructure in the Ethereum space. Their response here – promising to cover losses and working across infrastructure providers – shows accountability. In a space often criticized for lacking it, this matters.

Looking ahead, expect more focus on formal verification of smart contracts, insurance mechanisms, and hybrid security models that combine code with human oversight. The goal remains making crypto practical without sacrificing the core principles of self-sovereignty.


Technical Deep Dive for Developers and Enthusiasts

For those interested in the mechanics, Safe’s module system allows dynamic addition of functionality without changing the core proxy contract. The Zodiac suite provides battle-tested modules for various use cases, including delays for governance or spending controls. However, integration specifics with Gnosis Pay’s card payment flows likely introduced complexities that weren’t fully anticipated.

Attackers exploiting delay modules often look for ways to manipulate timing parameters or call functions out of intended sequence. In this case, the ability to “initiate transactions from Safes” suggests a privilege escalation path that bypassed the delay entirely. This is the kind of subtle bug that can slip through even professional audits if edge cases aren’t thoroughly explored.

Key Lesson: Even well-designed safety features require continuous scrutiny in live environments with real value at stake.

Developers building similar systems should consider multiple layers of defense. Time-locks are great, but combining them with spending limits, multi-factor approvals, and anomaly detection can create more resilient setups. The industry learns collectively from each incident, gradually raising the bar for security.

Lessons for Everyday Crypto Users

You don’t need to be a developer to benefit from this event. The key takeaway is maintaining vigilance. Diversify across platforms, don’t keep large amounts in any single dApp longer than necessary, and always verify communications through official channels.

I’ve found that treating crypto holdings with the same caution as traditional banking – while recognizing it’s fundamentally different – leads to better outcomes. Read documentation carefully. Understand what permissions you’re granting. And when something feels off, act first and ask questions later.

  • Regularly audit connected wallets and approvals
  • Use hardware security where practical
  • Stay informed through multiple reliable sources
  • Consider insurance options for larger holdings
  • Practice safe withdrawal and transfer habits

These practices might seem tedious, but they become second nature over time. More importantly, they protect what matters most – your financial independence and peace of mind.

Future Outlook and Industry Impact

While this exploit is serious, it doesn’t invalidate the vision behind projects like Gnosis Pay. Real-world crypto usage will face setbacks, but each one provides valuable data for improvement. The team’s commitment to making users whole is particularly encouraging and sets a positive precedent.

In the coming weeks, expect detailed post-mortems, updated security practices, and perhaps enhanced module designs across similar projects. The conversation around payment rails in crypto will likely intensify, balancing innovation speed with security rigor.

Perhaps the most interesting aspect is how these events accelerate maturation. What began as experimental DeFi tools are now handling real payments and user funds at scale. Growing pains are inevitable, but the end goal – accessible, borderless financial tools – remains worth pursuing.

Rest assured, Gnosis will cover all user losses.

That promise carries weight. In crypto, where many projects operate with pseudonymous teams or minimal accountability, standing behind users during crises builds long-term trust. It will be interesting to see how this unfolds and what changes emerge from the investigation.

As the dust settles, users should focus on safe fund management while keeping an eye on official updates. The crypto space moves fast, and today’s crisis can become tomorrow’s strengthened protocol. Staying educated and proactive remains the best defense against evolving threats.

Throughout my time observing this industry, one truth stands out: security isn’t a destination but an ongoing journey. Platforms, developers, and users all play roles in making the ecosystem safer. Incidents like the Gnosis Pay exploit, while unfortunate, contribute to that collective learning process.

Whether you’re a casual holder or deeply involved in building the next generation of tools, taking time to understand these events pays dividends – literally and figuratively. The road to mainstream crypto adoption has bumps, but with careful navigation, the destination looks promising.

We’ll continue monitoring developments and provide updates as more information emerges. In the meantime, prioritize safety, question assumptions about built-in protections, and remember that true self-custody means staying actively engaged with your assets.

The goal of retirement is to live off your assets, not on them.
— Frank Eberhart
Author

Steven Soarez passionately shares his financial expertise to help everyone better understand and master investing. Contact us for collaboration opportunities or sponsored article inquiries.

Related Articles

?>