Top
Best
New

Posted by rwmj 7 hours ago

Be skeptical of OpenAI's rogue hacker agent story(www.theguardian.com)
355 points | 190 commentspage 4
minraws 2 hours ago|
As much as I am with the author in I don't like the marketting around it, let's be real it must have really happened because it's very risky to try to frame/lie about it because if it leaks in one of their court cases OpenAI is beyond screwed and honestly modern LLMs are really that good.

I am not saying LLMs are super hackers but I don't think people understand serious hacking, most of the time is about silently hiding tracks and slowly trying ideas and waiting for opportunities to go from step 1 to step 2 in random chains of sub issues/bugs/vulnerabilities.

It's the perfect hill climbing problem, and one we can validate since it's about access.

Another big part of the story is believing most software is terribly written and very insecure which is the reality and you really should believe it.

Now the second part about silently doing it, the reason for that is if the data is important enough any serious attack should result in me in unplugging my servers period.

Huggingface not doing that is either stupid or something I am not sure. Maybe it's cause downtime is worse than being pwned??

Either way there are other options but most saas software don't build these options to help with defense maybe they will now.

Lastly if there is 1 attacker trying 1/2 different small scale ideas it's very easy to stop, most hacking related steps are hard to automate but LLMs are very good at massively parallel agent swarms trying completely orthogonal but related strategies and with enough resources it can definitely pwn most SaaS services today I wouldn't be surprised.

Though the result for a normal person doing it would be jail hence we don't see a group of small time hackers trying these sort of attacks...

I don't even think openai's agent tried to hide it's traces so I am surprised huggingface didn't realize it was OpenAI. But since we don't have the details I won't speculate further on my misgivings about HFs handling of this attack.

But it's certain the security on OpenAI's end was shoddy, it's also certain HF bungled their reaction, but the LLM did something that wasn't a risk before.

Post Kimi K3 a few rich folks now have as much hacking capabilities as they used to have before if they hired a few hundred russian hackers.

But it's surprising it's slowly feeling like it might just trickle down from centi-millionare to multi-millionare levels of affordability range.

But it should definitely give nightmares to people shipping slop security SaaS apps which now might be beyond trivial to pwn for users with ability to pay for privately hosting open models.

IshKebab 4 hours ago||
The Guardian is publishing HN-level conspiracy theories now? Wow.
gowld 5 hours ago||
I don't understand the conspiracy theories here. Everyone is well aware that AI agents are creative, powerful, and stupid.

AI agents exploiting bad security happens constantly, all the time. Many cases are discussed on HN. It's common knowledge that if you run AI agent it will delete your <something> even though you made it pinky-swear it wouldn't and you thought you had proper permissions set up.

Why is today's case so shocking?

ACCount37 4 hours ago||
Some people oh so desperately want the AI revolution to be a nothingburger.

AI can't be an actual powerful, dangerous technology! Thus, any indication that an AI may attempt concerning things or may possess dangerous capabilities must be secretly a marketing effort!

Especially if an AI has actually succeeded at pulling off a concerning thing out in the wild. Can't have that happen in real life! Nuh-uh! Must be staged!

IshKebab 4 hours ago||
I think people just love to believe conspiracy theories. HN readers seem especially prone to that for some reason. Coupled with the general AI hatred here (which is somewhat more understandable), you end up with otherwise smart people believing lunatic ideas like OpenAI staging this for publicity.
parweb 3 hours ago||
[flagged]
abratabia 3 hours ago||
[flagged]
dang 5 hours ago||
Recent and related:

OpenAI’s accidental attack against Hugging Face is science fiction that happened - https://news.ycombinator.com/item?id=49015639 - July 2026 (437 comments)

OpenAI and Hugging Face address security incident during model evaluation - https://news.ycombinator.com/item?id=48997548 - July 2026 (1145 comments)

Security incident disclosure – July 2026 - https://news.ycombinator.com/item?id=48956248 - July 2026 (11 comments)

redsocksfan45 2 hours ago||
[dead]
hnscum 5 hours ago||
[dead]
nowittyusername 3 hours ago||
OpenAI has thousands of smartest developers on earth that somehow dropped the ball on the most basic safety hygiene when it comes to sand-boxing that even a high school student knows how to set up.... If that actually happened we are fucking doomed anyways, but hard to believe and most likely its a marketing scheme... which also honestly doesn't bode well.
xyzzy123 1 hour ago|
The incident is funny on 2 levels; a) OpenAI thought so little of the model's _actual_ security capabilities that they gave it a "wet paper bag" sandbox and b) OpenAI failed to use AI to accelerate their security processes.
simonw 1 hour ago|
We don't yet know if the sandbox they used here was the same as the sandbox used by their production systems.

I'm keeping an eye out for patches to Artifactory, since that's what OpenAI use for their ChatGPT container package installations.