cd /news/artificial-intelligence/evaluating-glm-5-3-flash-on-hack-the… · home topics artificial-intelligence article
[ARTICLE · art-114001] src=theaq.blog ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Evaluating GLM 5.3 Flash on Hack The Box Challenges

Z.ai's GLM 5.3 Flash scored 81.0% on the HTB-Challenger Benchmark, solving 15 of 16 Hack The Box challenges, second only to OpenAI's GPT-5.6 Sol at 87.2%. Despite requiring more steps (median 24.5 vs. 8.5), Flash's median cost per challenge was $0.0140, about one-twentieth of Sol's $0.2898, making it the most cost-effective high-scoring model tested. The model, a 320B-total, 18B-active sparse-linear attention architecture trained on a new 30T-token multimodal base, is distinct from the larger GLM 5.3, which scored only 47.2%.

read5 min views1 publishedAug 28, 2026
Evaluating GLM 5.3 Flash on Hack The Box Challenges
Image: Theaq (auto-discovered)

I had already evaluated GLM 5.3 Flash when Z.ai previewed it anonymously as the mysterious Ox Alpha on OpenRouter, and its performance was fantastic. The one thing I couldn’t measure was cost-effectiveness because the preview was free. Now that Z.ai has revealed Ox Alpha as GLM 5.3 Flash and published its pricing, I could return to it and measure the final missing piece.

This blog post is part of a series of tests for the

[HTB-Challenger Benchmark]The HTB-Challenger Benchmark evaluates LLMs’ ability to find and exploit security vulnerabilities. It tests models against selected Hack The Box challenges of varying difficulty and measures their performance. For more information, visit the[HTB-Challenger Benchmark page]. . See the[benchmark results page]for all results and the[benchmark methodology]to learn how the benchmark is calculated.

My new test closely reproduced the earlier Ox Alpha result: 81.4% in the anonymous preview run and 81.0% after release. It means, that GLM 5.3 Flash has the second-highest score after GPT-5.6 Sol (87.2%). Both models correctly solved the same 15 out of 16 challenges. Flash’s lower score came from requiring more model steps on the solved challenges: its median was 24.5, compared with Sol’s 8.5.

Anyway, despite needing more steps and tokens, GLM 5.3 Flash’s median cost per challenge was about one-twentieth of GPT-5.6 Sol’s ($0.0140 vs. $0.2898). In this benchmark, that meant the same number of correct solves at a fraction of the measured cost. Flash was even cheaper than GPT-5.6 Luna, whose median cost was $0.0181. As a side note, Flash was under a temporary 50% launch discount at the time of my test, so this should not be read as the permanent list-price ratio. But even at 100% of its price, it would still be very competitive.

At the moment, GLM 5.3 Flash has replaced GPT-5.6 Luna as my go-to model, not just for cybersecurity work. It was less step-efficient than Sol, but no other included model in this benchmark achieved both a higher score and a lower median cost.

GLM 5.3 Flash is not a smaller GLM 5.3 #

One final note on this model’s name. GLM 5.3 Flash may sound like a smaller version of GLM 5.3, but the two models have different origins. According to its official model card, Flash is a 320B-total, 18B-active model trained from a new 30T-token multimodal base, with a new architecture combining sparse and linear attention. By contrast, Z.ai says GLM 5.3 reuses the GLM 5.2 base and derives all its improvements from additional post-training. The published GLM 5.2 artifact - the base reused by GLM 5.3 - is listed at 753B parameters. They are therefore separate branches of the GLM family, not full-size and compressed versions of the same model.

I tested GLM 5.3 just a few days earlier, and it performed much worse in this benchmark: it scored 47.2% and solved 10 challenges, compared with Flash’s 81.0% and 15 solves. Its measured median cost was also $0.4915, compared with Flash’s $0.0140, so I’m not sure why Z.ai decided to use its brand for the new model. GLM 5.4 Flash would have made much more sense to me.

Cost vs. Benchmark Score #

The highlighted point is this model. Models closer to the upper-left achieve a higher benchmark score at a lower median cost per challenge.

Overall benchmark results #

Number of challenges: 16Number of solved challenges: 15Number of false positives: 0Runs where the model gave up: 0Runs that reached the step or cost limit: 0Runs where the model got stuck: 1Benchmark score: 81.0%

Metric Per challenge (median) Total
Model steps 24.5 507
Model cost $0.01 $0.39
Duration 00:10:52 04:50:09
Number of input tokens 0.45M 12.73M
Number of output tokens 0.02M 0.50M
Number of read_file tool calls
1.0 29
Number of write_file tool calls
2.5 80
Number of execute_command tool calls
22.0 481
Number of web_search tool calls
0.0 1

Results by challenge difficulty #

All resource-usage metrics are medians per challenge.

Metric Very Easy Easy Medium Hard
Results
Number of challenges 4 4 4 4
Number of solved challenges 4 4 4 3
Number of false positives 0 0 0 0
Runs where the model gave up 0 0 0 0
Runs that reached the step or cost limit 0 0 0 0
Runs where the model got stuck 0 0 0 1
Benchmark score 94.1% 93.2% 89.8% 64.9%
Median per challenge
Model steps 17.5 24 30 25
Model cost $0.01 $0.01 $0.03 $0.03
Duration 00:06:07 00:10:52 00:18:19 00:25:38
Number of input tokens 0.32M 0.21M 0.86M 0.68M
Number of output tokens 0.01M 0.01M 0.04M 0.03M
Number of read_file tool calls
0.5 1.0 1.0 2.0
Number of write_file tool calls
1.0 3.0 3.0 2.5
Number of execute_command tool calls
19.5 20.0 29.5 27.0
Number of web_search tool calls
0.0 0.0 0.0 0.0
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @z.ai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/evaluating-glm-5-3-f…] indexed:0 read:5min 2026-08-28 ·