The Agentic Post
Breaking
Gemini’s Multimodal Features, Explained  Â·  ChatGPT Custom GPTs, Explained  Â·  What Is Constitutional AI? Explained  Â·  AI Capex Explained for Investors  Â·  AI Startup Valuations: How They Are Set  Â·  How to Reskill for an AI Job Market  ·  
Home/AI Safety
CrowdStrike: AI Cyberattacks Rose 89%

CrowdStrike: AI Cyberattacks Rose 89%

AI Safety

CrowdStrike's 2026 Threat Hunting Report finds AI-enabled attacks up 89%, with nation-state actors compromising npm packages that power trusted AI development frameworks.

CrowdStrike’s annual Threat Hunting Report, released August 3, 2026, delivers a blunt verdict: AI-enabled attacks rose 89% over the past year, and AI systems themselves have become one of the most actively targeted parts of the modern enterprise. The report is based on frontline intelligence from CrowdStrike’s own threat hunters tracking more than 290 named adversary groups.

Quick facts

  • AI-enabled adversary activity increased 89% year-over-year, according to CrowdStrike’s 2026 Threat Hunting Report.
  • One LLM-jacking campaign generated nearly 200,000 AI model requests in two minutes, per CrowdStrike’s telemetry.
  • During the first half of 2026, 87% of identified software registry threats involved malicious npm packages; North Korea-linked STARDUST CHOLLIMA injected a malicious package into 131 trusted Mastra AI framework dependencies.
  • 88% of exploitation involving a public proof-of-concept occurred within 48 hours of release; China-linked actors moved even faster, launching attacks within 24 hours in some cases.
  • Cloud-conscious eCrime activity, including credential theft, cryptomining, and LLM abuse, surged 171%.

AI as weapon, and as target

Per CrowdStrike’s official release, attackers are using AI throughout the entire attack chain, generating payloads and shell commands, exploiting AI infrastructure directly, and abusing enterprise LLM deployments. CrowdStrike counter adversary operations SVP Adam Meyers told reporters plainly that AI is now both the weapon and the target, a high-value attack surface that more threat actors are actively going after as enterprises roll it out everywhere. The firm also found that AI agent-triggered detection leads are growing at 2.5 times the rate of human-triggered ones, a sign of how much faster both attack and defense are moving.

The AI supply chain is the new soft target

The npm findings are the report’s most concrete illustration of where attackers are actually focusing. According to CrowdStrike’s detailed writeup, the North Korea-linked group STARDUST CHOLLIMA used stolen maintainer credentials in March 2026 to compromise the Axios npm package and deliver custom malware, then in June injected a malicious package as a dependency into at least 131 trusted Mastra AI framework packages specifically. Separately, the eCrime actor ALTERED SPIDER compromised more than 300 software dependencies in a single day to harvest credentials and pivot into cloud environments. Trusted, widely-used AI development building blocks are becoming exactly the kind of high-leverage target that a single compromise can multiply across thousands of downstream projects.

Exploitation windows are collapsing to hours

The report’s timing data is arguably the most operationally urgent finding for defenders: 88% of exploitation involving a public proof-of-concept happened within 48 hours of release in the first half of 2026, with China-nexus groups VAULT PANDA and GENESIS PANDA specifically launching deliberate attacks within 24 hours of disclosure. That’s a dramatically shorter window than the patch cycles most enterprise security teams are built around, and CrowdStrike ties the acceleration directly to AI-assisted vulnerability research and exploit development on the attacker side.

Why this matters beyond one vendor’s marketing report

It’s worth noting CrowdStrike sells security products, and an alarming threat report also serves the company’s commercial interest. That said, the specific findings here, particularly the npm supply-chain compromises and the compressed exploitation timelines, are consistent with what independent researchers and other vendors have reported throughout 2026, including the AI containment failures disclosed separately by OpenAI and Anthropic this summer. Taken together, the pattern across multiple independent sources points the same direction: AI is compressing both attacker and defender timelines simultaneously, and most enterprise security processes haven’t caught up to operating at that speed yet.

Key takeaway

If your organization uses any AI development framework or package sourced from npm or a similar public registry, the concrete action item from this report is auditing your dependency chain specifically for AI-related packages, not just your general software supply chain, since that’s precisely where nation-state actors have already demonstrated they’re focusing.

Up Next
Alibaba Ships Qwen3.8-Max Amid Dispute

Alibaba Ships Qwen3.8-Max Amid Dispute

AI Safety

Alibaba released its 2.4-trillion-parameter Qwen3.8-Max model while facing Anthropic's allegations of the largest AI model-distillation campaign it has ever disclosed.

Alibaba released its most powerful AI model yet on August 2, 2026, a 2.4-trillion-parameter model called Qwen3.8-Max. It landed in the middle of an escalating, unresolved dispute: Anthropic has accused Alibaba’s Qwen lab of running the largest AI model-copying campaign it has ever documented, using tens of thousands of fake accounts to extract Claude’s capabilities.

Quick facts

  • Qwen3.8-Max has 2.4 trillion parameters, ranking fifth in Text Arena and second in Vision Arena, with open weights planned for release the following week.
  • In a June 10, 2026 letter to the US Senate Banking Committee, Anthropic alleged operators tied to Alibaba’s Qwen lab used roughly 25,000 fraudulent accounts to generate 28.8 million exchanges with Claude between April 22 and June 5.
  • Anthropic says the campaign specifically targeted Claude’s software engineering, agentic reasoning, and cybersecurity capabilities, tied to its Mythos model line.
  • Alibaba disputes the allegations; no regulatory action or independent verification of the claims has been confirmed as of this writing.
  • In a separate twist, developers have reported Claude Opus 4.8 identifying itself as “Qwen” during some Chinese-language tests, which critics have pointed to as ironic given Anthropic’s own accusations.

What Qwen3.8-Max actually is

Per AI Magazine’s reporting, Alibaba CEO Eddie Wu’s team is positioning Qwen3.8-Max as the company’s most capable model to date, sitting just below Moonshot’s 2.8-trillion-parameter Kimi K3 in raw size but ranking competitively on public leaderboards. It’s live now on Alibaba Cloud’s Model Studio APIs and through QwenWork, with open weights due out the following week, continuing Alibaba’s return to open-sourcing its flagship models after several proprietary-only releases earlier in the year. Notably, Alibaba hasn’t published token pricing yet, though its recent models have consistently undercut Western rivals on cost.

The distillation accusation behind the release

Model distillation is a real, well-understood technique: a smaller or newer model is trained by repeatedly querying a more capable model and learning from its outputs, letting the newer model absorb capability without bearing the original training cost. Anthropic’s letter to the Senate Banking Committee, reported by multiple outlets, describes the alleged Alibaba campaign as roughly 1.7 times larger than three prior Chinese distillation campaigns Anthropic disclosed combined (from DeepSeek, Moonshot AI, and MiniMax, totaling about 16.5 million interactions in February 2026). It’s worth being precise about the epistemic status here: the 28.8 million figure and 25,000 account count are Anthropic’s own allegations, made in a letter to Congress rather than an independently audited report, and Alibaba has denied wrongdoing.

Why the “Claude calls itself Qwen” detail complicates the narrative

Developers testing Claude Opus 4.8 in Chinese-language conversations have reported the model occasionally self-identifying as “Qwen” rather than Claude, which critics on social media have seized on as evidence of hypocrisy given Anthropic’s own distillation accusations against Alibaba. It’s worth some caution here too: models misidentifying themselves is a known, previously documented phenomenon across the industry, often traced to training data that includes text about other AI systems, rather than proof of one company training directly on a competitor’s outputs. The detail is genuinely newsworthy as a complicating wrinkle in the public narrative, not as confirmation of anything about how either model was actually built.

The bigger picture: an escalating US-China AI dispute

This lands inside a broader pattern of accusation and countermeasure. Days after Anthropic’s June letter, the US Commerce Department restricted Anthropic’s own Fable 5 and Mythos 5 models on national-security grounds; the Pentagon separately added Alibaba to a restricted list around the same period; and Alibaba has reportedly pushed its own staff toward its in-house Qoder coding platform instead of Claude Code, the same platform now hosting the Qwen3.8-Max preview. Whatever the truth of the distillation claims, both companies are clearly treating model capability, and control over how it was obtained, as a matter of active competitive and national-security consequence, not just an engineering question.

Key takeaway

Qwen3.8-Max is a genuinely capable model shipping into a market that will judge it as much on the distillation dispute swirling around it as on its benchmark scores. Treat the specific numbers on both sides, Anthropic’s 28.8 million query claim and Alibaba’s leaderboard rankings, as allegations and marketing respectively until independent parties verify either one.