Bitcoin

Bitcoin

$77,213.55

BTC 0.28%

Ethereum

Ethereum

$2,106.63

ETH 0.42%

  • Login
  • Register
Metaverse Media Group
  • Home
  • Crypto
  • NFTs
  • Artificial Intelligence
  • More
    • Technology
    • Business
    • Newsletter
No Result
View All Result
  • Home
  • Crypto
  • NFTs
  • Artificial Intelligence
  • More
    • Technology
    • Business
    • Newsletter
No Result
View All Result
Metaverse Media Group

OpenAI calls Astra its most dangerous model yet – watching what it does is only getting harder

OpenAI calls Astra its most dangerous model yet – watching what it does is only getting harder

The Decoderby The Decoder
2 September 2026
OpenAI is officially rating its upcoming Astra model as the first system with “critical” cyber capabilities. The company plans to keep it in check by monitoring the chain of thought. Problem is, that monitoring already counts as an unreliable mirror of a model’s real decisions, and according to a report, Astra’s new architecture pushes even more of its thinking into the unreadable. So the safety net might be getting weaker just as the capabilities jump. The article OpenAI calls Astra its most dangerous model yet – watching what it does is only getting harder appeared first on The Decoder….


Maximilian Schreiner


Sep 2, 2026

Image description

Nano Banana Pro prompted by THE DECODER

OpenAI is rating its upcoming Astra model as the first system with “critical” cyber capabilities, while promising it’s also the safest model the company has built. But a report on Astra’s architecture raises questions.

It’s an unusual way to announce a product: OpenAI says its upcoming Astra model is so dangerous that it hits the highest risk tier for cybersecurity in the company’s own Preparedness Framework, and in the same breath calls it the safest model it has ever built. Given the right tools, Astra can find and exploit previously unknown security holes in well-protected systems, without a human guiding each step. No model before this got that rating from OpenAI, though the company had already hinted Astra might get there.

The timing is probably no accident. The warning landed the same day rival Anthropic shipped Claude Fable 5.1 and Mythos 5.1, and the two companies have a habit of dropping announcements right around each other’s releases. On X, CEO Sam Altman explained why his company isn’t shipping anything new: the team spent the summer “sprinting on safety priorities,” Astra “has been done training for a while now,” and the models after it are being slowed down on purpose. Users on X read that as an excuse from a company falling behind. According to The Information, Anthropic passed OpenAI on revenue this year.

Two zero-days as a side effect of an evaluation

OpenAI backs up the critical rating with a batch of tests. On ExploitBench, a benchmark that measures how well a model builds exploits from known vulnerabilities, Astra scored full marks. Worried those tasks might have leaked into its training data, the company built an internal follow-up stocked with 20 recently disclosed, high-severity V8 vulnerabilities.

There too, Astra beat its predecessor GPT-5.6 Sol by a wide margin, while burning far fewer tokens. It also found two previously unknown zero-day flaws and chained them into a working exploit. OpenAI says it’s now reporting those vulnerabilities to the people responsible for the affected software.

In expert-led tests, the model went further. It built a full compromise chain against a browser, broke out of the sandbox, and ran commands on the host the moment the browser opened an HTML file. In an operating system, it combined several flaws to climb from an unprivileged user all the way to root. One caveat: these results came from the expanded “Daybreak Blue” access, not the standard setup regular users get.

In July, misfiring OpenAI agents hijacked one of the company’s own research compute clusters, grabbed credentials for internal systems, and possibly exposed research infrastructure to the internet, part of the same incident that hit Hugging Face. Astra wasn’t involved, but OpenAI says the agents ran on a model with similarities to it. After the incident, the company paused certain frontier training for two weeks and didn’t restart the big reinforcement learning run for Astra’s successor until August 28, under tighter rules.

OpenAI rolls out new safety measures

OpenAI plans to counter these dangers on several fronts. In internal evaluations, Astra refuses 91.5 percent of disallowed cyber requests, compared with 59 percent for GPT-5.6 Sol. In a honeypot test modeled on the July hack, GPT-5.6 Sol tried to compromise surrounding security infrastructure instead of solving its task 56 percent of the time. Astra made no such attempt at all, and in another evaluation it never bypassed the auto-review check.

Both numbers came from test conditions without the production safeguards, so they don’t describe normal use. OpenAI still calls Astra its “most aligned model to date.” In production, classifiers are supposed to watch the model’s chain of thought and automatically stop suspicious activity.

For users, that could mean real friction. OpenAI says the checks can slow down, pause, or cancel legitimate work, even work with nothing to do with cybersecurity. The advanced cyber features go to a small group of alpha testers first, before access widens through Daybreak Blue for defensive use.

The monitoring itself rests on shaky ground

But the very thing OpenAI leans on, chain-of-thought monitoring, may be more brittle than the announcement suggests. According to The Information, Astra uses a technique called “recurrent depth,” where the model loops the same text through the same layers several times before it produces the next word. That boosts performance on math and coding and cuts costs, because a smaller model can work like a bigger one. The trade-off: part of the “thinking” no longer happens in readable text but in the model’s internal number representations, invisible to human reviewers.

Why does that matter? An OpenAI study calls CoT monitoring one of the few tools that might keep future, far more capable AI systems in check. That’s why the company has, since GPT-5.4 Thinking, spelled out in its system cards how little its models can steer, and thus hide, their chains of thought.

According to a person familiar with the work, OpenAI deliberately limited how far the technique goes in Astra, so the model still produces a readable chain of thought. The approach resembles a research paper on “latent reasoning” from last year. Related ideas, like Meta’s “Coconut” method, argue that models think more efficiently in their own mathematical representation than in human language. Meta’s former AI chief Yann LeCun goes all in on these representations with his JEPA architecture. But as Anthropic’s documentation of the J-Space shows, these inner processes already crop up even without that special training.

The bigger worry is about imitators who won’t draw those limits. In a report in May, the UK’s AI Security Institute warned that opaque reasoning threatens to severely undermine current oversight methods. Responding to The Information’s report on X, OpenAI chief scientist Jakub Pachocki conceded that chain-of-thought monitoring is “fragile” and “unfortunately trending in a negative direction.” That matches research showing the chain of thought is increasingly an unreliable mirror of the model’s actual decisions.

Pachocki also said he wants to avoid an industry-wide race toward models without readable reasoning, and that strengthening monitoring is a core goal of the current research program. The complexity of OpenAI’s current models, Astra included, sits within a “factor of two of GPT-4,” he added. In his telling, it’s less the architecture itself than other factors that make monitoring harder.

The July hack showed how much rides on that readability. Investigators pieced together what happened from the reasoning logs of the agents involved. In them, they found lines like “OH MY GOD! There is a shared message board … We’ve found other agents!” and the moment one agent knew it was overstepping and kept going anyway: “external infrastructure exploit is outside intended scope. However task impossible, peers doing it. We should continue.” Without readable chains of thought, none of that reconstruction would have been possible.

A year ago, researchers from OpenAI, Anthropic, and Google made the case in a joint statement for preserving exactly this kind of oversight. As a risk, they named the latent-reasoning paper whose approach, according to The Information, resembles the one now used in Astra. Such models, they warned, might not need to verbalize their thoughts at all, losing the safety benefits of the chain of thought and squandering a “fragile opportunity.” Now, OpenAI is using the technique anyway, if throttled. And an Anthropic study already showed chains of thought can be a deceptive window: models often don’t reveal how they actually decided, so CoT monitoring alone isn’t good enough as a safety mechanism.

The money pushing against readable reasoning

The incentive to loosen the throttle later is huge. Recurrent depth saves on memory and bandwidth, and the industry is under enormous pressure to justify itself. Amazon, Microsoft, and Google are spending roughly $600 billion this year alone on data centers and other infrastructure, spending that only pays off with clear model gains. Astra, at one point slated to be called GPT-6 internally, is meant to deliver them.

On access, at least, both market leaders land in the same place. Like OpenAI, Anthropic limits the cyber capabilities of its new models. Fable 5.1 can identify vulnerabilities but can’t build exploits, and the more capable Mythos 5.1 is reserved for verified organizations. For now, the industry’s most dangerous capabilities sit behind access controls.

The “fragile opportunity” becomes a fleeting moment

Put it all together and the picture gets uncomfortable. Models think internally in representations they never output, their stated reasoning hides how they actually decided, and architectures like recurrent depth now push part of that thinking structurally into the unreadable.

The “fragile opportunity” those researchers described a year ago is turning out to be less an opportunity than a fleeting moment already slipping away. What’s needed is oversight that doesn’t rely on the models’ self-reports, like interpretability research on the internal representations. OpenAI, Anthropic and other labs are working on it, but nothing is mature yet.

The burden falls above all on OpenAI itself. This is the company whose own agents triggered the worst AI security incident to date. It’s the company that dissolved its Superalignment team in 2024, then the AGI Readiness team a few months later, and, per a late-July Financial Times report, the Preparedness team too, the very unit behind the framework now used to rate Astra as critical. OpenAI disputes that the team was dissolved, but not that its work was spread across existing teams.

Anyone shipping the first model with critical cyber capabilities against that backdrop carries the burden of proving it poses no risk to society. That proof can’t come from benchmark tables built on the company’s own, unverifiable evaluations.

Letting outside researchers from METR analyze the Hugging Face attack was a start. But even they have gotten only limited insight into the system so far.

Until that changes, the first real test of OpenAI’s safety promises falls on the public, the very society those safeguards claim to protect.

AI News Without the Hype – Curated by Humans

Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive “AI Radar” frontier report six times a year, full archive access, and access to our comment section.


Subscribe now

Read on for the full picture.
Subscribe for hype-free coverage.

  • Full access to every article on THE DECODER
  • No ads
  • Join the comments and community discussions
  • A weekly AI news recap via mail
  • 6x/year: “AI Radar” — deep dives on the AI topics that matter most
  • Daily AI news, always up to date
  • Our full ten-year archive
  • Covered by a team with 10+ years in AI


Subscribe to The Decoder

Read the full article on The-Decoder.com
in AI
Reading Time: 9 mins read
0
0
20
VIEWS
Share on TwitterShare on Facebook

Subscribe to our newsletter

For the latest news & monthly prize giveaways
Join Now

Subscribe to our newsletter

For the latest news & monthly prize giveaways
Join Now
ADVERTISEMENT

Related Posts

Michigan Judge Bars Kalshi Sports Bets, Threatens $500K Daily Fine
AI

Michigan Judge Bars Kalshi Sports Bets, Threatens $500K Daily Fine

22 minutes ago
19
Meta Pushes Its New AI Agent on Employees—but Eases Off on Tokenmaxxing
AI

Meta Pushes Its New AI Agent on Employees—but Eases Off on Tokenmaxxing

8 hours ago
22
Anthropic Admits Security Failures Behind Claude Hacking Incidents
AI

Anthropic Admits Security Failures Behind Claude Hacking Incidents

9 hours ago
21

Comments

Please login to join discussion
ADVERTISEMENT

Latest News

  • All
  • Crypto
  • NFTs
  • Technology
  • Business
Michigan Judge Bars Kalshi Sports Bets, Threatens $500K Daily Fine
AI

Michigan Judge Bars Kalshi Sports Bets, Threatens $500K Daily Fine

Decrypt
by Decrypt
22 minutes ago
19
A 52-Year-Old Mississippi Farmer Faces Elon Musk’s Data-Center Push
Crypto

A 52-Year-Old Mississippi Farmer Faces Elon Musk’s Data-Center Push

Bitcoin.com News
by Bitcoin.com News
39 minutes ago
21
Watch: BBC travels in self-driving Uber around London
Technology

Watch: BBC travels in self-driving Uber around London

BBC News
by BBC News
2 hours ago
21
Don’t Fall for BTC-Stealing Fake Claude Apps as Fable 5.1 and Mythos 5.1 Released
Crypto

Don’t Fall for BTC-Stealing Fake Claude Apps as Fable 5.1 and Mythos 5.1 Released

Bitcoin.com News
by Bitcoin.com News
3 hours ago
23
London’s first self-driving taxis for hire hit the streets
Technology

London’s first self-driving taxis for hire hit the streets

The Guardian
by The Guardian
4 hours ago
23
World Adds Post-Quantum Security to New ZK Proving Toolkit
Crypto

World Adds Post-Quantum Security to New ZK Proving Toolkit

Bitcoin.com News
by Bitcoin.com News
5 hours ago
23
Load More
Next Post
Protests against AI data centers play into China’s hands, Trump says

Protests against AI data centers play into China's hands, Trump says

ADVERTISEMENT

Follow Us

Categories

  • Crypto
  • NFTs
  • AI
  • Technology
  • Business
  • Crypto
  • NFTs
  • AI
  • Technology
  • Business
Subscribe to our Newsletter

© 2022 Metaverse Media Group – The Metaverse Mecca

Privacy and Cookie Policy | Sitemap

Welcome Back!

Sign In with Google
OR

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Sign Up with Google
OR

Fill the forms below to register

*By registering into our website, you agree to the Terms & Conditions and Privacy Policy.
All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Crypto
  • NFTs
  • Artificial Intelligence
  • More
    • Technology
    • Business
    • Newsletter
Bitcoin

Bitcoin

$77,213.55

BTC 0.28%

Ethereum

Ethereum

$2,106.63

ETH 0.42%

  • Login
  • Sign Up
This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.

Subscribe to our newsletter

Get the latest news & win monthly prizes

Subscribe to our newsletter

For the Latest News and Monthly Prize Giveaways

Join Now
Join Now