Z.ai releases GLM-5.3, a post-trained GLM-5.2 with emergent vulnerability-discovery ability

Z.ai listed GLM-5.3 in its developer release notes on 2026-08-18, describing it as the company’s latest flagship model. The unusual detail is stated plainly in Z.ai’s own documentation: GLM-5.3 “uses the same base model as GLM-5.2, with all improvements driven by post-training.” There is no new pre-training run behind it. The model is text-only, carries a 1M-token context window and a 128K maximum output length, and always runs with reasoning enabled at one of three effort levels - low, high or max, with max the default. Applications that previously set thinking to disabled will fail until they migrate.

On coding, Z.ai claims a 50 percent gain over GLM-5.2 on its own private Z.ai Code Bench, plus improvements from 4.6 to 28.3 on Terminal-Bench 3.0, from 46.2 to 66.9 on DeepSWE v1.1, and from 23.8 to 28.5 on Agents’ Last Exam. The company also reports better token efficiency: at max effort it says GLM-5.3 reaches 34.5 percent on Code Bench at roughly 75K output tokens per task versus 23.4 percent at 96K for GLM-5.2, and at high effort it claims 31.4 percent at around 50K tokens against Claude Opus 4.8 at 29.5 percent with 120K. Z.ai is candid that it remains behind Claude Fable 5, which it puts at 39.5 percent. All of these are vendor-reported numbers, several on a benchmark only Z.ai can run.

The more consequential section is the one Z.ai titles “Emergent Cyber Capability.” The team added vulnerability-discovery data to the post-training mix expecting incremental gains, and reports being surprised by how fast the capability kept developing: the model “began to reason across multiple stages of exploitation, forming coherent plans for complete exploitation chains.” Z.ai puts GLM-5.3 at 84.5 percent on CyberGym, which it says is the best result on that benchmark, ahead of Mythos 5 at 83.8 and GPT-5.6 Sol at 83.6. On the harder ExploitBench it reports 54.4 percent, more than double GLM-5.2, but well behind Mythos 5 at 78.0 and GPT-5.6 Sol at 76.5. Working with security teams in China, the company says the model identified 2,436 vulnerabilities across 269 projects after expert review and deduplication, including 1,097 medium-to-high severity issues, some dating back roughly 40 years. Z.ai has set up a public Security Disclosure Ledger to track them.

Two things follow for a technical leader. First, the capability curve here was bought with post-training on an existing base, which is far cheaper than a new pre-training run - a reminder that frontier-adjacent capability can now appear between generations, not only at them. Second, Z.ai’s own framing is that its cyber gains are largest exactly where the gap to closed frontier models is widest, which cuts both ways: the ceiling is still set by US labs, but the floor for a downloadable, Chinese-licensed model that reasons about exploitation chains just moved up sharply. Note also what has not shipped: the release notes announce the model and API, not the weights, so anyone planning to self-host should read the eventual license rather than assume the MIT terms of earlier GLM releases.

Sources

Last verified August 24, 2026