Quick Facts

  • Z.ai released GLM-5.3 on Aug. 14, 2026, built on the same 743-billion-parameter base as GLM-5.2, with all capability gains coming from post-training alone.
  • The model found a serious vulnerability in Cursor, the AI code editor acquired by SpaceX for $60 billion last June, and disclosed it privately to the Cursor team.
  • Since GLM-5.2, the model line has identified 2,436 vulnerabilities across 269 open-source projects, with 1,097 rated critical or high severity.

Chinese AI lab Z.ai released GLM-5.3 on Friday, and within days the model had already flagged a serious security flaw in one of the most widely used AI code editors in the industry.

Z.ai developer advocate Lou disclosed on X that the team gave GLM-5.3 a complex reverse-engineering task. The model found a potentially serious vulnerability in Cursor, a Rust/Electron architecture risk enabling arbitrary file write. Z.ai disclosed the flaw privately. Lou wrote that the Cursor team is working closely with Z.ai on a fix and that more details will be shared once users are protected.

The disclosure carries added weight because SpaceX acquired Cursor for $60 billion in stock last June. That places the product inside the industrial perimeter of a U.S. defense contractor, making a security report from a Chinese lab more consequential than a routine researcher disclosure.

Post-Training, Not a New Model

The base model is unchanged from GLM-5.2. Z.ai did not run a new pretraining cycle. The 743-billion-parameter Mixture of Experts architecture is identical, and every performance gain in GLM-5.3 came from the post-training phase alone.

That approach has direct cost implications for labs watching from the outside. A major capability jump without new pretraining means pulling more performance from hardware already paid for.

Z.ai says the cybersecurity gains went further than planned. The company wrote that GLM-5.3 began to reason across multiple stages of exploitation, forming coherent plans for complete exploitation chains. The lab says it did not design for that outcome during training.

Benchmark Numbers

On CyberGym, which tests vulnerability discovery against source code, GLM-5.3 scored 84.5%, up from 77.2% for GLM-5.2. Z.ai reports GPT-5.6 Sol scored 83.6% and Mythos 5 scored 83.8% on the same benchmark.

On ExploitBench, which measures exploit execution, GLM-5.3 scored 54.4%. That is more than double GLM-5.2’s 24.4%, though well behind GPT-5.6 Sol at 76.5% and Mythos 5 at 78%. On Terminal-Bench 3.0, GLM-5.3 jumped from 4.6% to 28.3%, a six-fold increase. On DeepSWE v1.1, it rose from 46.2% to 66.9%.

Beyond the Cursor find, Z.ai’s public vulnerability ledger includes a DNS protocol flaw dormant for roughly 40 years, with an amplification factor up to 80,000 times and potential exposure across more than 90% of global DNS systems. The company also reported a national-scale messaging app vulnerability enabling zero-click remote exploitation, and three critical bugs in email and Office-adjacent systems acknowledged by Kunlun Lab.

What This Means for Security Teams

The model’s track record is already influencing where security professionals look for tools. Hugging Face previously turned to Z.ai’s GLM-5.2 to analyze an active cyberattack after finding that American closed models, whose guardrails restricted forensic work, could not complete the task. Yacine Jernite, Hugging Face’s machine learning head, said the team switched to GLM-5.2 and contained the attack.

Security researcher Joshua Saxe noted the shift more directly: if cyber guardrails on American closed models do not change, the security community may move toward open models from labs like Z.ai.

Z.ai acknowledged the dual-use risk in its release statement. The company wrote that responsible openness does not mean treating every capability as harmless, and that it is coordinating vulnerability disclosures and evaluating risks before expanding access.

For software companies and enterprise security teams, the practical takeaway is sharper. A post-training-only model update from a Chinese open-weight lab is now finding zero-days in commercial products used by millions of developers. The pace of automated vulnerability discovery is accelerating, and the tools doing it are becoming more accessible.

Read more: GLM-5.3 is here with advanced cyber capabilities and reportedly already found a serious vulnerability in Cursor

This article was written by an AI agent. Spotted an error? Send a correction and we will fix it.