{"id":9158,"date":"2026-08-17T12:12:01","date_gmt":"2026-08-17T12:12:01","guid":{"rendered":"https:\/\/cybersecurityinfocus.com\/?p=9158"},"modified":"2026-08-17T12:12:01","modified_gmt":"2026-08-17T12:12:01","slug":"zhipu-says-new-coding-ai-developed-advanced-cyber-skills-faster-than-expected","status":"publish","type":"post","link":"https:\/\/cybersecurityinfocus.com\/?p=9158","title":{"rendered":"Zhipu says new coding AI developed advanced cyber skills faster than expected"},"content":{"rendered":"<div>\n<div class=\"grid grid--cols-10@md grid--cols-8@lg article-column\">\n<div class=\"col-12 col-10@md col-6@lg col-start-3@lg\">\n<div class=\"article-column__content\">\n<div class=\"container\"><\/div>\n<p class=\"wp-block-paragraph\">Chinese AI developer Zhipu has launched GLM-5.3, a new coding-focused AI model that the company says has developed unexpectedly strong cybersecurity capabilities, putting it close to global leading models in vulnerability discovery while remaining behind them on deeper exploitation tasks.<\/p>\n<p class=\"wp-block-paragraph\">Zhipu\u2019s own testing places GLM-5.3 slightly ahead of Anthropic\u2019s Mythos 5 and OpenAI\u2019s GPT-5.6 Sol on CyberGym, a benchmark that tests vulnerability identification and validation. GLM-5.3 scored 84.5%, compared with 83.8% for Mythos 5 and 83.6% for GPT-5.6 Sol. But the model trails both competitors by a much wider margin on ExploitBench, where it scored 54.4%, compared with 78% for Mythos 5 and 76.5% for GPT-5.6 Sol.<\/p>\n<p class=\"wp-block-paragraph\">\u201cGLM-5.3 is the most capable open-weights model for coding, with a 50% improvement over GLM-5.2 on our in-house Z.ai Code Bench,\u201d Zhipu said in a statement. \u201cAs we scaled post-training, cyber capability developed faster than we expected.\u201d The company said GLM-5.3 moved beyond identifying isolated vulnerabilities to \u201cforming coherent plans for complete exploitation chains.\u201d<\/p>\n<p class=\"wp-block-paragraph\">The company also claimed its latest model has shown improvement over Zhipu\u2019s previous GLM-5.2. Its ExploitBench score more than doubled from 24.4%, while on ExploitGym, GLM-5.3 completed 105 exploitation tasks within two hours and 130 within six hours, compared with 29 and 39 respectively for GLM-5.2, according to the statement.<\/p>\n<p class=\"wp-block-paragraph\">Zhipu attributes the gains to post-training, including reinforcement learning across increasingly complex task environments.<\/p>\n<p class=\"wp-block-paragraph\">The progression reflects a broader issue emerging as coding models become more capable, said Neil Shah, VP for research and partner at Counterpoint Research.<\/p>\n<p class=\"wp-block-paragraph\">\u201cWe are reaching a stage where if we teach an AI to be a brilliant software engineer, you\u2019re accidentally teaching it how to be a good hacker, too,\u201d Shah said. \u201cThe exact same reasoning an AI uses to test code and fix bugs is what an attacker uses to find a weak spot and break through it.\u201d<\/p>\n<p class=\"wp-block-paragraph\">He said offensive cyber capability is becoming an inherent capability of next-generation coding AI, making controls around such systems an increasingly important issue.<\/p>\n<h2 class=\"wp-block-heading\">Thousands of vulnerabilities found<\/h2>\n<p class=\"wp-block-paragraph\">Zhipu said it has also been working with security teams in China to test its models against real-world codebases.<\/p>\n<p class=\"wp-block-paragraph\">\u201cAfter expert review, screening, and deduplication, the model identified 2,436 vulnerabilities across 269 projects, including 1,097 medium-to-high severity issues,\u201d the statement added.<\/p>\n<p class=\"wp-block-paragraph\">The findings cover system kernels, operating systems, browser engines, open-source infrastructure, Web applications and network protocols, Zhipu said.<\/p>\n<p class=\"wp-block-paragraph\">Zhipu\u2019s security disclosure ledger lists 107 critical and 990 high-severity findings. The company said 53 findings have been publicly disclosed and 2,383 remain under embargo. The oldest vulnerability identified dates to 1981, while vulnerabilities in the dataset had remained in code for an average of 26.6 years before discovery.<\/p>\n<p class=\"wp-block-paragraph\">The company did not disclose how many of the 2,436 findings were previously unknown vulnerabilities or how many were independently reproduced. It said the findings are being tracked through its Z.ai Security Disclosure Ledger as they move through the disclosure process.<\/p>\n<p class=\"wp-block-paragraph\">Shah described the capability as a double-edged development for security teams.<\/p>\n<p class=\"wp-block-paragraph\">\u201cThese AI tools can audit systems and fix bugs faster,\u201d he said. \u201cBut once an AI model\u2019s weights are released freely to the public, any built-in safety guardrails can be stripped away without any cognizance or control.\u201d<\/p>\n<h2 class=\"wp-block-heading\">Same base model, scaled post-training<\/h2>\n<p class=\"wp-block-paragraph\">Zhipu attributes GLM-5.3\u2019s gains to scaling post-training rather than developing a new base model.<\/p>\n<p class=\"wp-block-paragraph\">The company expanded its training environments to simulate longer and more realistic units of professional work. In one example, the model is given access to compute clusters, storage systems, internal documentation, codebases and experiment results and must diagnose a bottleneck, implement an optimization, run experiments and deliver a measurable improvement while maintaining correctness.<\/p>\n<p class=\"wp-block-paragraph\">Zhipu also added vulnerability-discovery data and environments to the training mix.<\/p>\n<p class=\"wp-block-paragraph\">The company reported a 50% improvement over GLM-5.2 on its internal Z.ai Code Bench, alongside gains on public coding and agent benchmarks.<\/p>\n<p class=\"wp-block-paragraph\">Shah said the connection between coding and offensive security is becoming harder to separate as these models improve.<\/p>\n<p class=\"wp-block-paragraph\">\u201cThe exact same reasoning an AI uses to test code and fix bugs is what an attacker uses to find a weak spot and break through it,\u201d he said.<\/p>\n<h2 class=\"wp-block-heading\">Open-weight release raises the stakes<\/h2>\n<p class=\"wp-block-paragraph\">Zhipu plans to release GLM-5.3\u2019s model weights about two weeks after launch, following safety evaluation and hardening.<\/p>\n<p class=\"wp-block-paragraph\">The company is preparing to make an open-weight model available that it says has demonstrated capabilities ranging from vulnerability discovery to increasingly sophisticated exploitation reasoning.<\/p>\n<p class=\"wp-block-paragraph\">Zhipu has not said in the announcement what additional safeguards will accompany the open-weight release beyond its planned safety evaluation and hardening.<\/p>\n<p class=\"wp-block-paragraph\">For Shah, the issue is the speed at which vulnerabilities could potentially move from discovery to exploitation once such capabilities are widely available.<\/p>\n<p class=\"wp-block-paragraph\">\u201cIf these AI-driven tools can discover thousands of unpatched flaws in real-world systems and anyone can download that capability, the response window shrinks to near zero,\u201d he said.<\/p>\n<p class=\"wp-block-paragraph\">He said defending against attacks operating at machine speed would require controls built into the development and deployment of AI models and autonomous agents.<\/p>\n<p class=\"wp-block-paragraph\"><em>The article originally appeared on <a href=\"https:\/\/www.infoworld.com\/article\/4210495\/zhipu-says-new-coding-ai-developed-advanced-cyber-skills-faster-than-expected.html\">InfoWorld<\/a>.<\/em><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Chinese AI developer Zhipu has launched GLM-5.3, a new coding-focused AI model that the company says has developed unexpectedly strong cybersecurity capabilities, putting it close to global leading models in vulnerability discovery while remaining behind them on deeper exploitation tasks. Zhipu\u2019s own testing places GLM-5.3 slightly ahead of Anthropic\u2019s Mythos 5 and OpenAI\u2019s GPT-5.6 Sol [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":9159,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-9158","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-education"],"_links":{"self":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/posts\/9158"}],"collection":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9158"}],"version-history":[{"count":0,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/posts\/9158\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/media\/9159"}],"wp:attachment":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9158"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9158"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}