CAISI’s Assessment of Z.ai’s GLM-5.3 Cyber Capabilities

Reddit r/ArtificialInteligence News

Summary

CAISI's assessment finds that Z.ai's GLM-5.3 is the most cyber-capable open-weight AI model to date, but it still trails U.S. frontier models by approximately four months in capability.

No content available
Original Article
View Cached Full Text

Cached at: 09/21/26, 10:29 AM

# CAISI’s Assessment of Z.ai’s GLM-5.3 Cyber Capabilities Source: [https://www.nist.gov/news-events/news/2026/09/caisis-assessment-zais-glm-53-cyber-capabilities](https://www.nist.gov/news-events/news/2026/09/caisis-assessment-zais-glm-53-cyber-capabilities) The PRC\-based company Z\.ai \(formerly known as Zhipu AI\) released a new AI model, GLM\-5\.3, on August 14, 2026\. Z\.ai publicly released the model’s weights two weeks later\. In CAISI’s assessment of GLM\-5\.3’s cyber capabilities, the key findings were: - **GLM\-5\.3 is the most cyber\-capable open\-weight model released to date\.** - **GLM\-5\.3’s cyber capabilities are significantly lower than those of current U\.S\. frontier models**\. GLM\-5\.3 lags the capability level of the U\.S\. frontier by about four months in an aggregate measure of performance across CAISI cyber benchmarks \(Figure 1\)\. ![Comparison of cyber capabilities over time of the most capable U.S. and PRC models](https://www.nist.gov/sites/default/files/styles/360_x_360_limit/public/images/2026/09/17/GLM-5.3%20Cyber%20Comparison_0.png?itok=451OF8Vg) **Figure 1: Comparison of cyber capabilities over time of the most capable U\.S\. and PRC models**, based on a composite measure of performance on CAISI’s cyber evaluations that takes into account task difficulty\. A 400\-point increase on the y\-axis equates to a 10x increase in the statistical odds of solving tasks\. Error bars denote 95% confidence intervals\. See*Methodological Notes*for more details\.Credit:CAISI/NIST CAISI evaluated GLM\-5\.3’s performance on four benchmarks covering vulnerability discovery and exploit development \(Figure 2\)\. CAISI previously conducted[an assessment](https://www.nist.gov/news-events/news/2026/07/caisi-assessment-zais-glm-52)of Z\.ai’s GLM\-5\.2 model\. ![GLM-5.3 performance on cyber benchmarks](https://www.nist.gov/sites/default/files/styles/360_x_360_limit/public/images/2026/09/17/GLM-5.3%20Cyber%20Performance.png?itok=QM1yY0Nd) **Figure 2: GLM\-5\.3 performance on cyber benchmarks**\. Higher success rate indicates greater cyber capability\. Error bars represent 95% Wilson confidence intervals\. See*Methodological Notes*for more details\.Credit:CAISI/NIST *Methodological Notes* For each individual benchmark, “U\.S\. frontier best” refers to the highest score on that benchmark achieved by any model released by a United States entity, including both trusted\-access releases and full public releases, that CAISI has evaluated to date\. Similarly, “PRC frontier best” refers to the highest score on each benchmark achieved by any model released by a People’s Republic of China entity that CAISI has evaluated\. This blog post does not compare to models that have been developed but not yet released, which could have stronger capabilities\. For most of the evaluations, Kimi K3 was the previous PRC frontier best model, as well as the best previously available open\-weight model that CAISI has evaluated\. **Benchmark** **Description** SEC\-Bench Pro A set of 183 tasks\. The model is given the source code of V8 or SpiderMonkey \(the software behind internet browsers like Chrome, Firefox, and Edge\) with a known vulnerability, and is pointed at files to audit and the kind of flaw to look for\. The model must find the vulnerability and write code that causes a crash by provably triggering the intended bug\. ExploitBench A set of 41 tasks\. The model is given a known bug in V8 \(the software behind internet browsers like Chrome and Edge\) and must develop it into an exploit that allows the model to run code of its choosing\. Each task is graded on a 16\-point scale, and the model’s score per task is its best of three attempts\. ExploitGym \(Userspace\) A set of 502 tasks\. The model is given a real bug in an open source project along with an input already known to crash it\. The model must develop the bug into an exploit that allows the model to run code of its choosing\. CAISI OSS\-Fuzz *\(Private CAISI Benchmark\)* A set of 297 tasks\. The model is given the code of a widely used open source project with a known defect, but no description, example crash, or fix\. It must find and use the defect to hijack the program\. **Table 1: Cyber benchmark descriptions\.** CAISI evaluated all models as agents in a ReAct harness with bash, python, and a nudge to continue if stopped\. For ExploitBench, the agent is designed to match the benchmark paper's implementation \(e\.g\., same MCP tools\), plus a planning checklist, context compaction, and refusal retries\. The following turn\-limit\-based termination conditions were used for each benchmark: 200 for SEC\-Bench Pro, 300 for ExploitBench, 200 for ExploitGym, and 300 for CAISI OSS\-Fuzz\. Models were set to maximum reasoning settings, and when applicable, U\.S\. models were tested with cyber safeguards disabled\. **Benchmark** **GLM\-5\.3** **U\.S\. frontier best** **PRC frontier best** **SEC\-Bench Pro** 40\.4% \(74/183\) CI: \[33\.6, 47\.7\] 90\.2% \(165/183\) CI: \[85\.0, 93\.7\] 27\.3% \(50/183\) CI: \[21\.4, 34\.2\] **ExploitBench** Score reflects the best of three attempts per task\. 61\.1% \(9\.8/16\) CI: \[45\.9, 74\.5\] 100\.0% \(16\.0/16\) CI: \[91\.4, 100\.0\]\. 32\.2% \(5\.1/16\) CI: \[19\.9, 47\.4\] **ExploitGym** \(Userspace\) 9\.4% \(47/498\) CI: \[7\.2, 12\.3\] 44\.4% \(223/502\) CI: \[40\.1, 48\.8\] 2\.6% \(13/502\) CI: \[1\.5, 4\.4\] **OSS\-Fuzz** 7\.7% \(23/297\) CI: \[5\.2, 11\.3\] 23\.2% \(69/297\) CI: \[18\.8, 28\.4\] 2\.4% \(7/297\) CI: \[1\.1, 4\.8\] **Table 2: Cyber benchmark results**\. Error bars represent 95% Wilson confidence intervals\. CAISI uses an approach based on Item Response Theory \(IRT\) to produce the “cyber capability index” above\. IRT was originally developed for human psychometric testing, such as the setting where a group of students complete a number of exam questions and the exam results are used to determine the relative competency of each student and the difficulty of each exam question\. Specifically, CAISI uses the following approach: - Each LLM*i*has a latent capability level*θi* - Each benchmark question/task*j*has a latent difficulty level*δj* - If an LLM with capability*θi*attempts a question with difficulty*δj*, it succeeds with probability*pij= σ\(θi\- δj\)* In the IRT literature, this is known as a one parameter logistic \(1PL\) model\. CAISI chose to use a 1PL model due to its simplicity and strong predictive performance\. Given a matrix of models and cyber benchmark question/task scores, CAISI fit a 1PL IRT statistical model and obtained the best fits for each model’s latent capability level*θi*\. The “cyber capability index” value is estimated such that a 400 point increase in the index equates to a 10x increase in the statistical odds of solving tasks on CAISI’s cyber benchmarks \(Elo scale\)\. For example, if model A has 1:1 odds \(50% probability\) of solving each task, model B with 400 greater cyber capability index would have 10:1 odds \(10/11=~91% probability\) of solving each task, and model C with 400 lesser cyber capability index would have 1:10 odds \(1/11=~9% probability\)\. The “Current U\.S\. Frontier” data point represents the highest cyber capability level among released U\.S\. models\. GLM\-5\.3’s cyber capability index is higher than Kimi K3 and lower than the current U\.S\. frontier and other recent U\.S\. frontier models, with estimated values well outside 95% confidence intervals\.

Similar Articles

GLM-5.2 is a step change for open agents

Hacker News Top

Z.ai released GLM-5.2, an open-weight AI model that represents a step change for open agents, with strong benchmark performance and community hype, positioning it as the only open model competing with top closed models from OpenAI and Anthropic.

GLM-5.3 is now open-weight

Hacker News Top

GLM-5.3, an enhanced open-weight AI model for agentic coding and cyber defense, is now available for download and customization, with significant improvements over GLM-5.2 and state-of-the-art performance on multiple benchmarks.