Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Chinese AI lab says it can match Anthropic’s all-poweful Claude Mythos at sniffing security bugs

Security researchers say Z.ai's latest model can rival Anthropic's Mythos in one critical area.

Add as a preferred source on Google
China Z.Ai GLM-5.2 Featured Banner
Z.Ai

For the past few weeks, Anthropic’s Mythos has been viewed as the gold standard for AI-powered cybersecurity. That lead may already be shrinking. According to a new report from The Wall Street Journal, security researchers say Chinese AI startup Z.ai’s GLM-5.2 can now match Mythos when it comes to finding software security vulnerabilities, even if it still trails Anthropic and OpenAI in broader reasoning tasks.

GLM-5.2 is closing the gap in one very important area

As per the report, researchers found GLM-5.2 performs on par with Mythos in identifying software bugs, a capability that’s becoming increasingly important as companies race to patch vulnerabilities before hackers can exploit them. The model is also open-source, meaning anyone can download, modify, and run it on their own hardware without relying on a cloud provider. That flexibility makes it attractive for enterprises, but it also raises concerns that cybercriminals could adapt it for offensive purposes.

The report is careful to point out that this doesn’t mean China has overtaken the U.S. in AI overall. GLM-5.2 still lags behind Anthropic and OpenAI across many general-purpose tasks. But in cybersecurity, where even small improvements can have outsized real-world consequences, the performance gap has narrowed dramatically. According to benchmark data cited by the Journal, GLM-5.2 has even outperformed Claude Opus 4.8 in some security evaluations, while researchers say additional prompting allows it to reach Mythos-level bug-finding performance.

The bigger story isn’t who wins. It’s how fast the gap is closing

Interestingly, this all comes at a rather awkward time for the U.S. AI industry. While companies like Anthropic and OpenAI have spent the past few weeks restricting access to their most advanced frontier models over national security concerns, Chinese labs have been racing in the opposite direction by releasing increasingly capable open-weight alternatives that anyone can download and run.

The funny thing is that this debate was already playing out in public. Just days ago, Elon Musk predicted Chinese AI labs would probably catch up to Anthropic’s flagship Fable 5 by Q1 2027, at least in terms of benchmark performance. Zhipu AI founder Tang Jie quickly pushed back, replying, “won’t take that long.” Musk then clarified his position, arguing that while China might match Anthropic on benchmarks by then, achieving the same level of “true usefulness” would be a much tougher milestone, crediting Anthropic’s focus on practical intelligence.

On benchmarks, yes, but as measured by true usefulness even Q1 would be very impressive.

Anthropic has rightly focused on maximizing useful intelligence, which does not show up in benchmarks, but definitely shows up in revenue.

— Elon Musk (@elonmusk) June 18, 2026

Now, The Wall Street Journal’s latest report gives Tang’s optimism a little more weight. Instead of talking about coding benchmarks, it suggests GLM-5.2 is already matching Anthropic’s Mythos at finding security vulnerabilities, arguably one of the most valuable real-world AI applications today. That doesn’t suddenly make China the leader in frontier AI, but one thing is becoming increasingly difficult to ignore: the AI race is no longer a comfortable lead for the United States.

Varun Mirchandani
Varun is an experienced technology journalist and editor with over eight years in consumer tech media. His work spans…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more