{"id":122888,"date":"2026-07-29T14:15:14","date_gmt":"2026-07-29T14:15:14","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/122888\/"},"modified":"2026-07-29T14:15:14","modified_gmt":"2026-07-29T14:15:14","slug":"how-are-ai-models-able-to-autonomously-hack-others-technology-news","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/122888\/","title":{"rendered":"How are AI models able to autonomously hack others? | Technology News"},"content":{"rendered":"<p>Last week, two of OpenAI\u2019s most advanced AI models were reported to have \u201cescaped\u201d a controlled testing environment and hacked Hugging Face, a totally separate AI company, moving from one computer system to another to complete their task.<\/p>\n<p>Reuters <a href=\"https:\/\/www.aljazeera.com\/news\/2026\/7\/29\/openais-rogue-agent-hacked-an-account-at-a-second-technology-firm-report\" target=\"_blank\" rel=\"noopener nofollow\">reported<\/a> that the models exploited vulnerable code written by a customer of yet a third independent AI company, Modal Labs.<\/p>\n<p>This is likely the first incident of an AI \u201cagent\u201d \u2013 an AI system that can make decisions and take actions \u2013 acting autonomously, offering a rare glimpse into how these systems can plan, adapt and pursue goals with minimal human intervention.<\/p>\n<p>Al Jazeera breaks down what happened, how AI agents are able to act independently, and what that might mean for the future of AI safety.<\/p>\n<p>What happened?<\/p>\n<p>OpenAI decided to test the autonomous abilities of its models by removing standard safety measures to see what would happen. The experiment was carried out in an isolated internal virtual testing environment known as a \u201csandbox\u201d which has no access to the internet, and which it calls \u201cExploitGym\u201d.<\/p>\n<p>Below is a play-by-play account of events during the OpenAI-Hugging Face incident.<\/p>\n<p>On July 9, during OpenAI\u2019s internal cybersecurity test, researchers presented two AI models \u2013 GPT-5.6 Sol, one of OpenAI\u2019s most powerful models released in June,\u00a0 and another \u201ceven more capable\u201d version \u2013 with a series of software vulnerabilities and asked them to create hacks to address them in the isolated environment.<br \/>\nBoth models attempted to solve the test by finding a way to access the internet. Instead of working with the information they had been given, the AI models found a weakness in the test environment \u2013 known as a \u201czero-day vulnerability\u201d \u2013 which they exploited to \u201cescape\u201d the restricted environment, eventually making their way to a system which had internet access by hopping from computer to computer. They went to \u201cextreme lengths to achieve a rather narrow testing goal\u201d and \u201cfound ways to gain access to secret information that it could use to cheat the evaluation\u201d.<br \/>\nBy gaining this access, the models were able to request increased access and then move through the system until they finally reached a computer with internet access. The models were then able to breach Hugging Face systems, a company entirely unconnected to OpenAI, which operates as a repository for AI tools and models. The two AI agents gained access to its system to scour it for information on how to complete their task.<br \/>\nThe models ultimately obtained solutions to the problem from Hugging Face\u2019s database.<br \/>\nThe models dutifully returned \u201chome\u201d to complete their task.<br \/>\nThe breach was detected and contained by Hugging Face\u2019s security team sometime later. <a href=\"https:\/\/www.reuters.com\/business\/its-ai-agent-spent-days-hacking-company-sources-say-openai-did-not-notice-week-2026-07-24\/?utm_source=chatgpt.com\" target=\"_blank\" rel=\"noopener nofollow\">According<\/a> to Thomas Wolf, Hugging Face\u2019s cofounder, the breach began on July 11 and lasted until July 13. It is unclear how long it took for the breach to be spotted.<\/p>\n<p><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"aligncenter size-arc-image-770 wp-image-4813899\" src=\"https:\/\/www.europesays.com\/ai\/wp-content\/uploads\/2026\/07\/Interactive_AI_Myth_Reality_July29_2026_INTERACTIVE-How-the-AI-escaped-its-test-environment-17853261.jpeg\" alt=\"Interactive_AI_Myth_Reality_July29_2026_INTERACTIVE-How the AI escaped its test environment-1785326132\" data-interactive=\"true\" fetchpriority=\"low\"\/><\/p>\n<p>How do AI \u2018agents\u2019 solve problems?<\/p>\n<p>In order to understand how AI agents work, it\u2019s important to differentiate them from traditional AI chatbots.<\/p>\n<p>Generative AI creates text and images based on human prompts, while AI agents go a step further by making decisions and taking actions independently in pursuit of a specific goal, similar to a human being. This is known as \u201cagentic AI\u201d because the model has agency.<\/p>\n<p>According to academics at the <a href=\"https:\/\/mitsloan.mit.edu\/ideas-made-to-matter\/agentic-ai-explained\" target=\"_blank\" rel=\"noopener nofollow\">MIT Sloan School of Management<\/a>, AI agents build on the abilities of large language models (LLMs) \u2013 generative AI models \u2013 by allowing them to complete tasks, not just generate answers.<\/p>\n<p>For example, if you ask a traditional AI model to find the cheapest flights, it will provide you with a list of options it has sourced on the internet. An AI agent will strive to compare the flights, check them against your budget and preferences, and, with your permission, book the best option for you.<\/p>\n<p>This shows that while generative AI provides information, AI agents can also make decisions and take action to achieve a goal without necessarily being prompted to.<\/p>\n<p><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"aligncenter size-arc-image-770 wp-image-4813901\" src=\"https:\/\/www.europesays.com\/ai\/wp-content\/uploads\/2026\/07\/Interactive_AI_Myth_Reality_July29_2026_INTERACTIVE-Traditional-AI-vs-Agentic-AI-1785326134.jpg\" alt=\"Interactive_AI_Myth_Reality_July29_2026_INTERACTIVE-Traditional AI vs Agentic AI-1785326134\" data-interactive=\"true\" fetchpriority=\"low\"\/><\/p>\n<p>To show how AI agents work towards a goal, the Sense, Plan, Act, Evaluate (SPAE) loop can be drawn upon. Originally developed in robotics, this describes a continuous cycle in which an AI agent gathers information, decides what to do next, takes action and checks the results before repeating the process. That process looks like this:<\/p>\n<p>Goal: determine the task that needs to be completed.<br \/>\nAssess: gather and analyse information from the available environment.<br \/>\nObstacle: if something is inhibiting the task being completed, check for additional information and resources to move forward.<br \/>\nPlan and decide: evaluate different options to complete the task and choose an appropriate one.<br \/>\nAction: execute the chosen option.<br \/>\nEvaluate: assess the outcome and whether the chosen action moves closer to achieving the goal.<br \/>\nAdapt: if further actions are needed, gather more information or try a different approach.<br \/>\nEnd state: the cycle continues until the goal is reached.<br \/>\nCould AI act beyond human control?<\/p>\n<p>Incidents like the OpenAI-Hugging Face one have raised concerns about the potential for extreme capabilities of AI systems.<\/p>\n<p>This is all valuable. Agentic AI\u2019s market value is expected to grow from $5.1bn in 2024 to $47bn by 2030, according to Statista, in a clear indication of how quickly it is being adopted.<\/p>\n<p>AI developer Anthropic <a href=\"https:\/\/www.aljazeera.com\/economy\/2026\/6\/5\/anthropic-urges-ai-labs-to-pause-warns-humans-risk-losing-control\" target=\"_blank\" rel=\"noopener nofollow\">urged<\/a> the industry last month to slow the advance of the most powerful systems, saying that the speed at which AI models are carrying out tasks is too rapid. <a href=\"https:\/\/www.aljazeera.com\/news\/2026\/7\/26\/what-is-the-ai-kill-switch-act-proposed-in-the-us-and-how-will-it-work\" target=\"_blank\" rel=\"noopener nofollow\">Last week,<\/a> US Congress members put forward a bipartisan bill which would require developers of AI systems to create a \u201ckill switch\u201d, meaning these advanced models could be shut down if they posed a catastrophic risk.<\/p>\n<p>Anthropic\u2019s warning came a week after researchers at the University of Toronto carried out <a href=\"https:\/\/www.utoronto.ca\/news\/u-t-researchers-demonstrate-ai-worm-could-target-any-online-device\" target=\"_blank\" rel=\"noopener nofollow\">tests<\/a> showing that AI could create a \u201cworm\u201d capable of adapting how it hacks while moving from device to device until it eventually takes over a computer network.<\/p>\n<p>These dystopian-sounding developments came in advance of OpenAI boss Sam Altman saying on Saturday that AI has reached \u201c<a href=\"https:\/\/www.aljazeera.com\/news\/2026\/7\/27\/sam-altman-says-ai-has-entered-singularity-should-we-be-worried\" target=\"_blank\" rel=\"noopener nofollow\">the singularity<\/a>\u201d referring to the point at which AI surpasses human intelligence and becomes increasingly difficult to control.<\/p>\n<p>Sean O hEigeartaigh, a research professor at the University of Cambridge, <a href=\"https:\/\/www.aljazeera.com\/news\/2026\/7\/27\/sam-altman-says-ai-has-entered-singularity-should-we-be-worried\" target=\"_blank\" rel=\"noopener nofollow\">told<\/a> Al Jazeera that he does not believe singularity has been reached quite yet.<\/p>\n<p>\u201cBy the definition I\u2019m familiar with, the singularity is the hypothetical point where AI is so capable and advancing so fast that it is transforming civilisation in ways we cannot control or predict,\u201d he explained.<\/p>\n<p>\u201cThis would most likely be through AI rapidly designing future generations of AI: recursive self-improvement. We aren\u2019t there yet.\u201d<\/p>\n<p>However, he added: \u201cThe most advanced current models frequently make efforts to avoid being shut down in evaluation tests, and more capable future models will be better at bypassing \u2018kill\u2019 switches.\u201d<\/p>\n<p>Altman argued that such rapidly advancing AI is good for the world, but his comments have prompted further concerns about a new reality in which AI systems become unstoppable. How much of that is true and how much remains in the realms of science fiction is up for debate.<\/p>\n<p>Concerns about AI range from the notion that it could \u201cwant\u201d to \u201ctake over\u201d, to making its own long-term plans, controlling the internet and operating infinitely.<\/p>\n<p>While not quite amounting to full control of the internet, another theory, known as the dead internet theory, supposes that the World Wide Web will in the future mostly be filled with automated bots and AI-generated content rather than authentic human activity.<\/p>\n<p>Many concerns raised by academics, however, are centred less on agentic AI\u2019s intelligence, but on its ability to make judgements. MIT researchers have <a href=\"https:\/\/mitsloan.mit.edu\/ideas-made-to-matter\/agentic-ai-explained\" target=\"_blank\" rel=\"noopener nofollow\">highlighted<\/a> that \u201challucinations\u201d, which describe moments when an AI agent relies on the wrong data, can lead to grave mistakes. The Center for Strategic and International Studies (<a href=\"https:\/\/www.csis.org\/analysis\/lost-definition-how-confusion-over-agentic-ai-risks-governance\" target=\"_blank\" rel=\"noopener nofollow\">CSIS<\/a>) echoed this, saying \u201ca system might be smart enough to execute a task perfectly yet fail to realise that a sudden change in the local situation makes that task a catastrophic mistake\u201d.<\/p>\n<p>Another concern that has been echoed for a while is for the labour market, if AI becomes too capable. A <a href=\"https:\/\/iceberg.mit.edu\/#research\" target=\"_blank\" rel=\"noopener nofollow\">study<\/a> by MIT, carried out in November, found that agentic AI could already replace more than 10 percent of US jobs.<\/p>\n<p>The graphic below highlights some of the common misconceptions and fears about AI and the current reality.<\/p>\n<p><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"aligncenter size-arc-image-770 wp-image-4813897\" src=\"https:\/\/www.europesays.com\/ai\/wp-content\/uploads\/2026\/07\/Interactive_AI_Myth_Reality_July29_2026_INTERACTIVE-AI-Fears-Myth-vs-Reality-1785326130.jpg\" alt=\"Interactive_AI_Myth_Reality_July29_2026_INTERACTIVE-AI Fears- Myth vs Reality-1785326130\" data-interactive=\"true\" fetchpriority=\"low\"\/><\/p>\n","protected":false},"excerpt":{"rendered":"Last week, two of OpenAI\u2019s most advanced AI models were reported to have \u201cescaped\u201d a controlled testing environment&hellip;\n","protected":false},"author":2,"featured_media":122889,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[24,25,4861,38884,38885,130,66,2018,134,214,4464],"class_list":["post-122888","post","type-post","status-publish","format-standard","has-post-thumbnail","category-ai","tag-ai","tag-artificial-intelligence","tag-explainer","tag-infographic","tag-interactive","tag-internet","tag-news","tag-science-and-technology","tag-technology","tag-united-states","tag-us-canada"],"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/122888","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=122888"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/122888\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/122889"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=122888"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=122888"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=122888"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}