In July 2026, Jamf Threat Labs documented two new macOS infostealers — CrashStealer and PamStealer — that bypass Apple's Gatekeeper security using notarized droppers and a Script Editor exploit, then steal browser pas...
Research answer

Create a landscape editorial hero image for this Studio Global article: Search & fact-check with cited sources for What are the key details about the two newly documented macOS infostealers — CrashStealer and Pam. Article summary: Here is the detailed breakdown of both macOS infostealers, based primarily on Jamf Threat Labs' research from July 2026.. Topic tags: general, general web, user generated. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numbers, clickbait thumbnails, icons, and tiny thumbnail layouts. Make it useful as an illustrati
Two newly documented macOS infostealers — CrashStealer and PamStealer — represent an evolution in Mac malware tradecraft. First identified by Jamf Threat Labs in July 2026, both stealers bypass Apple's Gatekeeper security using different techniques, target a broad range of credentials including cryptocurrency wallets and password managers, and feature an unusual capability: they validate the victim's password on-device before exfiltrating it, ensuring the attacker receives a working credential CATJ.
What it is. CrashStealer is a C++ macOS infostealer first detected by Jamf Threat Labs in early July 2026 and publicly documented on July 13–14, 2026 TAJ. It impersonates Apple's legitimate crash-reporting framework by naming its binary CrashReporter.app, using the legitimate tool's icon and metadata to avoid raising suspicion AB.
Gatekeeper bypass via notarized dropper. The infection chain starts with a first-stage application called Werkbit — a signed, Apple-notarized app carrying a valid Developer ID associated with "Emil Grigorov" TAJ. Because Apple's notary service approved it, Gatekeeper treats it as trusted and does not show the usual "unidentified developer" warning AJ. Once the user manually downloads and opens Werkbit, a script downloads the real CrashStealer payload in the background TJ.
Credentials and data targeted. CrashStealer harvests broadly across the system:
Key techniques.
~/Library/Caches/com.apple.crashreporter/, and creates a LaunchAgent named com.apple.crashreporter.helper to survive reboots FB.Apple's response. Apple revoked Werkbit's signing certificate after Jamf reported the malware TA.
What it is. PamStealer is a Rust-based, two-stage macOS infostealer disclosed by Jamf on July 2, 2026 AAS. Its name comes from its novel use of Apple's Pluggable Authentication Modules (PAM) API to verify stolen passwords AMDA.
Distribution and Gatekeeper evasion. PamStealer is served from typosquatted domains impersonating the legitimate Maccy clipboard manager (e.g., maccyapp[.]com) MIA. The attack bypasses Gatekeeper through a known but unpatched gap in macOS Script Editor:
.scpt AppleScript file AAS.com.apple.quarantine protections are bypassed, and no warning is shown MDA.Credentials and data targeted. The second-stage Rust payload steals:
Key technique — PAM-based password validation. This is PamStealer's signature innovation:
pam_start, pam_authenticate) to test the password against the system's authentication stack before recording it AMDA.Notarization as a weapon. CrashStealer demonstrates that threat actors can successfully submit malicious apps to Apple's notary service and obtain Gatekeeper-passing signatures TJ. Apple's revocation process is reactive, not preventive — the malware can spread for days or weeks before the certificate is revoked. This follows a pattern seen with earlier malware like MacSync and the Odyssey Stealer family, which also abused valid Apple developer signatures MFS.
Script Editor as a blind spot. Both PamStealer and a growing number of recent macOS threats exploit the fact that running AppleScripts through trusted system applications bypasses Gatekeeper entirely. Jamf notes this is a documented but still-unpatched gap DA.
Mac infostealers are getting sophisticated. The use of AES-GCM encryption for exfiltrated data (CrashStealer) and PAM API validation (PamStealer) shows attackers investing in custom, stealthy tradecraft rather than relying on commodity malware DTJ. Microsoft also noted in February 2026 a broader trend of macOS, Python, and cross-platform infostealers using "ClickFix" social-engineering lures to steal browser passwords, crypto wallets, and cloud credentials M.
Password validation on-device is a new reliability boost. Rather than guessing or bulk-collecting credentials, both of these stealers confirm the password is valid on the victim's machine before exfiltration — improving the attacker's success rate and reducing the chance of detection from failed logins TJ. This is a meaningful evolution: typical infostealers either capture whatever is typed or use techniques like dscl or security command calls that may fail silently or trigger alerts DS.
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
In July 2026, Jamf Threat Labs documented two new macOS infostealers — CrashStealer and PamStealer — that bypass Apple's Gatekeeper security using notarized droppers and a Script Editor exploit, then steal browser pas...