Close Menu
WithO2WithO2

    Subscribe to Updates

    Get the latest AI News Tools Updates in your Inbox

    What's Hot

    Shopify Acquires Tailwind Labs — New Paid Sign-Ups Closed as Revenue Fell 80%

    September 11, 2026

    Workflow Automation Software: How to Choose the Right Tool

    September 11, 2026

    Mercury 2.5 Hits 1,107 Tokens/Sec — Claude Haiku-Class AI at $0.04 per Million Tokens

    September 11, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram
    WithO2WithO2
    • AI
    • Blog
    • Business Software
    • Trending News
    • Stories
    WithO2WithO2
    Home » Trending News
    Trending News

    GLM-5.3 Tops Open-Source Coding — and Found 2,436 Security Bugs

    By Amitabh SarkarAugust 16, 2026Updated:September 3, 20267 Mins Read13
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    GLM-5.3-Flash open-source model card on Hugging Face alongside a business user reviewing AI-annotated documents
    Z.ai released GLM-5.3-Flash on August 26, 2026 — MIT-licensed, natively multimodal, and priced at 1/20th of its flagship API rate.
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Z.ai released GLM-5.3 on August 14, 2026, claiming the strongest open-weights coding model it has measured and disclosing that the model developed multi-step exploit-chain reasoning its training never planned for. On August 26, 2026, Z.ai fulfilled its promised open-weights release by shipping GLM-5.3-Flash — a lighter, natively multimodal MoE branch — under the MIT license on Hugging Face.

    GLM-5.3 is post-trained on the same 743B-parameter base as GLM-5.2, so every reported gain comes from post-training rather than a larger model. Z.ai reports a 50% improvement in coding capability over GLM-5.2 in internal evaluations, first place among open-source models on Terminal Bench 3.0 and Agents’ Last Exam, and a score of 84.5% on CyberGym, Z.ai’s own cybersecurity evaluation suite. Working alongside security teams, GLM-5.3 identified 2,436 security vulnerabilities across 269 projects. The API and the GLM Coding Plan are live now with low, high, and max reasoning levels.

    Table of Contents

    Toggle
    • What a 50% Coding Jump From Post-Training Alone Means
    • The Exploit-Chain Reasoning Z.ai Says It Did Not Plan
    • Why Two Weeks of Safety Hardening Is the Real Signal
    • GLM-5.3-Flash: Open Weights Ship August 26 — MIT-Licensed, Multimodal, at 1/20th Cost
    • Frequently Asked Questions
    • For Context: Open-Source Coding Models on WithO2

    What a 50% Coding Jump From Post-Training Alone Means

    GLM-5.3 extracts frontier-class coding performance from an unchanged 743B base, which shifts the cost equation for open-weights adopters. Teams that already run GLM-5.2 infrastructure face a capability upgrade rather than a hardware upgrade, because the parameter count and serving footprint are identical.

    Z.ai describes GLM-5.3’s coding and agentic capabilities as “approaching” Claude Fable 5 — near-frontier, not above it on all benchmarks. The two benchmarks Z.ai leads among open-source models, Terminal Bench 3.0 and Agents’ Last Exam, both measure multi-step agentic execution rather than single-shot code completion. That is the workload profile that matters for autonomous development tasks, such as repository-wide refactors, CI failure triage, and dependency migrations. For a benchmark-based comparison of the models businesses deploy for that class of work, see our guide to the best AI agents for business tasks.

    Z.ai has not published GLM-5.3 pricing. The $1.40 and $4.40 per-million-token rates on the GLM-5.2 pricing table are not confirmed for GLM-5.3, and buyers evaluating total cost should treat the rate as unpublished until Z.ai updates it.

    The Exploit-Chain Reasoning Z.ai Says It Did Not Plan

    GLM-5.3’s cybersecurity capability grew faster and further than Z.ai’s training intended, according to the company’s disclosure. The model began chaining individual vulnerability findings into complete, coherent attack sequences — a behavior Z.ai did not target during post-training.

    “GLM-5.3 began to reason across multiple stages of exploitation, forming coherent plans for complete exploitation chains.” — Z.ai safety team, via TechTimes

    The 84.5% CyberGym score places GLM-5.3 slightly above Mythos 5 and GPT-5.6 Sol on that evaluation. CyberGym is Z.ai’s internal suite, not an industry-standard benchmark, so the comparison is a vendor claim rather than a third-party result. The 2,436 vulnerabilities across 269 projects were found in collaboration with security teams, which makes the finding the more auditable of the two claims.

    Why Two Weeks of Safety Hardening Is the Real Signal

    Every prior GLM release shipped open weights on day one. Holding GLM-5.3’s weights for roughly two weeks of safety evaluation and hardening marks the first time a Chinese open-weights lab has delayed a flagship release explicitly for safety review — a posture enterprise procurement teams already apply to Anthropic and Google DeepMind. Security-sensitive buyers evaluating open-weights models now have a documented safety process to assess, not only a benchmark table.

    GLM-5.3-Flash: Open Weights Ship August 26 — MIT-Licensed, Multimodal, at 1/20th Cost

    GLM-5.3-Flash is a 320-billion-total / 18-billion-active mixture-of-experts model developed by Z.ai (ZhipuAI), released on August 26, 2026 under the MIT license, with native support for text, image, and video inputs within a 1-million-token context window. It is the open-weights branch of the GLM-5.3 series and the first natively multimodal model in the GLM-5 family.

    Pricing is set at one-tenth of the GLM-5.3 flagship API rate, with a limited introductory window at one-twentieth of that rate, according to LLM Stats. The MIT license means businesses and developers can self-host the weights without per-token fees — an option the proprietary GLM-5.3 API does not offer. Architecture details confirm 320 billion total parameters with 18 billion active per forward pass, per MarkTechPost’s coverage of the launch.

    Developers who tested under the “Ox Alpha” label from August 20, 2026 onward were running GLM-5.3-Flash before the public release; the free-access period ended August 27. On the DeepSWE coding benchmark, independent testers at Orcarouter.ai scored GLM-5.3-Flash at 80% — ahead of Claude Fable 5 at 65% and GPT-5.6 Sol at 52% in those same tests. These scores come from a single independent evaluation, not Z.ai’s official benchmarks — treat the 80% figure as preliminary until reproduced by a neutral third party. Z.ai’s own official claims are more conservative: GLM-5.3-Flash outperforms GLM-5.2 and approaches Claude Opus 4.8 on Z.ai’s internal coding benchmark (company-reported data, not independently verified).

    GLM-5.3-Flash positions against paid APIs that businesses currently run for document and image tasks. For a current comparison of open-weights and commercial multimodal models by use case, see our roundup of the best AI tools for business.

    Frequently Asked Questions

    What is GLM-5.3-Flash and how does it differ from GLM-5.3?

    GLM-5.3-Flash is the open-weights, MIT-licensed branch of the GLM-5.3 series, released by Z.ai on August 26, 2026. It uses a 320-billion-total / 18-billion-active mixture-of-experts architecture, compared to GLM-5.3’s proprietary post-trained 743B model. GLM-5.3-Flash adds native multimodal support (text, image, and video) that GLM-5.3 does not have, and is priced at one-tenth of GLM-5.3’s API rate — or one-twentieth during the introductory window.

    How much does GLM-5.3-Flash cost per million tokens?

    Z.ai has not published a specific dollar figure for GLM-5.3-Flash. The published rate is one-tenth of the GLM-5.3 flagship API rate, with a limited-time introductory price of one-twentieth of that rate. GLM-5.2 was priced at $1.40 (input) and $4.40 (output) per million tokens — GLM-5.3-Flash’s rate would be a fraction of the GLM-5.3 equivalent. Self-hosting via the MIT-licensed Hugging Face weights eliminates per-token API fees entirely.

    What benchmark scores did GLM-5.3-Flash achieve on DeepSWE?

    Independent testers at Orcarouter.ai scored GLM-5.3-Flash at 80% on the DeepSWE coding benchmark — ahead of Claude Fable 5 at 65% and GPT-5.6 Sol at 52% in those same tests. These are preliminary scores from a single independent evaluator, not Z.ai’s official benchmark results. Z.ai’s own claims state that GLM-5.3-Flash outperforms GLM-5.2 and approaches Claude Opus 4.8 on Z.ai’s internal coding suite.

    What is GLM-5.3’s security vulnerability finding and how was it done?

    GLM-5.3 identified 2,436 security vulnerabilities across 269 projects in collaboration with professional security teams. The model scored 84.5% on CyberGym, Z.ai’s internal cybersecurity evaluation suite — a company-reported figure, not a third-party benchmark. GLM-5.3 also exhibited emergent exploit-chain reasoning, meaning it developed the ability to connect individual vulnerabilities into multi-stage attack sequences without being trained to do so.

    Can GLM-5.3-Flash be self-hosted?

    GLM-5.3-Flash is released under the MIT license with weights published on Hugging Face, which means it can be deployed on private infrastructure without per-token API fees. The model’s 18-billion active parameters (in the 320B total MoE architecture) make it more tractable to self-host than full-parameter models at equivalent output quality, though total GPU memory requirements depend on serving framework and quantization settings.

    For Context: Open-Source Coding Models on WithO2

    • GLM-5.2 review — the 743B base GLM-5.3 is post-trained on, its 1M-context window, and its published pricing.
    • Meta Muse Code — the coding agent that launched at 21x cheaper to try, and GLM-5.3’s closest competitor on price-led adoption.
    • DeepSeek V4-Flash agent benchmarks — the other Chinese open-weights lab competing on agentic coding scores this quarter.
    • AI coding costs — why per-token rates decide open-weights adoption more than benchmark rank.
    💡 Our Take: The GLM-5.3 story ran in two acts. Act one (August 14): an impressive benchmark table with an intentional safety delay that changed the procurement narrative for Chinese open-source AI — a first for this category. Act two (August 26): the actual open weights arrive as GLM-5.3-Flash, MIT-licensed, natively multimodal, and priced at one-twentieth of the flagship API rate during the introductory window. For teams with document-processing or image-analysis workloads currently running paid APIs, the combination of self-hostable weights and a 1M-context multimodal model at near-zero cost warrants a direct evaluation. The 80% DeepSWE score is from one independent lab and should be verified before any migration decision — but the weights are live on Hugging Face, the pricing is published, and the safety delay was real.

    Last Updated: August 28, 2026

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Amitabh Sarkar
    • Website

    I am a software engineer, I have a passion for working with cutting-edge technologies and staying up-to-date with the latest developments in the field. In my articles, I share my knowledge and insights on a range of topics, including business software, how to set up tools, and the latest trends in the tech industry.

    Related Posts

    Shopify Acquires Tailwind Labs — New Paid Sign-Ups Closed as Revenue Fell 80%

    September 11, 2026

    Mercury 2.5 Hits 1,107 Tokens/Sec — Claude Haiku-Class AI at $0.04 per Million Tokens

    September 11, 2026

    Meta Muse App Launches: Personal AI Agent at $20–$100/Month

    September 11, 2026

    Comments are closed.

    Don't Miss
    Trending News

    Shopify Acquires Tailwind Labs — New Paid Sign-Ups Closed as Revenue Fell 80%

    By Amitabh SarkarSeptember 11, 2026

    Shopify acquired Tailwind Labs, the Canadian company behind the Tailwind CSS framework, on 9 September…

    Workflow Automation Software: How to Choose the Right Tool

    September 11, 2026

    Mercury 2.5 Hits 1,107 Tokens/Sec — Claude Haiku-Class AI at $0.04 per Million Tokens

    September 11, 2026

    Meta Muse App Launches: Personal AI Agent at $20–$100/Month

    September 11, 2026

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Our Picks

    Workflow Automation Software: How to Choose the Right Tool

    September 11, 2026

    Shopify vs WooCommerce vs BigCommerce 2026: Which Platform Wins?

    August 31, 2026

    12 Best Project Management Software Tools in 2026

    August 1, 2026

    9 Best Ecommerce Platforms Compared (2026)

    July 30, 2026
    Editors Picks

    Shopify Acquires Tailwind Labs — New Paid Sign-Ups Closed as Revenue Fell 80%

    September 11, 2026

    Mercury 2.5 Hits 1,107 Tokens/Sec — Claude Haiku-Class AI at $0.04 per Million Tokens

    September 11, 2026

    Meta Muse App Launches: Personal AI Agent at $20–$100/Month

    September 11, 2026

    OpenAI’s AI Agents Now Do a Researcher’s Job — What It Means

    September 10, 2026
    About Us
    About Us

    Your Source for Innovation: Discover in-depth guides, solutions, and tools tailored to modern business challenges.

    Links
    • Blog
    • Privacy Policy
    • Contact WithO2.com
    • Terms and Conditions
    Facebook X (Twitter) Instagram Pinterest
    • About
    • Editorial Policy
    • Contact
    • Privacy Policy
    • Terms
    © 2026 WITHO2.COM

    Type above and press Enter to search. Press Esc to cancel.