Z.ai Says GLM-5.3 Edges Anthropic's Mythos 5 on CyberGym
- Sophie Larsen

- Aug 15
- 12 min read
Z.ai says GLM-5.3 scored 84.5% on CyberGym, edging Anthropic’s restricted Mythos 5 by 0.7 percentage points. That result complicates the anthropic techmeme narrative around who controls the most capable cybersecurity AI.
The comparison is more consequential than a narrow benchmark contest. Z.ai plans to release GLM-5.3 as an open-weight model after a two-week safety delay. However, its most sensitive cybersecurity functions will remain limited to verified users and selected security partners.
That structure places Z.ai between two competing models of distribution. Open weights let organizations inspect, modify, and run software on their own infrastructure. Verified access gives the developer some control over advanced functions that might support both defensive research and offensive operations.
Anthropic chose a more centralized version of the second approach for Mythos 5. Its model is available through a trusted-access program rather than a public weight release. Z.ai is now arguing that an open model can approach similar cyber capability while retaining controls at the highest-risk layer.
The benchmark does not settle which company has the better model. It does establish a sharper question for developers, security teams, and policymakers: what happens when near-frontier cyber capability arrives in software that its creator cannot recall?
GLM-5.3 Turns a Benchmark Gain Into an Access Test
The important change is not simply that GLM-5.3 posted a higher score. Z.ai is pairing near-frontier cyber performance with a path toward open weights.
According to Z.ai’s GLM-5.3 release, the model reached 84.5% on CyberGym. Anthropic reported 83.8% for Mythos 5. The 0.7-point gap is small, but the distribution plans are markedly different.
CyberGym evaluates whether an AI agent can reproduce vulnerabilities in real software. A model receives a vulnerability description and the relevant source repository. It must locate the affected code and produce an input that triggers the flaw.
The original CyberGym research contains 1,507 vulnerabilities from 188 software projects. That design makes it more informative than a multiple-choice security test. It forces an agent to navigate source code, operate tools, and produce an observable result.
Z.ai’s result remains a company-reported benchmark claim. The public figure does not establish that GLM-5.3 will reproduce the same performance across different agent frameworks, compute budgets, prompts, or security environments.
Those variables matter. A model can perform differently when researchers change its tool harness, retry allowance, time limit, or access to build systems. Even a small methodological difference can exceed the reported gap between GLM-5.3 and Mythos 5.
The score still represents a major improvement over Z.ai’s prior public position. GLM-5.1 was listed at 68.7% on a public CyberGym leaderboard. Moving from that level to 84.5% would place the company close to the strongest restricted systems.
Z.ai says it improved GLM-5.3 through post-training in executable environments. These are controlled software systems where an agent can compile code, run tests, inspect failures, and learn from longer task sequences.
That approach matters because it does not depend entirely on creating a larger base model. It suggests that focused training, better environments, and extended agent runs can unlock substantial specialized capability from an existing model family.
The company is delaying the public weight release for two weeks while it strengthens safeguards. During that period, selected security partners can access advanced functions in controlled environments.
Once the weights become public, however, the company’s direct leverage changes. Z.ai can control its hosted service, partner program, and official tools. It cannot reliably control every modified copy deployed elsewhere.
This is why the release is an access test rather than another model update. The company is trying to combine local control for users with identity checks around the functions it considers most sensitive.
Why the Anthropic Techmeme Comparison Matters
The anthropic techmeme comparison puts pressure on the belief that exceptional cyber capability can remain concentrated inside a few American model providers.
The reported item frames GLM-5.3 against Mythos 5 because Anthropic established the clearest precedent for restricting advanced cyber functions. Mythos 5 is not a conventional public Claude release.
Anthropic describes Mythos 5 as the same underlying model as Fable 5, but with selected cybersecurity safeguards removed. It offers that configuration to approved organizations through Project Glasswing and related trusted-access programs.
Fable 5 serves a broader market with classifiers that can redirect or refuse sensitive requests. Mythos 5 gives vetted defenders more direct access to capabilities that Anthropic believes require additional controls.
In its Mythos 5 announcement, Anthropic said the model would initially serve a small group of cyber defenders and infrastructure providers. The company also linked access to data retention and safety monitoring requirements.
Z.ai is applying a related idea without adopting the same distribution boundary. Its sensitive cyber functions are gated, yet its broader model is headed toward an open-weight release.
That distinction pressures Anthropic in two ways. First, customers can ask whether a restricted model remains necessary when an open alternative approaches its benchmark performance. Second, governments must consider whether restrictions on one provider matter when comparable capability appears elsewhere.
The comparison also pressures Z.ai. An open-weight release creates expectations around reproducibility, documentation, model integrity, and responsible disclosure. A company cannot rely solely on a leaderboard claim once independent researchers can inspect and modify its model.
For enterprise buyers, the decision extends beyond raw accuracy. A restricted service offers centralized updates, monitoring, contractual controls, and a clear operator. A self-hosted model offers data locality, customization, and fewer dependencies on an external refusal system.
Security teams need both forms of value. During an incident, they may need a model to analyze malware, reconstruct an intrusion, or examine suspicious code. Those requests can resemble harmful activity to a generic safety classifier.
A prior incident illustrates that problem. Hugging Face said safety controls on frontier systems interfered with its investigation of an AI-driven intrusion. It then ran GLM-5.2 locally to assist its analysis, according to an account of the agent-led breach.
That example supports Z.ai’s argument for defender-controlled models. It does not establish that unrestricted local deployment is always safer. The same independence that helps an incident-response team can also help an attacker avoid monitoring.
The central competitive issue is therefore not China versus the United States. It is whether safety depends on controlling the model, controlling access to specific tools, or controlling what users can do in sensitive environments.
Anthropic has placed more weight on provider-managed access. Z.ai is betting that a mixed structure can protect advanced functions without withholding the underlying model indefinitely.
Open Weights Meet Verified Cybersecurity Access
Z.ai’s design separates model availability from operational permission, but that separation becomes difficult to enforce after the weights leave its servers.
Open-weight software gives users access to the numerical parameters learned during training. Those weights can usually be downloaded, hosted, fine-tuned, and connected to independent tools.
This differs from open-source software in the strictest sense. A weight release may not include training data, complete training code, or every component needed to reproduce the model. The practical benefit is still considerable because users can operate the model without sending every request to its original provider.
Verified access addresses a different layer. Z.ai can require identity checks for its hosted cyber functions, restrict partner environments, log activity, or limit access to exploit-oriented tools.
The challenge begins when an outside group builds an alternative system around the public weights. It can replace the official prompt layer, attach different tools, remove hosted restrictions, or train the model on additional exploit data.
Z.ai acknowledges that it will lose control over modifications after release. That admission is central to understanding the policy, not a minor disclaimer.
The company’s approach therefore depends on a meaningful capability gap between the public model and the gated cyber stack. If the most sensitive performance requires private tools, datasets, or training components, verified access retains practical value.
If the public weights already contain most of the capability, outside developers may recreate the missing layer. They could add shell access, debuggers, vulnerability databases, fuzzers, and automated retry systems without Z.ai’s involvement.
That does not make the release irresponsible by definition. Many defensive organizations need models that operate inside protected networks. They cannot upload proprietary source code, credentials, or incident artifacts to an external API.
Local deployment also helps teams preserve evidence during an investigation. It reduces the risk that sensitive data will leave the organization or become subject to a provider’s retention policy.
The strongest case for open cyber models concerns asymmetry. Attackers already inspect public repositories, reuse exploit code, and automate reconnaissance. Maintainers with limited staff often cannot examine every dependency or reproduce every reported crash.
Z.ai is presenting GLM-5.3 as a way to give those maintainers comparable automation. Its associated OpenVuln program lets open-source projects submit repositories for model-assisted security analysis.
That service could direct capability toward defenders who lack specialized research teams. Its value will depend on false-positive rates, disclosure practices, reproducibility, and whether maintainers receive actionable remediation guidance.
The company also reports a broader vulnerability-discovery record. Its public security ledger lists 2,436 collected vulnerabilities, including 1,097 classified as critical or high severity.
Those numbers come from Z.ai’s own disclosure system. They do not reveal how many findings were independently credited to GLM models, how many vendors confirmed them, or how often the model misidentified benign behavior.
Still, the ledger gives outside observers something more concrete to audit than a general claim of security expertise. Public vulnerability identifiers, affected projects, disclosure dates, and patches can eventually support stronger evaluation.
The mixed model of open weights and verified functions will succeed only if that evidence improves. Otherwise, “verified access” risks becoming a label that describes the official service but not the model’s real-world risk.
CyberGym Scores Do Not Measure the Whole Threat
An 84.5% CyberGym result shows strong vulnerability reproduction, but it does not measure every step required for a successful attack.
CyberGym begins with information that gives the agent substantial direction. The benchmark provides a vulnerability description and the corresponding source repository. The agent must then create a proof-of-concept input that triggers the known flaw.
A real attacker often starts much earlier. They may need to discover an unknown target, gain initial access, identify valuable systems, evade detection, preserve persistence, and move through an unfamiliar network.
A model that performs well on CyberGym is not automatically proficient across that entire chain. It can still make meaningful offensive work faster, especially when a human operator provides the missing context.
The benchmark also distinguishes between causing a crash and reproducing the intended vulnerability. That distinction matters because a crash proves that something failed, not that the agent understood or exploited the target flaw.
Research on newer evaluation systems makes the gap clearer. ExploitGym asks agents to convert a known vulnerability into unauthorized code execution rather than merely triggering a bug.
The ExploitGym benchmark includes 869 tasks across user-space software, Chrome’s V8 engine, and the Linux kernel. Each task supplies vulnerable code and an input that already demonstrates the flaw.
The agent must turn that starting point into a working exploit. Researchers reported that modern defenses reduced success substantially, although they did not eliminate it across every task.
The evaluation also found that models sometimes achieved code execution through a different flaw than the intended target. That behavior shows why simple success counts can be misleading.
An agent might capture a benchmark flag without demonstrating the capability researchers intended to measure. Conversely, discovering an adjacent vulnerability can represent valuable security work even when it complicates scoring.
Time and compute budgets add another source of uncertainty. On difficult tasks, a stronger agent may continue improving for hours while a weaker system reaches an early plateau.
A comparison between GLM-5.3 and Mythos 5 is meaningful only when both receive comparable tools, budgets, instructions, and opportunities to retry. Public summaries do not always expose enough detail to confirm that equivalence.
Independent replication should therefore focus on more than the final percentage. Researchers need the model version, agent framework, task subset, execution environment, tool permissions, inference settings, and scoring method.
They should also test contamination. CyberGym uses historical vulnerabilities and public repositories, creating a possibility that relevant details appeared in training data.
A model might still need substantial reasoning to convert remembered information into a working proof of concept. However, contamination can make a result look more general than it is.
Fresh vulnerabilities and private test sets would provide a stronger measure. Evaluators could also add patched and non-vulnerable controls to see whether the model invents flaws when none exist.
Operational safety requires a different set of tests. Researchers should measure whether a model respects scope, stops after identifying risk, protects secrets, and produces useful remediation steps.
A model that finds more bugs but exposes credentials or damages test systems can create new costs for defenders. Benchmark accuracy alone cannot capture that tradeoff.
The 84.5% claim should therefore be read as an alert. It suggests that open models are approaching a capability threshold that deserves serious testing. It does not prove that GLM-5.3 is the best cyber model or the most dangerous one.
The Real Contest Is Capability Versus Control
GLM-5.3 turns cybersecurity AI into a distribution problem: greater defensive reach also expands the number of people who can repurpose the technology.
This is the article’s core tradeoff. A useful security model must understand vulnerable code, reason about exploits, and operate tools. Those same abilities can accelerate offensive work.
Centralized providers manage that risk through identity checks, request classifiers, monitoring, retention policies, and account enforcement. They can disable access when a user violates policy or when new evidence changes the risk calculation.
Those controls have limits. Classifiers can block legitimate malware analysis, incident response, or exploit validation. A remote service can also be unavailable during a crisis or unsuitable for confidential evidence.
Open weights solve some of those problems. They let defenders run models inside protected networks, tune them for proprietary systems, and preserve direct control over logs and sensitive code.
They also weaken the developer’s ability to intervene. A modified model can operate without identity checks, usage monitoring, or centrally maintained safeguards.
This conflict explains why Z.ai and Anthropic are converging on trusted-access programs even though their broader distribution choices differ. Both companies recognize that some cyber functions require more scrutiny than ordinary coding assistance.
Anthropic’s model starts from central control and selectively grants deeper access. Z.ai starts from planned weight availability and tries to preserve controls around selected functions and environments.
Neither approach eliminates misuse. Provider-managed models can be jailbroken, accessed through compromised accounts, or replicated through capability extraction. Open models can be fine-tuned, combined, and deployed anonymously.
The relevant policy question is not whether a model is open or closed in isolation. Policymakers need to examine the complete system around it.
That system includes available tools, autonomous runtime, network access, vulnerability data, compute budget, logging, human review, and the ability to execute generated code.
A model that only produces text poses a different immediate risk from the same model connected to scanners, debuggers, browsers, cloud credentials, and persistent agents.
This distinction also gives companies a more practical safety target. Restricting model knowledge is difficult when similar information exists across public repositories and security research.
Controlling high-risk execution environments may prove more measurable. Providers can limit access to exploit harnesses, isolate targets, require authorization, and preserve audit trails around sensitive actions.
Open deployment still complicates that model. Outside users can construct their own environments, especially when capable tools are also open.
The answer will not come from a single global rule. Large infrastructure providers, independent maintainers, academic researchers, and government security teams face different threats and responsibilities.
Enterprises should begin by separating routine code review from exploit-capable automation. The former can operate with conventional developer controls. The latter needs stricter identity, scope, logging, and approval requirements.
Teams should also maintain records of which model examined which repository and what tools it used. An AI-generated finding must be reproducible before it enters a disclosure or remediation process.
For knowledge workers tracking rapid model changes, a searchable AI knowledge base can help preserve benchmark methods, system cards, and policy changes. That context matters when headline scores omit critical evaluation details.
The anthropic techmeme framing is useful because it exposes the emerging competition. The deeper contest is not merely GLM-5.3 against Mythos 5. It is distributed capability against enforceable control.
What to Watch After the GLM-5.3 Release
Three signals will determine whether Z.ai has created a defensible access model or only a temporary gate around capability that soon becomes unrestricted.
The first signal is independent benchmark reproduction. Researchers should test the released GLM-5.3 weights using the same CyberGym tasks, agent framework, tool permissions, and compute budget reported by Z.ai.
A replicated result near 84.5% would strengthen the company’s claim that open models have reached Mythos-class cyber performance. A large drop would suggest that the hosted system, private harness, or evaluation setup contributed materially.
Replication should include fresh tasks and non-vulnerable controls. That would help separate genuine code reasoning from memorization, benchmark contamination, or a tendency to generate plausible but incorrect exploit inputs.
The second signal is the capability gap between public weights and verified access. Z.ai needs to explain which functions remain restricted and why the public model cannot easily reproduce them.
Useful disclosure would describe the gated tools, execution limits, monitoring, partner qualifications, and escalation process. It should not reveal details that would simplify misuse.
If independent developers quickly reconstruct the sensitive stack, the verified-user policy will have little practical reach. It would govern Z.ai’s official service while leaving comparable deployments outside its control.
If the gated environment produces materially stronger results, the hybrid model becomes more credible. Open weights could support routine defensive work while the highest-risk operations remain inside monitored systems.
The third signal is measurable defensive adoption. The OpenVuln program and Z.ai’s vulnerability ledger offer an early way to track that outcome.
Observers should watch how many reported findings receive public identifiers, vendor confirmation, and patches. They should also examine disclosure quality, duplicate rates, false positives, and the time maintainers need to validate model-generated reports.
A growing record of confirmed fixes would support Z.ai’s claim that open cyber capability strengthens defenders. A large private inventory without visible remediation would be harder to evaluate.
Regulatory responses will shape all three signals. Governments are increasingly concerned about models that can automate vulnerability discovery and exploitation, especially when their weights can cross borders immediately.
Broad restrictions could push development toward less transparent channels. Weak controls could leave critical infrastructure exposed to cheap, scalable automation.
A more credible framework would focus on demonstrated capability and operational context. It could distinguish ordinary local code analysis from systems that autonomously exploit targets, evade defenses, or operate across networks.
Model developers should expect requests for standardized evaluations, incident reporting, access records, and evidence that their safety claims survive independent testing.
Security teams should not wait for those standards. They can test cyber agents inside isolated environments, limit credentials, require written authorization, and place humans between discovery and exploitation.
They should also compare models on remediation quality. Finding a flaw matters, but producing a safe patch, regression test, and understandable explanation often creates more defensive value.
The immediate GLM-5.3 story is a narrow benchmark lead. The larger anthropic techmeme story concerns the loss of exclusivity around advanced cyber reasoning.
Anthropic can restrict Mythos 5 because it controls the service and its distribution. Z.ai is preparing to release a model whose wider copies may outlast any policy attached to the original endpoint.
That makes the coming release more important than the 0.7-point score difference. Independent results, the verified-access capability gap, and confirmed vulnerability fixes will show whether Z.ai’s compromise works.
Developers and enterprise buyers should ask one question before adopting the model: can their controls govern the agent’s tools and actions after the model itself is no longer scarce?


