China’s Z.ai catches up on AI hacking

China just narrowed the AI gap in the one area Washington least wanted to see it close. Chinese firm Zhipu AI, known as Z.ai, has released its open-weight GLM-5.2 model, and according to The Verge AI, some researchers claim it now matches Anthropic’s Mythos in certain bug-finding and cybersecurity scenarios. The Verge AI reports that while GLM still trails models from Anthropic and OpenAI on broader, more general tasks, China has dramatically shrunk the capability gap between its frontier models and the best the US has to offer.

This is significant because cybersecurity is exactly where the stakes get sharp. A model that can hunt down software vulnerabilities is a tool with two edges. Defenders use it to patch holes before attackers find them. Attackers use it to find those same holes first. When that capability lands in an open-weight model anyone can download, the balance shifts.

What actually happened

  • Z.ai (Zhipu AI) shipped GLM-5.2 as an open-weight model.
  • Researchers say it rivals Anthropic’s Mythos in some vulnerability-finding and cybersecurity tasks, per The Verge AI.
  • GLM still lags US frontier models on general-purpose work.
  • Because it’s open-weight, anyone can download it and run it on readily available hardware.

That last point is the whole story. Closed models like Mythos and OpenAI’s newly unveiled GPT-5.6 sit behind access controls. The companies can gate who uses them, watch how they’re used, and pull the plug on bad actors. An open-weight model has no such brakes. Once the weights are out, they’re out. You can run GLM-5.2 on your own machine with little oversight from anyone.

Why Washington is paying attention

The US government has spent considerable effort trying to keep China away from this exact level of capability. The Verge AI notes that restrictions target both the powerful models themselves, like Anthropic’s Mythos and Fable, and the hardware needed to train and run them. The Trump administration treats advanced AI that can identify vulnerabilities as a serious national security threat, not a routine commercial product.

GLM-5.2 complicates that strategy. Export controls can slow access to chips and to closed US models. They can’t easily stop a Chinese lab from building its own model and releasing the weights to the world. What stands out here is that the open-weight release route sidesteps the entire containment playbook. You don’t need to smuggle anything when the model is free to download.

It’s worth keeping the claim in proportion. “Matches Mythos in certain scenarios” is not the same as matching it everywhere. GLM-5.2 still falls short on general tasks, and benchmark claims from researchers deserve independent verification before anyone treats them as settled. But the direction of travel is clear, and direction is what policymakers watch.

What this means going forward

For the AI industry, GLM-5.2 sharpens a debate that’s been simmering for a while: how do you govern dangerous capabilities in models that can’t be recalled? A few things to expect:

  • More pressure on open-weight releases. Expect louder calls to treat cyber-capable open models differently from general chatbots.
  • A harder case for export controls. If capable models come from Chinese labs and ship openly, hardware restrictions do less to preserve a US lead.
  • A faster defensive race. Security teams should assume attackers now have cheap, ungated access to strong vulnerability-finding tools. The smart move is to put the same class of tools to work on defense first.

For practitioners, the takeaway is practical. If you build or run software, the cost of automated vulnerability discovery just dropped for everyone, including the people you don’t want poking at your systems. Patching cadence, code review, and proactive scanning matter more now, not less.

The bigger question hanging over all of this is whether containment was ever the right frame. You can restrict access to a product. You can’t restrict access to an idea once the weights are public. GLM-5.2 is the clearest test yet of what that means for AI policy. You can find the full details at the original source on The Verge AI.

Scroll to Top