LLMShare Malware Campaign: ChatGPT/Claude Share Links Host Malware via Fake Outage Pages; Odyssey Stealer Payload
Date: 2026-06-07
Tags: phishing, malware
Executive Summary
Threat actors turned ChatGPT's own content-sharing feature into a malware delivery pipeline, hosting fake service disruption pages directly on chatgpt.com and routing victims there through paid Google search ads. Security firm Push Security disclosed the campaign, which it named LLMShare, on May 29, 2026, confirming it was still generating active detections at the time. Because the attack lands on OpenAI's own domain rather than an attacker-controlled site, it bypasses the URL-reputation checks, corporate firewalls, and personal caution that would stop a conventional phishing page. The technique exploits a design feature—not a software vulnerability—in ChatGPT's sharing system, which means no patch from OpenAI can close it without changing how the product works.
Campaign Summary
| Field | Detail |
|---|---|
| Campaign / Malware | LLMShare - ChatGPT/Claude Share Link Weaponization |
| Attribution | Unknown cybercriminal group (confidence: low) |
| Target | ChatGPT users conducting paid searches for ChatGPT; enterprise users |
| Vector | Malicious content hosted on legitimate OpenAI/Anthropic share links; Google Ads trojan ads; fake outage pages |
| Status | active |
| First Observed | 2026-05-29 |
Detailed Findings
A fake outage page sitting inside a real ChatGPT share link feels much more believable than a random phishing site, which lowers suspicion quickly. Clicking the download button on the fake outage page redirects visitors to openew[.]app, a lookalike site designed to mimic OpenAI's official desktop application download portal. It displays OpenAI branding, macOS and Windows download buttons, a Chrome extension link, and a mobile download section. Both Windows and macOS payloads have been confirmed. Windows users receive a credential-stealing malware loader, while Mac users get Odyssey Stealer, a fork of Atomic Stealer (AMOS), a well-known macOS malware family associated with cryptocurrency theft. Clicking the Windows download delivers a fake installer that opens a back channel to an attacker-controlled server. Clicking the macOS button delivers malware that steals browser passwords, cookies, Telegram sessions, cryptocurrency wallets, and other sensitive files.
MITRE ATT&CK Mapping
| Technique | ID | Context |
|---|---|---|
| Phishing | T1566 | Fake service disruption pages delivered via Google Ads; trojan downloads |
| Malware | T1589 | Odyssey Stealer (AMOS fork) and Windows credential-stealing loader |
| Credential Access | T1110 | Browser password and cryptocurrency wallet theft |
IOCs
Domains
openew.app
Full URL Paths
chatgpt.com/s/* (malicious share links)
Splunk Format
"openew.app" OR "chatgpt.com/s/* (malicious share links)"
Package Indicators
Odyssey Stealer
AMOS (Atomic macOS Stealer)
Detection Recommendations
Audit corporate URL-filtering allow-lists that grant blanket trust to AI platform domains (chatgpt.com, claude.ai) and evaluate whether path-level inspection is needed to distinguish legitimate shared conversations from user-generated malicious content at /s/ paths. Deploy URL reputation analysis on paths within trusted domains. Block or flag Google search ads directing to chatgpt.com/s/ or claude.ai/s/ patterns. Monitor for downloads of fake ChatGPT/Claude desktop applications from non-official domains. Implement endpoint DLP to detect installer execution from lookalike domains. Alert on suspicious loopback connections following download of allegedly "legitimate" AI tools.
References
- [Push Security / TechTimes] ChatGPT Share Links Deliver Malware From OpenAI Domain, Evading Corporate Web Filters (2026-05-29) — https://www.techtimes.com/articles/317528/20260601/chatgpt-share-links-deliver-malware-openai-domain-evading-corporate-web-filters.htm
- [Malwarebytes] Fake ChatGPT download site infects Windows and Mac users with malware (2026-05-29) — https://www.malwarebytes.com/blog/threat-intel/2026/05/fake-chatgpt-download-site-infects-windows-and-mac-users-with-malware
- [cybersecuritynews.com] New ChatGPT Vulnerability Lets Attackers Turn Web Pages Into Phishing Payloads (2026-05-29) — https://cybersecuritynews.com/chatgpt-vulnerability-chatgphish-attack/