Grubhub Bitcoin Reward Scam
Affected Brand: Grubhub
Campaign Classification: Supply Chain Compromise → Cryptocurrency Fraud
Threat Type: Business Email Compromise (BEC) variant / Crypto Advance-Fee Scam
Attack Sophistication: Medium–High
Primary Objective: Cryptocurrency theft from end users
Executive Summary
On December 27, 2025, a cryptocurrency reward scam was distributed to Grubhub customers via legitimate, authenticated email infrastructure. The campaign abused access held by a third-party marketing vendor, allowing attackers to deliver fraudulent messages from a valid Grubhub subdomain while passing SPF and DKIM authentication.
The emails promised a cryptocurrency “reward” or “loyalty bonus,” instructing recipients to send Bitcoin to an external wallet with the claim they would receive a 10× payout in return. Funds sent by victims were irreversibly transferred to attacker-controlled wallets and rapidly laundered.
This incident represents a textbook supply chain compromise, where no spoofing or malware was required. Instead, attackers exploited trusted vendor access and brand reputation to bypass traditional security controls and user skepticism.
Attack Chain Analysis
1. Initial Access
The most likely initial access vector was the compromise of a third-party marketing or email services vendor with authorized access to Grubhub’s outbound email infrastructure.
The vendor environment likely provided:
- Legitimate SMTP relay permissions
- Access to Grubhub-owned sending subdomains
- Valid DKIM signing capability
- Access to customer mailing lists or segmentation tools
There is no evidence suggesting a compromise of Grubhub’s internal corporate network. The attack was enabled entirely through vendor-side access.
2. Execution
Using the vendor’s authorized infrastructure, the threat actor launched a mass email campaign targeting Grubhub customers.
Key execution characteristics:
- Emails originated from a legitimate
*.grubhub.comsubdomain - Messages passed SPF, DKIM, and DMARC validation
- No malicious attachments or malware payloads
- No obvious phishing links in many cases; some emails contained only wallet addresses
Because the messages were sent through approved infrastructure, they bypassed:
- Secure Email Gateways (SEGs)
- Reputation-based filtering
- Basic brand spoofing detections
3. Impact
Direct Impact
- Cryptocurrency theft from victims (exact amount undisclosed)
- Funds unrecoverable due to blockchain transaction finality
Indirect Impact
- Brand reputation damage to Grubhub
- Erosion of customer trust in promotional communications
- Increased support and fraud-response burden
Technical Indicators & Authentication Analysis
Email Authentication Results
| Control | Result |
|---|---|
| SPF | PASS |
| DKIM | PASS |
| DMARC | PASS |
| Sender Domain | Legitimate Grubhub subdomain |
Why This Matters for SOC Teams
This campaign demonstrates that email authentication success does not imply legitimacy. SPF and DKIM only confirm that the sender is authorized—not that the content is benign.
As a result:
- Emails appeared trustworthy in user inboxes
- Headers contained no obvious anomalies
- Traditional “spoofing” indicators were absent
- Automated defenses relying on authentication alone were ineffective
Attack Sophistication Assessment
This was not low-effort phishing.
- Required access to legitimate infrastructure
- Required understanding of email authentication and delivery
- Used a classic, proven fraud model rather than technical exploits
At the same time, it was not highly advanced:
- No malware or persistence mechanisms
- No custom tooling observed
- Relied on standard advance-fee crypto fraud tactics
Effectiveness came from trust abuse, not technical complexity.
Social Engineering Analysis
Lure Mechanism
- Pretext: “Grubhub reward program,” “holiday bonus,” or “exclusive loyalty reward”
- Instruction: Send a specified amount of Bitcoin
- Promise: Receive 10× the amount sent
- Messaging likely included urgency and scarcity cues
Psychological Manipulation Techniques
- Authority: Email originated from an official Grubhub domain
- Trust: Authentication indicators reinforced legitimacy
- Familiarity: Targeted existing customers
- Greed: Unrealistic but tempting return on investment
This combination significantly reduced user skepticism.
Supply Chain Compromise Details
Probable Attack Vector
The most plausible scenario is a vendor-side compromise, involving:
- Stolen credentials
- Compromised API keys
- OAuth token abuse
- Weak access controls within the vendor environment
Vendor Capabilities Abused
- Email campaign creation
- Template management
- SMTP relay access with SPF/DKIM signing
- Customer mailing lists
Why Marketing Vendors Are High-Value Targets
- Access to large customer populations
- High email deliverability trust
- Often weaker security controls than core enterprise systems
- Single vendor compromise can affect multiple brands
Detection Challenges for SOC Operations
Email Gateway Evasion
- Legitimate domain and IP reputation
- Clean authentication results
- No malware or attachments
- No obviously malicious URLs
Content-Based Detection Limitations
- Purely text-based social engineering
- Wallet addresses change frequently
- Language may resemble legitimate promotions
- Landing pages (if used) can appear professionally branded
Behavioral Indicators Required
Detection depends on identifying:
- Off-brand messaging (crypto promotions from food delivery brand)
- Unusual email volumes or timing
- External wallet addresses in outbound emails
- Sudden spikes in user complaints or social media mentions
Indicators of Compromise
Email Content Patterns
Monitor for unusual keyword combinations:
- “Grubhub” + “Bitcoin”
- “10x,” “multiply,” or “double” with crypto terms
- “Send BTC,” “wallet verification”
- “Limited time” + cryptocurrency
Wallet address formats:
bc1…1…3…
Behavioral Indicators
- Crypto-related content from marketing subdomains
- High-volume campaigns launched in short time windows
- User reports mentioning “scam,” “Bitcoin,” or “fraud”
- Social media discussions referencing Grubhub + crypto scam
Network / Link Indicators
- External cryptocurrency wallet addresses in email bodies
- Links to crypto exchanges or wallet services
- URL shorteners or tracking domains not normally used by Grubhub
SOC Response Playbook
Detection
- Monitor SIEM for abnormal outbound email volume
- Flag cryptocurrency keywords in marketing emails
- Aggregate helpdesk and abuse reports
- Monitor social media for brand-related scam mentions
Triage
- Confirm whether the campaign was authorized
- Identify sending platform and vendor
- Scope affected users
- Preserve email samples and logs
Containment
Immediate Actions
- Revoke vendor API keys and credentials
- Disable affected SMTP relay configurations
- Block sender at email gateway
- Issue internal security alert
Short-Term
- Coordinate with email providers for message flagging
- Restrict SPF/DKIM sending sources
- Implement additional approval requirements
Eradication
- Conduct full vendor access audit
- Reset all vendor credentials
- Enforce MFA on third-party access
- Review all marketing integrations
Recovery
- Notify affected customers
- Publish scam advisories
- Coordinate wallet intelligence with crypto exchanges
- Notify law enforcement as appropriate
Post-Incident Actions
- Vendor security reassessments
- Enhanced monitoring for marketing anomalies
- Enforce DMARC with
p=reject - Regular third-party access reviews
Prevention & Hardening Measures
Immediate
- DMARC enforcement (
p=reject) - Content inspection for crypto terms in outbound emails
- Rate limiting on marketing systems
- Real-time campaign anomaly detection
Vendor Management
- Least-privilege access
- Time-limited credentials
- Campaign approval workflows
- Continuous monitoring of vendor activity
Long-Term Strategy
- Annual vendor security assessments
- Contractual security and IR requirements
- Separation of marketing and transactional domains
- Human approval for high-volume campaigns
- User education focused on crypto fraud awareness
Threat Intelligence Context
This campaign closely mirrors:
- Twitter Bitcoin scam (2020)
- Celebrity crypto impersonation scams
- YouTube live-stream crypto giveaway frauds
Common Pattern
- Compromise trusted infrastructure
- Abuse authority and brand trust
- Use advance-fee crypto fraud mechanics
- Leverage irreversibility of blockchain transactions
Key Takeaways for SOC Teams
- SPF, DKIM, and DMARC are necessary but insufficient
- Supply chain access equals brand compromise
- Cryptocurrency references in unusual contexts are a major red flag
- User reports are often the earliest detection signal
- Brand protection is a core security responsibility
Final Takeaway
This incident is a clear example of how modern fraud does not require hacking systems—only abusing trust. As organizations increasingly rely on third-party platforms, the effective security perimeter now extends well beyond internal infrastructure.
