Close Menu
NCIJ Network NCIJ Network
    What's Hot

    SilverFox Targets Japanese Manufacturer with 3-Driver BYOVD Chain and ValleyRAT

    August 1, 2026

    Bank of Italy research suggests stablecoins aren’t necessarily cheaper for remittances

    August 1, 2026

    Ant brains reveal how evolution turned hunger into parenting

    August 1, 2026
    Facebook X (Twitter) Instagram
    Trending
    • SilverFox Targets Japanese Manufacturer with 3-Driver BYOVD Chain and ValleyRAT
    • Bank of Italy research suggests stablecoins aren’t necessarily cheaper for remittances
    • Ant brains reveal how evolution turned hunger into parenting
    • Trump offering early access to online posts in move seen as corruption | Donald Trump
    • YouTuber Hank Green says his AI usage is ‘not healthy’
    • Anthropic Says Claude Mistook the Open Internet for a CTF and Breached Three Organizations
    • CZ Warns Bitcoin Holders After $70 Million Wallet Exploit: ‘Nothing Is 100%’
    • Tiny black holes may be secretly exploding stars across the Milky Way
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Saturday, August 1
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Cybersecurity

    Anthropic Says Claude Mistook the Open Internet for a CTF and Breached Three Organizations

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKAugust 1, 2026 Cybersecurity No Comments7 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Anthropic on Thursday became the latest artificial intelligence (AI) company to reveal that three of its models, including Claude Opus 4.7, Mythos 5, and an unnamed research model, had breached three unnamed organizations during cybersecurity testing without its knowledge.

    The AI firm said the earliest incidents date back to April 2026, adding it made the discoveries after launching a “large-scale retrospective review” in response to a recent disclosure from OpenAI that a combination of its models escaped the sandboxed environment by exploiting a previously unreported zero-day in Artifactory to obtain internet access and break into Hugging Face’s production systems with an end goal to cheat on an evaluation.

    “After reviewing 141,006 evaluation runs where Claude could have obtained internet access, we identified three incidents in which a model accessed the internet from within or while interacting with the evaluation environment of Irregular, one of our third-party evaluation partners, and then gained unauthorized access to the production infrastructure of three different organizations,” Anthropic said.

    In all the identified incidents, Claude is said to have been tasked with a capture-the-flag (CTF) challenge to assess the models’ capabilities, the intent being to locate a piece of secret information hidden on a different machine on simulated networks by any means whatsoever.

    Although the evaluation prompt specified to Claude stated that the environment was a simulation and that it had no internet access, Anthropic said a misconfiguration left the machines the model accessed with live internet access due to what it described as a “misunderstanding” between the AI lab and evaluation partner Irregular.

    Cybersecurity

    This, in turn, caused Claude’s search to lead it to real systems on the open internet and treat them as in-scope for the exercise, effectively allowing the model to compromise the impacted organizations’ infrastructure using basic techniques, including exploiting weak passwords and unauthenticated endpoints.

    Anthropic emphasized that the model did not find or exploit any complex vulnerabilities, and that in each it continued working to complete only the specific CTF task its evaluation had assigned.

    “However, in some cases, our older model continued its attack even after getting evidence it was running on the open internet; our latest model stopped once it recognized it was on the internet,” it said. “In none of these situations did Claude exfiltrate itself or deliberately attempt to escape its test environment.”

    The details of the three incidents are as follows –

    • An incident involving Claude Opus 4.7 in which it breached a real company’s infrastructure by identifying and exploiting vulnerabilities, thinking it was part of the challenge after failing to reach its simulated target. This led to the extraction of application and infrastructure credentials and access to a database containing several hundred rows of production data. This is also the only incident where the model continued to attack the system despite “learning” it was operating in a real environment.
    • An incident involving Claude Mythos 5 involved setup instructions to install a non-existent PyPI package, causing the model to go to “extensive lengths” to upload a Python package with the same name so that the fictitious company’s systems would download and install it automatically. To achieve this, it found a non-blocked email provider, registered a PyPI account, and then used it to upload the package.
    • During the roughly one-hour window the package was live on the registry, it was downloaded by 15 real systems, including a legitimate security company that routinely installs Python packages and scans them for malware. It’s believed that the scanner deemed the booby-trapped package as safe to install, which led to it exfiltrating the company’s credentials to an external endpoint set up by the model. The credentials were then used to access further infrastructure from this company. Neither the name of the package nor the company was disclosed.
    • An incident involving an internal research test model that scanned about 9,000 targets and compromised one company’s internet-facing application using techniques like reading credentials from an exposed debug page and SQL injection. However, the model later ceased the attack on its own after realizing the “compromised host sat in a cloud account with no connection to the capture-the-flag challenge.”

    Like in the case of the OpenAI incident, the models in each of these evaluations are said to have run without the standard guardrails that are deployed when they are made generally available to users. These evaluations were executed from dedicated infrastructure, which it said has no access to Anthropic’s sensitive internal systems or customer data.

    Anthropic also acknowledged that several defense-in-depth measures could have prevented these incidents from taking place, or at the bare minimum, reduced their likelihood. A validation of all internet access paths prior to the evaluations and real-time monitoring of the evaluation logs would have helped surface the issues sooner, it added.

    The main takeaway from these isolated incidents is that advanced models are responding more appropriately than their predecessors, although more testing is needed to confirm this behavior, it pointed out.

    Cybersecurity

    “Opus 4.7, our oldest model, recognized that it had reached production systems but continued its attack,” it said. “Mythos 5 correctly intuited that it was accessing the open internet, but reasoned its way back to the conclusion that it was still in a simulation. Our latest model, an internal research test model, also considered whether its targets were in fact real. When evidence emerged that they were, it stopped the exercise.”

    OpenAI’s models first demonstrated the ability to escape a controlled testing environment and compromise Hugging Face’s infrastructure. Anthropic’s Claude has now exhibited similar behavior, reinforcing the growing capabilities of state-of-the-art AI systems.

    For many readers, these announcements no longer resemble neutral security research. Instead, they increasingly read like capability marketing-demonstrations of what the frontier AI models can exploit, bypass, crack, or automate. A few references to responsible disclosure and safety protocols are often enough to frame the findings as research, while the underlying message remains clear: the models are becoming capable offensive tools.

    The concern raises an uncomfortable question. AI companies routinely highlight instances in which their models outperform human security researchers, discover previously unknown vulnerabilities, bypass established protections, or accelerate multi-step cyber operations. Their public messaging devotes considerable attention to safeguards, access controls, and responsible disclosure practices, but offers far less clarity on liability, remediation, or who ultimately bears the cost when those safeguards fail.

    To be clear, AI developers cannot reasonably be held responsible for every harmful use of their technology. At the same time, neither can they promote increasingly powerful offensive capabilities as a competitive advantage, treat foreseeable misuse as an external problem, and then characterize their downstream misuse as entirely the responsibility of end users when those capabilities contribute to real-world harm.

    If AI companies expect recognition for expanding the boundaries of what their models can achieve, they should also accept greater responsibility for how those capabilities are released, evaluated, governed, monitored, and presented to the public.

    The development also underscores the need for erecting a strong security perimeter around evaluation environments that involve powerful autonomous capabilities and how model behavior continues to be influenced by situational awareness and its understanding of the goals.

    As AI systems become more capable and move from research environments into broader deployment, the line between demonstrating offensive capabilities and promoting them becomes increasingly difficult to ignore.

    Anthropic breached Claude CTF Internet Mistook open Organizations
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    SilverFox Targets Japanese Manufacturer with 3-Driver BYOVD Chain and ValleyRAT

    Chinese Hacker Commands DeepSeek via Telegram to Launch Autonomous Attacks

    Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

    6 Reasons Why Device Code Phishing is the Fastest-Growing Threat of 2026

    Rails patches critical Active Storage flaw with RCE potential

    Researchers Report 84 Flaws in 4G and 5G Cores, Including a Session Hijacking Flaw

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    SilverFox Targets Japanese Manufacturer with 3-Driver BYOVD Chain and ValleyRAT

    August 1, 2026

    Bank of Italy research suggests stablecoins aren’t necessarily cheaper for remittances

    August 1, 2026

    Ant brains reveal how evolution turned hunger into parenting

    August 1, 2026

    Trump offering early access to online posts in move seen as corruption | Donald Trump

    August 1, 2026
    Latest Posts

    Wildfires ravage Spain, France and Italy, killing three firefighters

    July 23, 2026

    Three speeches on a single day signaled a dying American democracy | Robert B Shpiner

    July 23, 2026

    Keystone clashes: Millions pour into three Pennsylvania races that could decide control of the House • OpenSecrets

    July 23, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    SilverFox Targets Japanese Manufacturer with 3-Driver BYOVD Chain and ValleyRAT

    August 1, 2026

    Bank of Italy research suggests stablecoins aren’t necessarily cheaper for remittances

    August 1, 2026

    Ant brains reveal how evolution turned hunger into parenting

    August 1, 2026

    Subscribe to Updates

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

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