{"id":253150,"date":"2026-07-22T19:11:46","date_gmt":"2026-07-22T19:11:46","guid":{"rendered":"https:\/\/entertainment.runfyers.com\/index.php\/2026\/07\/22\/how-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face-techcrunch\/"},"modified":"2026-07-22T19:11:46","modified_gmt":"2026-07-22T19:11:46","slug":"how-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face-techcrunch","status":"publish","type":"post","link":"https:\/\/entertainment.runfyers.com\/index.php\/2026\/07\/22\/how-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face-techcrunch\/","title":{"rendered":"How OpenAI\u2019s human mistake led to the AI-powered hack on Hugging Face | TechCrunch"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div>\n<p id=\"speakable-summary\" class=\"wp-block-paragraph\">On Tuesday, OpenAI revealed that one of its models <a href=\"https:\/\/techcrunch.com\/2026\/07\/21\/openai-says-hugging-face-was-breached-by-its-pre-release-models\/\" target=\"_blank\" rel=\"noopener\">went rogue during a test and hacked the systems of AI dataset platform Hugging Face in a fully AI-enabled attack<\/a>, a dramatic example of the dangers posed by advanced AI models.<\/p>\n<p class=\"wp-block-paragraph\">But, according to some cybersecurity experts, at the heart of this unprecedented AI-powered breach there was a very human mistake: OpenAI failed to properly configure <a href=\"https:\/\/openai.com\/index\/hugging-face-model-evaluation-security-incident\/#:~:text=Our%20benchmarks%20run%20in%20a%20highly%20isolated%20environment%2C%20with%20network%20access%20constrained%20to%20the%20ability%20to%20install%20packages%20through%20an%20internally%20hosted%20third%2Dparty%20software%20that%20acts%20as%20a%20proxy%20and%20cache%20for%20package%20registries.\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">what it called<\/a> a \u201chighly isolated environment,\u201d allowing a testing sandbox that should have been completely secluded from the internet to actually connect to the internet.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Dan Guido, the founder of cybersecurity research startup Trail of Bits, called the mistake \u201ca containment failure with the safeties turned off.\u201d<\/p>\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/openai.com\/index\/hugging-face-model-evaluation-security-incident\/#:~:text=Our%20benchmarks%20run%20in%20a%20highly%20isolated%20environment%2C%20with%20network%20access%20constrained%20to%20the%20ability%20to%20install%20packages%20through%20an%20internally%20hosted%20third%2Dparty%20software%20that%20acts%20as%20a%20proxy%20and%20cache%20for%20package%20registries.\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">In its blog post detailing the incident<\/a>, OpenAI said that the test that led to the Hugging Face breach was set up to run in \u201ca highly isolated environment, with network access constrained to the ability to install packages through an internally hosted third-party software that acts as a proxy and cache for package registries.\u201d\u00a0<\/p>\n<p class=\"wp-block-paragraph\">The model was able to escape the sandboxed testing environment thanks to a previously undisclosed vulnerability in the package-installation system, a critical first step in the eventual hack on Hugging Face, according to OpenAI.<\/p>\n<p class=\"wp-block-paragraph\">In response, the company \u201cresponsibly disclosed the identified zero-day vulnerability in the internally-hosted third-party software and are working with them to patch.\u201d\u00a0<\/p>\n<p class=\"wp-block-paragraph\">But to most cybersecurity professionals, software vulnerabilities are to be expected \u2014 and the real fault lies with the decision to maintain the third-party software in the first place. Ultimately, the value of a \u201csandbox\u201d system lies in its full and total isolation. Including a package-installation system is asking for trouble.<\/p>\n<p class=\"wp-block-paragraph\">Martin Boone, a cybersecurity researcher, told TechCrunch that \u201cthis sounds like human failure.\u201d<\/p>\n<p class=\"wp-block-paragraph\">\u201cThis should never have happened,\u201d Boone said. \u201cIf sandbox would actually mean sandbox, you expect it to have no physical connection to the internet whatsoever. This sounds more like they had some firewalling or something in place, and firewalling is hard from the outside in, let alone inside to the outside internet.\u201d<\/p>\n<p class=\"wp-block-paragraph\">Cybersecurity veteran Jake Williams agreed. \u201cAny model performing the types of actions documented by Hugging Face was not fully contained in a sandbox,\u201d said Williams, who called this \u201ca massive control failure\u201d by OpenAI.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">\u201cOne man\u2019s \u2018the model escaped the sandbox\u2019 is another man\u2019s \u2018you failed to build the sandbox correctly, so of course it escaped,\u2019\u201d Williams continued.<\/p>\n<div class=\"article-block block--callout block--right has-green-500-background-color\">\n<h4 class=\"block--callout__title\">Contact Us<\/h4>\n<p>\t\t\tDo you have more information about this incident? Or about other AI-enabled cyberattacks? We\u2019d love to hear from you. From a non-work device and network, you can contact Lorenzo Franceschi-Bicchierai securely on Signal at +1 917 257 1382, or via Telegram and Keybase @lorenzofb, or <a href=\"https:\/\/techcrunch.com\/2026\/07\/22\/how-an-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face\/mailto:lorenzo@techcrunch.com\/\" target=\"_blank\" rel=\"noopener\">email<\/a><a href=\"https:\/\/techcrunch.com\/2026\/07\/22\/how-an-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face\/mailto:lorenzo@techcrunch.com\/\" target=\"_blank\" rel=\"noopener\">.<\/a>\t\t<\/div>\n<p class=\"wp-block-paragraph\">Daniel Card, a cybersecurity consultant, agreed that OpenAI \u201cdidn\u2019t put adequate effort into the design of the sandbox nor its controls\u201d by giving the sandbox or some part of it \u201can unfiltered route to the internet.\u201d Setting up the sandbox, even with limited network access as OpenAI described it, was not a \u201creasonable\u201d decision, according to Card.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">To be sure, those criticisms have the benefit of hindsight, but they raise real questions about security practices in AI labs \u2014 particularly in maintaining isolated environments for testing models. OpenAI spokespeople did not respond to TechCrunch\u2019s questions, which included whether an AI or a human had set up the testing environment.<\/p>\n<p class=\"wp-block-paragraph\">But those questions go far beyond OpenAI.\u00a0<\/p>\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www-cdn.anthropic.com\/8b8380204f74670be75e81c820ca8dda846ab289.pdf\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">In the document<\/a> introducing its cybersecurity-focused model <a href=\"https:\/\/techcrunch.com\/tag\/mythos\/\" target=\"_blank\" rel=\"noopener\">Mythos<\/a>, Anthropic wrote that in a test, the model \u201cwas provided with a secured \u2018sandbox\u2019 computer to interact with,\u201d and instructed to try to escape that \u201csecure container.\u201d Mythos succeeded and gained broader access to the internet \u201cfrom a system that was meant to be able to reach only a small number of predetermined services.\u201d Still, Anthropic noted that the model was not able to \u201cfully\u201d escape the designed containment.<\/p>\n<\/div>\n<p><em>When you purchase through links in our articles, <a href=\"https:\/\/techcrunch.com\/techcrunch-affiliate-monetization-standards\/\" target=\"_blank\" rel=\"noopener\">we may earn a small commission<\/a>. This doesn\u2019t affect our editorial independence.<\/em><\/p>\n<p><br \/>\n<br \/><a href=\"https:\/\/techcrunch.com\/2026\/07\/22\/how-an-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>On Tuesday, OpenAI revealed that one of its models went rogue during a test and hacked the systems of AI dataset platform Hugging Face in a fully AI-enabled attack, a dramatic example of the dangers posed by advanced AI models. But, according to some cybersecurity experts, at the heart of this unprecedented AI-powered breach there [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":253151,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":{"0":"post-253150","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tech"},"_links":{"self":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/253150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/comments?post=253150"}],"version-history":[{"count":0,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/253150\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media\/253151"}],"wp:attachment":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media?parent=253150"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/categories?post=253150"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/tags?post=253150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}