highMalware

CrashStealer

First seen Jul 14, 2026 · Updated Jul 14, 2026

macOSinfostealercredential-theftkeychaincrypto-walletagent-relevant

CrashStealer is a newly identified macOS information-stealing malware that disguises itself as Apple's legitimate crash-reporting utility to gain user trust and system access. Once executed, it harvests saved credentials, macOS Keychain data, and cryptocurrency wallet files, exfiltrating them to attacker-controlled infrastructure. Its impersonation of a trusted system tool makes it likely to evade casual user scrutiny and some endpoint defenses.

Technical Analysis

CrashStealer masquerades as Apple's native crash reporter (likely spoofing the 'ReportCrash' process or similar naming conventions) to appear as legitimate system software, reducing user suspicion during installation or execution. The malware targets macOS Keychain databases to extract stored passwords, browser-saved credentials, and session tokens, and separately scans for cryptocurrency wallet files and browser extension storage associated with crypto wallets. Delivery vectors likely include malicious downloads, cracked software bundles, or trojanized DMG/PKG installers distributed via search engine ads or compromised websites, consistent with prior macOS stealer campaigns (e.g., Atomic Stealer, Poseidon). Exfiltrated data is presumably sent to a remote C2 server, though specific encryption or obfuscation techniques used for staging/exfiltration were not detailed in initial reporting. Because developers and engineers running local AI agent tooling, RAG pipelines, or LLM-integrated development environments on macOS often store API keys, cloud credentials, and service tokens in Keychain or local config files, a successful CrashStealer infection could directly expose the credentials that AI agent systems rely on for authenticated API access, enabling downstream account takeover or unauthorized agent/API abuse.

Affected Systems

Apple macOS systems (version range unspecified in source reporting); any macOS host where users may install unofficial or third-party crash-reporting/utility tools

Indicators of Compromise

  • No specific hashes, IPs, or domains disclosed in available reporting; monitor for processes impersonating Apple crash-reporting tool names (e.g., variants of 'CrashReporter'/'ReportCrash') running from non-standard installation paths

Remediation Steps

  1. 1

    Verify software authenticity

    Only install crash-reporting or system utilities directly from Apple or verified App Store sources; avoid third-party downloads claiming to be Apple system tools.

  2. 2

    Audit Keychain and credential stores

    Review macOS Keychain access logs and rotate any credentials, API keys, or tokens that may have been stored on potentially infected machines.

  3. 3

    Rotate exposed AI/API credentials

    For developers/agents storing LLM provider keys, cloud tokens, or service credentials locally, rotate these keys immediately if infection is suspected and move sensitive secrets to a managed secrets vault instead of local storage.

  4. 4

    Deploy endpoint monitoring

    Use macOS-aware EDR to detect unsigned or improperly signed binaries mimicking system utilities, and flag unusual Keychain access or crypto wallet file access patterns.

  5. 5

    User awareness training

    Educate users on risks of downloading utilities from unofficial sources and recognizing social engineering tied to fake system tools.

Industries Most Exposed

TechnologySoftware DevelopmentCryptocurrency/FinanceGeneral Enterprise (macOS users)

Sources

Respond to this threat

Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.