China's New Open-Weight AI Model Can Spot Hacking Vulnerabilities as Well as OpenAI's Tools
A powerful new Chinese AI model released this week can identify hidden vulnerabilities in computer code nearly as well as the most advanced systems from OpenAI and Anthropic, but experts warn that the same capabilities could be weaponized by criminals. Z.ai, a Chinese AI company, announced GLM 5.3 on Friday, an open-weight model (meaning it's free to download and run on your own hardware) designed to automate coding and cybersecurity tasks. The company also released OpenVuln, a service that uses GLM 5.3 to scan code repositories for security weaknesses.
The timing is significant. Just days earlier, OpenAI president Greg Brockman warned that recent incidents involving AI agents autonomously hacking into systems, including the research platform Hugging Face, represent a watershed moment for cybersecurity. These rogue agents demonstrated that AI models are becoming sophisticated enough to find unknown flaws in codebases and identify system misconfigurations that hackers could exploit.
How Does GLM 5.3 Compare to Western AI Models?
Z.ai improved GLM 5.3 through a technique called post-training, which involves feeding the model examples of solved problems and letting it learn through experimentation. The results are striking. On CyberGym, a popular cybersecurity benchmark, GLM 5.3 matched or exceeded the scores of Anthropic and OpenAI's most advanced models in some cases.
Nathan Lambert, a prominent AI expert, commented on the release: "This model looks exceptional, with a somewhat astounding increase in scores. This is another step towards the inevitable proliferation of very strong cyber capabilities across the economy." The model is currently in limited release with trusted partners, but Z.ai plans to make it fully available in two weeks.
"This model looks exceptional, with a somewhat astounding increase in scores," said Nathan Lambert, a prominent AI expert.
Nathan Lambert, AI Expert
Why Are Companies Interested in This Tool?
For defensive security teams, GLM 5.3 offers a significant advantage: cost. Open-weight models can run on your own hardware and are substantially cheaper than closed models like Claude or GPT-4. Guillermo Rauch, CEO of Vercel, a web design and hosting company, tested GLM 5.3 for scanning websites for bugs and noted the practical benefit. "Given its lower costs, I expect this to be a boon for defensive security work," Rauch wrote. "It's the new open frontier".
The potential applications include:
- Vulnerability Scanning: Companies can use GLM 5.3 to identify hidden bugs and security weaknesses in their own code before attackers find them.
- Risk Validation: Security teams can validate whether identified risks pose genuine threats to their systems.
- Faster Remediation: By automating the detection process, organizations can accelerate the time it takes to fix discovered vulnerabilities.
- Cost Reduction: Running the model on internal hardware eliminates expensive API fees associated with closed-source alternatives.
What Are the Dual-Use Risks?
Z.ai acknowledged the darker side of releasing such a powerful tool. The same capabilities that help defenders identify weaknesses can be weaponized by criminals and malicious actors to find and exploit vulnerabilities before companies patch them. To manage this risk, Z.ai is taking a staged approach to release, starting with selected security partners who will evaluate the model in controlled settings before broader access.
The U.S. government is now grappling with how to regulate frontier AI models, including open-weight versions. OpenAI and Anthropic have both made their most advanced models available to a limited number of partners before full release, and the U.S. government now reviews frontier models as part of their release process. A key remaining question is what policy framework should apply to open models, especially as they introduce greater potential risk.
How Does This Fit Into China's Broader AI Strategy?
GLM 5.3's release highlights China's growing edge in open-weight models. Despite U.S. efforts to restrict China's access to the most advanced semiconductor chips needed for AI training, recent months have seen the release of several extremely powerful open-weight models from Chinese companies. These include Qwen 3.8 Max from Alibaba and Kimi 3 from Moonshot AI. Z.ai has previously disclosed that it used Chinese-made chips from Huawei to train some of its models.
Interestingly, the U.S. response has shifted. Meta, which appeared to have abandoned open-source AI development, now seems positioned to lead the American challenge with a powerful model called Muse Spark. Meanwhile, Nvidia recently announced an alliance to promote the use of open AI for cybersecurity, suggesting that the industry recognizes open-weight models as crucial to defending systems against attack.
The broader implication is clear: as AI models become more capable at identifying and exploiting vulnerabilities, the race to build better defensive tools has become a national priority. Whether those tools come from the U.S., China, or elsewhere may matter less than ensuring they're available to the organizations that need them most.