GemPad Hack

TOTAL LOST $2.0M
Medium Reentrancy / Other base bsc ethereum

Summarize with AI

Affected Chain base 3 chains affected
Recovered - No recovery reported
All-Time Rank #647 By amount stolen
Protocol Type Exploit/Other Target category

Incident Overview

On December 17, 2024, GemPad suffered a security breach that impacted a small number of projects. The team immediately responded, working with security experts to identify and mitigate the vulnerability. As a precaution, the Locker feature has been temporarily disabled until a contract upgrade is implemented.

An attacker breached GemPad’s security locks, affecting certain projects. The vulnerability has since been fully mitigated, ensuring that no further projects can be compromised. The Locker contract remains temporarily unavailable while the team works on a complete contract upgrade to reinforce security.

GemPad is actively reaching out to affected projects to provide support.

Incident Report

Protocol / Project GemPad
Date of Incident
Affected Chain(s) base bsc ethereum
Attack Technique Reentrancy / Other
Classification Protocol Logic / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming
Primary Source View Post-Mortem

Protocol Information

Protocol Type Exploit/Other
Official Website gempad.app/
Protocol Twitter/X @MemePadlaunch
Team Anonymous
Source Code Unverified

Market Context at Time of Hack

Token Categories
Memes Launchpad Exnetwork Capital Portfolio Arbitrum Ecosystem BNB Chain Ecosystem

What the Attacker Needed to Succeed

Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.

Technical Knowledge Deep understanding of reentrancy / other and Solidity and EVM internals
Capital Required Seed capital to cover gas and initial position setup
On-Chain Access Ability to interact with base, bsc, ethereum smart contracts and deploy a custom exploit contract
Protocol Analysis Identification of the exploitable vulnerability in GemPad's contract logic - root cause: protocol logic / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming
Execution Speed Precise transaction ordering and timing to exploit the vulnerability within a single atomic block
Obfuscation Plan A strategy to launder and move stolen funds - typically through mixers, cross-chain bridges, or decentralized DEX swaps to resist tracing

What Auditors Should Check

Could this have been caught in audit? Yes — skilled auditors routinely flag Reentrancy / Other vulnerabilities in code review

If you're auditing a protocol with similar architecture to GemPad, these are the critical security checks that could have prevented this incident (December 2024).

  • Verify all logic paths related to Reentrancy / Other are guarded by proper access controls and input validation - see the Reentrancy attack class for patterns
  • Check that all state-changing functions follow the Checks-Effects-Interactions (CEI) pattern to prevent reentrancy and logic ordering bugs
  • Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs

Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.

Free Trial

Related Attack Classes

The technique used in this hack maps to these vulnerability classes in our security curriculum:

See all Reentrancy examples →

Sources & References

Learn to Prevent the Next GemPad

The GemPad hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.

Recreate exploit patterns safely Free Trial