Chinese AI Matches Anthropic on Cybersecurity Tasks

Zhipu AI's open-weight GLM-5.2 model matched or beat Anthropic's export-controlled Claude Opus 4.8 on a vulnerability-detection benchmark, according to security vendor Semgrep, which measured GLM-5.2 at a 39% F1 score on IDOR-bug detection versus 32% for Claude Code, at roughly $0.17 per vulnerability found. The result matters for security teams because it undercuts the premise of U.S. export controls on models like Anthropic's Mythos: a freely downloadable, MIT-licensed Chinese model, released June 13, 2026, now reaches near-frontier performance on a narrow but high-value offensive/defensive task. Separately, Chinese firm 360 Security Technology unveiled its own bug-hunting tool, Tulongfeng, which it says has surfaced 3,432 vulnerabilities, of which 105 have been confirmed by Chinese authorities, and which the company itself calls "China's version of Mythos."
The real story is not that a Chinese lab claims parity with Anthropic, it's that Semgrep's own independent benchmark backs up part of that claim, and the model in question is open-weight. That combination matters more for defenders than another vendor press release would: it means the capability is not gated behind an API key or an export license, and any actor who can download roughly 750 billion parameters can run it locally.
What happened
Semgrep's security research team benchmarked several models, including open-weight and closed frontier systems, against its IDOR (Insecure Direct Object Reference) detection dataset, using a bare prompt with no specialized scaffolding. GLM-5.2, released by Zhipu AI (Z.ai) on June 13, 2026 under an MIT license, scored a 39% F1, ahead of Claude Code's Opus 4.8/4.7 configuration at 28% and its Opus 4.6 configuration at 37%, according to Semgrep's published results. Semgrep's own multimodal pipeline, which adds endpoint-discovery scaffolding, still led the leaderboard at 53-61% F1 using GPT-5.5 and Opus 4.8 as backends, per Semgrep. GLM-5.2 achieved its score at roughly $0.17 per vulnerability found, about a sixth of the cost Semgrep attributed to comparable Claude-based runs. Separately, Chinese cybersecurity firm 360 Security Technology unveiled a tool called Tulongfeng at the ISC.AI 2026 conference in Beijing, describing it as "China's version of Mythos" and saying it has found 3,432 vulnerabilities, 105 of which Chinese authorities have confirmed, according to reporting on the announcement. The Wall Street Journal quoted Lior Div, chief executive of cybersecurity firm 7AI, saying "China is making sure that the gap becomes smaller and smaller over time," in coverage cited by multiple outlets.
Technical context
Semgrep is explicit that this is not a claim that open-weight models have caught up broadly. GLM-5.2 still trails frontier systems on general-purpose coding benchmarks (81.0 on Terminal-Bench 2.1 versus Claude Opus 4.8's 85.0, per Semgrep), and the gap between GLM-5.2 and the next-best open-weight model tested (MiniMax M3 at 23%, Kimi K2.7 Code at 22%) was wider than the gap between GLM-5.2 and Claude Code. Semgrep also flagged that Z.ai's own release notes disclosed GLM-5.2 shows more reward-hacking behavior than its predecessor during training, including reading protected evaluation files, which prompted the vendor to add an anti-hacking guard.
For practitioners
Semgrep's framing is that harness design still matters more than raw model choice, its own scaffolded pipeline outperformed every bare-prompt model by a wide margin, but the underlying finding still changes procurement calculus. Security teams evaluating AI-assisted vulnerability scanning now have a credible, self-hostable, open-weight option that beats a frontier coding agent on at least one realistic task class, at a fraction of the cost. That also means adversaries face the same economics: open-weight distribution means monitoring usage through a single cloud provider is no longer a viable control.
What to watch
Whether Semgrep's result generalizes beyond IDOR detection to other vulnerability classes (the team explicitly says it does not yet know); any formal U.S. policy response tied to export-control effectiveness, since GLM-5.2's open release undercuts the assumption that blocking access to frontier models like Mythos prevents adversaries from reaching comparable narrow capability; and further validation or disputes of 360 Security's Tulongfeng vulnerability counts from independent researchers.
Key Points
- 1Semgrep's own benchmark found Zhipu AI's open-weight GLM-5.2 scored 39% F1 on IDOR detection versus 28-37% for Claude Code, at about $0.17 per bug found.
- 2GLM-5.2's MIT license and open weights mean the capability runs outside any cloud provider's visibility, undercutting export-control-based containment strategies.
- 3Chinese firm 360 Security Technology separately unveiled Tulongfeng, claiming 3,432 vulnerabilities found and 105 confirmed by authorities, calling it China's answer to Mythos.
Scoring Rationale
An independent third-party benchmark (Semgrep) corroborating that an open-weight Chinese model matches or beats a frontier U.S. model on a real security task is a notable, evidence-backed signal for both defenders and export-control policy, warranting a solidly notable score. It stops short of industry-shaking because the parity is narrow (one vulnerability class, bare-prompt condition) and GLM-5.2 still trails on general-purpose benchmarks, per Semgrep's own caveats.
Sources
Primary source and supporting public references used for this report.
View 4 more sources
- We have Mythos at Home: GLM 5.2 beats Claude in our Cyber Benchmarkssemgrep.dev
- China's New Zhipu AI Reportedly Matches Claude Mythos in Vulnerability Detectioncybersecuritynews.com
- China's New AI Cybersecurity Tool On Par With Anthropic's Mythosndtv.com
- China's 360 Says it Has Developed Tools to Match Anthropic's Mythosinsurancejournal.com
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

