智譜 AI、GLM-5.3 のセキュリティ結果を詳細解説
本文の状態
日本語全文を表示中
詳細モードで約9分の本文を読めます。
智譜AIはGLM-5.3のセキュリティベンチマーク結果を公表し、脆弱性発見能力では米大手に勝る一方、実際の攻撃シナリオ評価では劣ることを示した。
AI深層分析を開く2026年8月18日 19:40
AI深層分析
キーポイント
ベンチマーク結果の乖離
GLM-5.3はCyberGym(脆弱性発見)で84.5%とAnthropicやOpenAIを上回ったが、ExploitBenchやExploitGym(攻撃実行)では両社に大きく遅れをとっている。
企業の自己分析
智譜AIは自社のリリースで「最も劣っている領域で成長が最速である」と認め、脆弱性発見と実際の攻撃構築には明確な差があることを明示した。
オープンソースの提供
Anthropicがアクセス制限を設ける中、智譜AIはGLM-5.3の重みを誰でもダウンロード可能にすると発表し、防御側の監査ツールとしての利用を想定している。
比較対象のモデル不一致
Zhipuはベンチマーク表でOpus 4.8、チャートでFable 5、セキュリティセクションでMythos 5という異なるAnthropic製モデルを混在させて比較しており、一貫した対照関係が存在しない。
テスト環境と統計的妥当性
GLM-5.3はAnthropicのコーディングエージェント内で評価されたが、CyberGymの結果は単一の試行のみで分散値が不明であり、ExploitGymの時間予算正規化にはMythos 5のデータが含まれていない。
重要な引用
"is growing fastest exactly where we are furthest behind"
The CyberGym number is real, and it is in the paper. It is also the narrowest of the three cybersecurity results the company published
Zhipu's reading is that the further along that chain a test sits, the further behind its model is
Anyone reading quickly comes away with a single comparison that does not exist.
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
智譜(Zhipu)が公開した GLM-5.3 のリリースノートには、多くの報道で取り上げられなかった一文が含まれています。同社北京拠点はこの文書の中で、自社のセキュリティ能力について「我々が最も遅れている分野こそ、成長速度が最も速い」と記述しています。
Z.ai としても知られる智譜は、米国の最先端モデルと対抗できる中国のラボの一つです。8 月 14 日、同社はコーディングに特化したモデル「GLM-5.3」をリリースし、競合他社との性能比較を示す技術的なリリースノートを公開しました。この記事で報告されているすべての情報は、このノートに基づいています。
報道の中心となったのはセキュリティに関する主張です。コーディング能力の結果と並んで、智譜は GLM-5.3 がソフトウェアの脆弱性発見において予期せぬほど高い性能を発揮したと発表しました。ベンチマーク「CyberGym」では 84.5% のスコアを記録し、Anthropic の Mythos 5(83.8%)や OpenAI の GPT-5.6 Sol(83.6%)を上回っています。これを受け、「中国製モデルがバグハンティングにおいて米国のモデルを凌駕した」という見出し記事が続々と登場しました。
この結果が通常の数値以上の重みを持つ理由は、脆弱性発見のあり方そのものが変化したからです。コードベースを読み込み、悪用可能な欠陥を特定できるモデルは、自社のソフトウェアを検証する防御側の担当者にとって有用であり、他者のシステムを監査する第三者にとっても価値があります。この理由から Anthropic の同等機能はアクセス制限がかけられていますが、智譜は GLM-5.3 の重み(weights)を誰でもダウンロードできるように公開する方針です。
芝浦(Zhipu)自身による発表は、世間の報道よりも控えめな内容でした。CyberGym の数値は実在し、論文にも明記されています。しかし、同社が発表した 3 つのセキュリティ関連結果の中で最も狭い範囲の結果であり、他の 2 つは逆の傾向を示すことも、芝浦は率直に認めています。
3 つの評価指標が描く異なる姿
CyberGym は、モデルが読み取れるソースコードを出発点とし、脆弱性の発見とその欠陥が実際に存在するかの確認をテストします。これが注目された結果で、その差は 0.7 ポイントです。
ExploitBench はさらに難しい課題を課します。実際の脆弱性を理解し、それがどのように悪用されるかを推論させるものです。GLM-5.3 は 54.4% のスコアを獲得し、前世代の 24.4% を大幅に上回りました。一方、Mythos 5 は 78.0%、GPT-5.6 Sol は 76.5% です。
ExploitGym では、モデルが固定された時間枠内で完了できる悪用タスクの数を数えます。GLM-5.3 は 2 時間で 105 タスク、6 時間で 130 タスクを完了しました。Mythos 5 はそれぞれ 181 と 247 です。
この 2 つの結果はあまり報じられていませんが、両者の差を如実に示すものです。脆弱性の発見と、それを実際の悪用コードに落とし込む作業は別物です。芝浦の解釈では、テストがそのチェーンの中でより後段に進むほど、自社のモデルとの差が開くことになります。同社は、この点を発表文で明確に述べており、読者に推測させる余地を残していません。
imageZhipu が独自に実施した 3 つのサイバーセキュリティベンチマーク比較。GLM-5.3 は脆弱性発見テストである CyberGym で首位に立ち、エクスプロイト(攻撃)関連の測定項目では Anthropic の Mythos 5 に劣れています。出典:Z.ai。
どの Anthropic モデルか、そしてなぜ比較対象が頻繁に変わるのか
報道における混乱の一部は、Zhipu が異なる 3 つの場所それぞれで 3 つの異なる Anthropic モデルを比較していることに起因しています。主要なベンチマーク表では GLM-5.3 を Opus 4.8 と対比させていますが、パフォーマンスチャートでは Fable 5 が使用されています。さらにサイバーセキュリティセクションでは Mythos 5 が採用されています。急いで読み進めた読者は、存在しない単一の比較結果だけを思い込んでしまうのです。
コーディング分野における評価は、一辺倒というよりは複雑なものです。GLM-5.3 は一部のテストで Opus 4.8 を上回りますが、他のテストでは劣っています。また Zhipu は率直に、自社の内部コーディングベンチマークでは同社モデルが Claude Fable 5 に及ばないと述べています。
テストの実施方法
詳細な脚注には、要約部分で省略されていた重要な情報が含まれています。Zhipu は、Anthropic のコードエージェントである Claude Code 2.1.207 内で、GLM-5.3 を CyberGym、ExploitGym、ExploitBench、Terminal Bench、およびその他のタスクに対して評価しました。
これは不適切な行為ではありません。異なるモデル間で共通のハネス(評価枠組み)を使用することは、公平な比較を保証するための標準的な手法です。Zhipu 社も自身が使用した設定を文書化しています。しかし、注目すべき点があります。中国製のオープンウェイトモデルによる最先端性能の主張が、米国のエージェントソフトウェアを通じて測定されているという事実です。これは、単なるスコア数値からは読み取れない、ツール層がこの競争においてどのような位置を占めているかを物語っています。
CyberGym の結果を確定事項として扱う前に、さらに二つの重要な詳細に注意を払う必要があります。まず、このスコアは 1,507 タスクにおける単一の試行(pass@1)の結果であり、ばらつきを示す統計データは一切報告されていません。単一の試行間で生じる 0.7 ポイントの差は、それを根拠として安易に議論すべきものではありません。また、ExploitGym の時間制限は Artificial Analysis が提供するスループットレートに基づいて正規化されましたが、GLM-5.3、Kimi K3、Qwen3.8 Max にはリスケール係数が記載されている一方で、Mythos 5 については記載がありません。
脆弱性の数と欠落している数値
ベンチマークの結果以外にも、Zhipu 社は中国のセキュリティチームと連携し、実際のコードベースに対して自社のモデルをテストしました。その結果、269 のオープンソースプロジェクト全体で 2,436 件の脆弱性が特定されました。深刻度別の内訳は、重大が 107 件、高が 990 件、中が 1,286 件、低が 53 件です。最も古い欠陥は 1981 年にさかのぼり、発見されるまで平均してコード内に 26.6 年間放置されていたことが判明しています。
image智譜(Zhipu)の発表サマリー。パネルでは 1,097 の発見を「重要度が高い」と分類しており、これは 107 の重大な問題と 990 の高リスク問題を合わせた数値と一致しています。しかし、同じ発表の本文ではこの 1,097 を「中程度から高い」レベルと表現しています。出典:Z.ai。
注意すべき相違点が一つあります。智譜のサマリーパネルは 1,097 の発見を「重要度が高い」と分類し、これは重大度表とも整合していますが、同じ発表の本文ではこれらを「中程度から高い」と説明しています。複数のメディアがこの後者の表現を採用して報じています。
この数値は、智譜が「専門家によるレビュー、スクリーニング、重複排除」を経た後に得られたものです。つまり、報告されているのはモデルが生成した生データそのものではありません。2,436 の発見のうち 53 はすでに公開済みで、残る 2,383 はまだ embargo(非公開)状態にあります。発表文には「以前に知られていなかった問題がいくつあったか」や「独立して再現されたものがどれくらいあるか」については言及されていません。これらの数値こそが、「単なる発見数の多さ」という主張を「モデルの能力の高さ」という主張へと転換させる鍵となるのです。
ベンチマーク表の数値以上に重要なのは何か
この発表文には、CyberGym のスコア差よりも長期的な影響を持つ要素が二つあります。
まず注目すべきは効率性です。智譜(Zhipu)によると、GLM-5.3 は 1 タスクあたり約 50,000 トークンの出力で内部のコーディングベンチマークにおいて 31.4% のスコアを達成しました。一方、Opus 4.8 は 120,000 トークンを使用し、スコアは 29.5% です。
わずかに少ないトークン数でより良い成果を出せることは、コスト削減という明確なメリットになります。セキュリティチームがこれらのツールを実際に運用できるかどうかは、最終的にコスト次第です。予算規模の大きな組織以外でも導入可能になるかどうかが鍵となります。
次に重要なのが、モデルの公開方針です。智譜は安全性評価と堅牢化(ハードニング)が完了した時点で重み(ウェイト)を公開すると発表しています。しかし、まだその段階には至っておらず、現時点での「オープンウェイト」という主張は確約された事実ではなく、将来へのコミットメントに過ぎません。
もしこの方針が実現すれば、脆弱性発見能力を備えたモデルを、誰でもダウンロードしてローカル環境で実行できるようになります。これは、輸出規制により米国のモデルを利用できない市場のチームにとっても大きな意味を持ちます。
重みの公開は 8 月末を予定しています。
関連記事:Anthropic がホワイトハウスを訪れ、その背景には「Mythos」がある

Zhipu の GLM-5.3 の結果を、見出しの数字だけにとどまらずに読み解く
この記事は、AI ニュースで最初に公開されました。
原文を表示
Zhipu’s release note for GLM-5.3 contains a sentence that did not make it into most of the coverage. Describing its own cybersecurity results, the Beijing company writes that capability “is growing fastest exactly where we are furthest behind.”
Zhipu, which also trades as Z.ai, is one of a handful of Chinese labs releasing models that compete with the American frontier. On August 14, it launched GLM-5.3, a coding-focused model, and published a technical release note setting out how the model performs against its rivals. That note is the source for everything reported here.
The claim that travelled was about security. Alongside the coding results, Zhipu said GLM-5.3 had become unexpectedly good at finding software vulnerabilities, scoring 84.5% on a benchmark called CyberGym against 83.8% for Anthropic’s Mythos 5 and 83.6% for OpenAI’s GPT-5.6 Sol. Headlines followed reporting that a Chinese model now out-finds the American ones at bug hunting.
The reason that lands harder than a usual benchmark result is what vulnerability discovery has become. A model that can read a codebase and locate exploitable flaws is useful to a defender auditing their own software and useful to anyone doing the same to somebody else’s. Anthropic’s equivalent work sits behind restricted access for that reason, while Zhipu intends to publish GLM-5.3’s weights for anyone to download.
Zhipu’s own release is more measured than the coverage it produced. The CyberGym number is real, and it is in the paper. It is also the narrowest of the three cybersecurity results the company published, and Zhipu is upfront that the other two go the other way.
Three benchmarks, three different pictures
CyberGym starts from source code the model can read and tests whether it can find a vulnerability and confirm the flaw is genuine. That is the result that travelled, and the margin is seven tenths of a percentage point.
ExploitBench asks something harder, requiring the model to reason about a real vulnerability and how it would be exploited. GLM-5.3 scores 54.4%, more than double its predecessor’s 24.4%. Mythos 5 scores 78.0% and GPT-5.6 Sol 76.5%.
ExploitGym counts how many exploitation tasks a model finishes inside a fixed time budget. GLM-5.3 completes 105 tasks in two hours and 130 in six. Mythos 5 completes 181 and 247.
Those two results have been reported thinly, and they are the ones that describe the gap. Finding a flaw and building a working exploit from it are different jobs. Zhipu’s reading is that the further along that chain a test sits, the further behind its model is, and the company says so in the release rather than leaving it to be discovered.
imageZhipu’s own comparison across the three cybersecurity benchmarks. GLM-5.3 leads on CyberGym, the vulnerability discovery test, and falls behind Anthropic’s Mythos 5 on both exploitation measures. Source: Z.ai.
Which Anthropic model, and why it keeps changing
Part of the confusion in the coverage comes from Zhipu comparing three different Anthropic models in three different places. The main benchmark table sets GLM-5.3 against Opus 4.8. The performance charts use Fable 5. The cybersecurity section uses Mythos 5. Anyone reading quickly comes away with a single comparison that does not exist.
On coding, the picture is mixed rather than dominant. GLM-5.3 leads Opus 4.8 on some tests and trails it on others, and Zhipu states plainly that its model remains behind Claude Fable 5 on the company’s own internal coding benchmark.
How the tests were run
The methodology footnotes contain something the summaries skipped. Zhipu evaluated GLM-5.3 on CyberGym, ExploitGym, ExploitBench, Terminal Bench and several other tasks inside Claude Code 2.1.207, Anthropic’s coding agent.
That is not improper. Using a common harness across models is how a comparison stays fair, and Zhipu documents the settings it used. It is worth noticing anyway. A Chinese open-weights model’s frontier claims are being measured through American agent software, which says something about where the tooling layer sits in this competition that the model scores do not.
Two further details deserve attention before the CyberGym result is treated as settled. The score is a single run, reported as pass@1 across 1,507 tasks, with no variance figures given. A gap of seven tenths of a point between two single runs is not a gap anyone should lean on. And the ExploitGym time budgets were normalised using throughput rates from Artificial Analysis, with rescaling factors listed for GLM-5.3, Kimi K3 and Qwen3.8 Max, but not for Mythos 5.
The vulnerability count and the number that is missing
Beyond the benchmarks, Zhipu says it worked with security teams in China to run its models against real codebases, identifying 2,436 vulnerabilities across 269 open-source projects. The severity split is 107 critical, 990 high, 1,286 medium and 53 low. The oldest flaw dates to 1981, and the average vulnerability had been sitting in code for 26.6 years before it was found.
imageZhipu’s disclosure summary. The panel labels 1,097 findings as critical and high, matching the severity breakdown of 107 critical and 990 high. The body text of the same release describes the figure as medium-to-high. Source: Z.ai.
One discrepancy is worth carrying carefully. Zhipu’s summary panel labels 1,097 findings as critical and high, which matches the severity table. The body text of the same release describes those 1,097 as medium-to-high. Several outlets have reproduced the second version.
The count also arrives after what Zhipu describes as expert review, screening and deduplication, so the raw model output is not what is being reported. Of the 2,436 findings, 53 have been publicly disclosed, and 2,383 remain under embargo. The release does not say how many were previously unknown, and it does not say how many were independently reproduced. Those are the two figures that would turn a volume claim into a capability claim.
What matters more than the benchmark table
Two things in the release have longer consequences than the CyberGym margin.
The first is efficiency. Zhipu reports GLM-5.3 reaching 31.4% on its internal coding benchmark at around 50,000 output tokens per task, against Opus 4.8 at 29.5% using 120,000. Slightly better work for less than half the tokens is a cost argument, and cost determines whether security teams outside the largest budgets can run these tools at all.
The second is distribution. Zhipu says the weights will be published once safety evaluation and hardening are finished. That has not happened yet, and until it does, the open-weights claim is a commitment rather than a fact. If it holds, a model with documented vulnerability-discovery capability becomes something any team can download and run locally, including in markets that will never have access to an export-controlled American model.
The weights are due at the end of August.
See also: Anthropic walks into the White House and Mythos is the reason Washington let it in

Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is part of TechEx and is co-located with other leading technology events including the Cyber Security & Cloud Expo. Click here for more information.
AI News is powered by TechForge Media. Explore other upcoming enterprise technology events and webinars here.
The post Reading Zhipu’s GLM-5.3 results past the headline number appeared first on AI News.
同じ出来事を3媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み