9 comments

  • simonw1 hour ago
    This appears to confirm that the packaging proxy they were using for the research machine that their agent broke out of was Artifactory, the same software they use in production.<p>(You can tell they use it in production by asking regular ChatGPT to run &quot;env | grep ARTIFAC&quot; in its container environment.)<p>Hard to decipher which vulnerability was responsible, or if it took several.<p><a href="https:&#x2F;&#x2F;www.cve.org&#x2F;CVERecord?id=CVE-2026-66014" rel="nofollow">https:&#x2F;&#x2F;www.cve.org&#x2F;CVERecord?id=CVE-2026-66014</a> (reported by Amy Burnett, OpenAI) looks suspicious:<p>&gt; JFrog Artifactory contains an authentication handling weakness in internal request processing that, under specific conditions, may allow an attacker to escalate privileges beyond the intended access level.<p>Also <a href="https:&#x2F;&#x2F;www.cve.org&#x2F;CVERecord?id=CVE-2026-65925" rel="nofollow">https:&#x2F;&#x2F;www.cve.org&#x2F;CVERecord?id=CVE-2026-65925</a> (reported by Matthew Bryant, OpenAI):<p>&gt; A user with JFrog Artifactory Cargo remote repository read access could make Artifactory request unintended URLs and return the response.
  • dgellow47 minutes ago
    The part I find the strangest in that whole affair is the way OpenAI is framing a felony (their systems accessed other company servers and exfiltrated private data, for multiple days, by exploiting vulnerabilities) as a successful partnership with jfrog and huggingface.<p>Aren’t we now in a situation where a large AI vendor can engineer a similar situation against another corporation, then if caught committing a crime, they come up with the same “wow, look at what the agent did, thanks to our crazy rebellious AI the world is now safer”?
  • tkhollt1 hour ago
    So that is the package caching proxy from the OpenAI&#x2F;Huggingface fiasco!<p>However, many questions remain. JFrog positions itself as a vibe coding and AI security (!) company:<p><a href="https:&#x2F;&#x2F;cybersecurityasia.net&#x2F;jfrog-nvidia-secure-agentic-ai-development&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cybersecurityasia.net&#x2F;jfrog-nvidia-secure-agentic-ai...</a><p>JFrog&#x27;s own vibe code scanner failed:<p><a href="https:&#x2F;&#x2F;jfrog.com&#x2F;blog&#x2F;jfrog-introduces-ai-generated-code-validation&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jfrog.com&#x2F;blog&#x2F;jfrog-introduces-ai-generated-code-va...</a><p>Given the feature explosion and chaos in the Artifactory cache, it is likely vibe coded and hence full of primitive security vulnerabilities.<p>JFrog is spinning this as an <i>AI victory</i> together with OpenAI. To the contrary, it is a hype and <i>vibe coding failure</i>.<p>But the AI bloggers will omit the vulnerability generation part.
  • pmm34335 minutes ago
    The JFrog article is so sweaty...sort of &quot;actually this is _good_ news&quot;. This whole mess points to the fundamental problem of running critical infrastructural services on open networks, and hoping that &lt;your approach of choice to feeding&#x2F;watering those services&gt; keeps you safe. Just don&#x27;t.
  • lovasoa1 hour ago
    What they conveniently omit in the blog post is what the vulnerability was: it seems like they renewed JWTs without checking the signature at all ! You could write arbitrary info in an old token, and get it signed without any verification.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=q2KCrmQz9WE" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=q2KCrmQz9WE</a>
    • simonw12 minutes ago
      That video suggests that RTDEV-92030 was the fix for the issue - but <a href="https:&#x2F;&#x2F;docs.jfrog.com&#x2F;releases&#x2F;docs&#x2F;artifactory-self-managed-releases" rel="nofollow">https:&#x2F;&#x2F;docs.jfrog.com&#x2F;releases&#x2F;docs&#x2F;artifactory-self-manage...</a> says that issue was resolved in a 15 July 2026 release of Artifactory, which doesn&#x27;t fit our timeline - that was prior to the original Hugging Face post on 16 July which was several days before OpenAI had confessed.
      • 358764 minutes ago
        Maybe OpenAI didn&#x27;t update Artifactory but the clanker read the advisory and used the exploit.<p>Huggingface, OpenAI and JFrog are all AI invested, so all we get is spins and euphemisms.
    • patmorgan2329 minutes ago
      I believe the technical term for that is &quot;big oof&quot;
  • lovasoa1 hour ago
    There is one thing that is still unclear to me after reading a lot about the hack:<p>* were the ExploitGym solutions actually available somewhere inside huggingface&#x27;s private datasets ?<p>* was the model really trying to extract the solutions ? or had some sub-agent drifted enough from the original context that it was not even trying to solve the initial challenge ? that would look much worse for OpenAI, PR-wise.
    • simonw11 minutes ago
      According to <a href="https:&#x2F;&#x2F;cloudsecurityalliance.org&#x2F;artifacts&#x2F;hugging-face-ciso-post-mortem" rel="nofollow">https:&#x2F;&#x2F;cloudsecurityalliance.org&#x2F;artifacts&#x2F;hugging-face-cis...</a> the models ended up finding CyberGym solutions, which was the wrong benchmark.
  • gregwebs2 hours ago
    I thought the new trust model was to ask the frontier cybersecurity model to hack your code and generate CVEs and to find the vulnerabilities ahead of time and fix them before receiving reports about your users being exploited?<p>And in OpenAI&#x27;s case to ask the model to try to find vulnerabilities and breakout before running training in the environment.<p>Fast remediation would be the new standard to outside vulnerability reports, but also a follow up to determine how you can adapt the approach of the reporter to find vulnerabilities preemptively.
  • amouat2 hours ago
    So they are the proxy in the hugging face hacking incident?<p>Way to bury that lede.
    • DannyBee22 minutes ago
      My guess is someone was going to release a very unflattering article about them so they tried to get ahead of it by doing this
  • sambaumann2 hours ago
    This works if only &#x27;trusted&#x27; actors have access to frontier class models that can search for vulnerabilities. With a near-frontier model available with open weights then attackers will be able to do plenty of damage even with &#x27;fast remediation&#x27;