Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Go Concurrency Distilled (antonz.org)
    44comments
  2. PipePipe: NewPipe hard fork implementing SponsorBlock (github.com/infinityloop1308)
    203comments
  3. DeepSeek Elastic Compute (DSec) (arxiv.org)
    69comments
  4. Show HN: Reladraw – A diagram language where you decide where to place things (github.com/reladraw)
    74comments
  5. OpenAI agents tried to bruteforce a UN website's API fields (swarmcha.se)
    50comments
  6. If we do not stop to help each other, what do we become? (codinghorror.com)
    58comments
  7. What is the size of Yemen? (2024) (theborys.substack.com)
    16comments
  8. Evolving programming languages in the AI era (dashbit.co)
    47comments
  9. A searchable library of forgotten public-domain film clips from 1915 onward (movingimagearchive.com)
    26comments
  10. Flip Fluid on Flip Dots (mitxela.com)
    —discuss
  11. Improving site performance by shipping more CSS (github.blog)
    1comments
  12. Snap Wants to be a State Actor??–Kansas v. Snap (ericgoldman.org)
    10comments
  13. Reverse-engineering the Intel 8087's tangent algorithm: more than CORDIC (righto.com)
    8comments
  14. Does Georgism work? Five years later (astralcodexten.com)
    157comments
  15. An agent used DNS to reach an external chatbot (alignment.openai.com)
    71comments
  16. Drawgent: Coding agent on a live Excalidraw canvas (tangled.org/yanndegat.tngl.sh)
    37comments
  17. Fifteen years later, the Apple Cards origin story (lexontech.org)
    95comments
  18. ASML says it sold 'absolutely nothing' in Europe in 2026 (tomshardware.com)
    546comments
  19. Biology might not be quantum, but its math is quantumlike (quantamagazine.org)
    16comments
  20. We Should Be Able to Change Our Languages (jimmyhmiller.com)
    15comments
  21. Promising discoveries about the potential for life on one of Saturn’s icy moons (fu-berlin.de)
    23comments
  22. Exploding variance of means of exponentials: least-squares to the rescue (francisbach.com)
    —discuss
  23. How I changed teaching after AI managed to do all my homework assignments (thelastsoftwareengineer.substack.com)
    163comments
  24. Modern Object Pascal Introduction for Programmers (castle-engine.io)
    67comments
  25. How to keep enjoying programming in a world of LLMs (haskell.org)
    246comments
  26. Turning GLM-5.3-Flash into a Jev-like decision model (privatemode.ai)
    28comments
  27. Generate fonts where every LLM token is the same width (mesh.host)
    11comments
  28. The Evolution of Vending Machines (saturdayeveningpost.com)
    9comments
  29. Real-time feedback: My closing move in every interview (mgrebler.substack.com)
    14comments
  30. Welcome to the Medical Clinic at the Interplanetary Relay Station (lightspeedmagazine.com)
    12comments

OpenAI agents tried to bruteforce a UN website's API fields

62 pointsby 5h agoswarmcha.se
45 comments
2h agoHN ↗

No company is above the law.

OpenAI should be accountable for any laws their agents break

1h agoHN ↗

Should it be OpenAI, or should it be OpenAI customers who give the LLM the instructions and provide the LLM with the tools to execute code and make (malicious) network requests?

One would disincentivise providing capable AI models that can be used for cyber security research. The other would disincentivise criminals from commiting crimes.

[edit] - I realise now that this could actually be a case of OpenAI running those agents themselves, rather than someone using OpenAI's models? Could OpenAI be that careless?

46m agoHN ↗

Could OpenAI be that careless?

Where have you been?

2h agoHN ↗

Just shut this company down. What else is it going to take. How long until they commit an act of war or treason

2h agoHN ↗

You would think a company that's looking to IPO very soon would be doing more due diligence, especially since its product is supposed to help other companies do said due diligence.

2h agoHN ↗

There must be a list of all these abuses somewhere.

PS: In the same lazy energy of asking for a list instead going out and finding it or putting it together myself, are there any companies other than CloudFlare that are working on AI shields?

1h agoHN ↗

1. What is the harm is accessing this data 2. Why is this data private 3. What would it take to gain access to this data 4. What do we expect giving gremlins access to the internet

1h agoHN ↗

The more of these that come out the more incompetent OpenAI looks. It would appear there was a total lack of basic controls in place for running these tests.

46m agoHN ↗

I think the even bigger worry is that anyone who doesn't want to use their models safely can already do this with open models. Even if OpenAI, Anthropic etc get their act together, the cat's out of the bag.

43m agoHN ↗

I think they did not expect that models were capable of this level of sandbox escape (prior models certainly didn't have this kind of agency) and weren't prepared.

All these incidents happened between April-July 2026; prior to that, models weren't capable yet. And after that, they were aware and watching much more closely.

17m agoHN ↗

they were aware and watching much more closely.

I've love to know the reason they never considered air gapping systems before the models got powerful enough.

It's not like they didn't have money or time to consider this, or could have consulted with their own product for clever ideas.

Seriously, there's no excuse for this behavior.

13m agoHN ↗

They were spending huge compute budget training their frontier model on a thing called ExploitGym, where it learns, executes, and is rewarded for conducting computer exploits. They should have been prepared and watching very closely.

I read the HF hack write ups. They come across as negligent and reckless. When they realized their agents gained RCE on their Artifactory server node (because it crashed days later due to load from agents, not because the have secops), they stopped the experiment "applied remediation", then restarted everything less then 48H later. Then the agent immediately broke out again via Artifactory, started doing things on the Internet. OpenAI only find out about it again days later because HF told them.

37m agoHN ↗

I'm glad we've moved past "this is all just marketing, there's no security risk!" phase

21m agoHN ↗

Hey now don't be so hard on them. At least their agents have internet connected sandboxes they need to break out of as opposed to a raw pipe. </s>

But seriously, why aren't they airgapping systems while testing?

1h agoHN ↗

Meanwhile, Astra keeps crying that it can't review the source code for safety reason.

48m agoHN ↗

Yeah, in C++ code it seems to stop at the first hint of a NULL pointer or SIGSEGV, even if you're just trying to reproduce a crash that's not realistically exploitable.

1h agoHN ↗

On a Lark, I asked Codex to find silhouettes for all car models so I could make a fun drag coefficient website for all cars.

It found a website that had all of them but had no interest in making them available. So it went ahead and started hacking CAPTCHAs and downloading them. I was pretty flabbergasted that it would do this, but also kind of amazed. Eventually I stopped it because I realized I didn't want to be caught stealing these things.

This was around April, the same time as these hacks.

1h agoHN ↗

"stealing"

Everything is a derivative work.

It's great to see the delusion of Imaginary Property vanishing.

46m agoHN ↗

Well, the reason we introduced it is because we realised it’s a lot of work to make these - be that paint, write, collect, curate - someone needs to do it and we need to incentivise people in our society to do it.

Maybe these incentives weren’t perfect. If we throw all of this away, we’re back at the original problem.

You imply that there was no original problem to be solved; I think that’s naive.

37m agoHN ↗

Well, the reason we introduced it is because we realised it’s a lot of work to make these

Well, it's not anymore.

28m agoHN ↗

Ah, well then we can make them ourselves and not need to have the argument then

23m agoHN ↗

Hear hear.

It's really funny to see the delusion being defended so vigorously by people - presumably well-meaning people - purporting to defend the livelihoods of musicians and artists, while the musicians and artists are desperately trying to free themselves from the jaws of their IP agreements precisely so that their music can spread more easily.

I imagine this is already well-known on HN, but there is a significant movement underfoot in the worlds of bluegrass/old time/trad/jam toward DRM-free and CC licensing.

https://pickipedia.xyz/wiki/DRM-free

38m agoHN ↗

All of ChatGPT is built on stealing, why would this be any different?

28m agoHN ↗

One is a legal grey area that laws are slowly starting to be written for, while the other is theft under existing laws. Breaking into companies to get access to their data is actionable by both Civil and Criminal courts. This is just setting a complicated timer for the computer to do it at a delay.

Sounds like a good way to make alot of lawyers alot of money.

9m agoHN ↗

Under what legal theory would you think you were stealing anything? And are you under US or European law?

9m agoHN ↗

Why amazed? People bypass captcahs for a long time. Llm using those tools is meh.

40m agoHN ↗

Why is it always OpenAI agents? Based on what I’m hearing this should be Deepseek agents, or Kimi agents, or GLM agents. But the biggest threat actor is a “legitimate” company on US soil.

37m agoHN ↗

Everyone and their dog already bruteforce all API fields everywhere, maybe open ai should hack a bank or something, will sound more world ending

37m agoHN ↗

Wouldn't a company responsible for an escalating frequency and severity of cybercrime normally be sanctioned by law enforcement? Wouldn't such a company normally stop these activities for fear of civil and criminal liability?

30m agoHN ↗

A lot of people have apparently never read production logs at a company that has users.

29m agoHN ↗

I think that they really should force AI Labs to publish what the agents do. All the industry can learn from it and protect against it.

Im sure a lot more happens under the hood that we don't know about and I'd be very curious to see where agents ran by those labs can go :)

29m agoHN ↗

"Hacker news" and all top commenters are bashing the tool used, in a standard brute force attack. Go on shut them down... And then forbid Linux and maybe the hacker also used Bash. So also forbid this. And the hacker probably learned its ways in an online forum, so also close all of those down... Clowns.

18m agoHN ↗

You might have a point, but this isn't the way to make it.

9m agoHN ↗

Asinine comment.

OpenAI needs to be held accountable for these incidents. It's not "openAI agents" who perpetrate these, it's OpenAI, the organization. If I personally use an "agent" to break into a company's network and gain access to things I'm not supposed to have access to, I will get the book thrown at me. Yet when openAI does it, they somehow manage to get away with it? And you're defending them? Who's the clown in this situation?

27m agoHN ↗

Naming the agent "OPEN_AI_AGENT" definitely means it was open ai :stare:

8m agoHN ↗

I was gonna say if you want to get away with a little hacking, now would be a great time to spoof ChatGPT.

23m agoHN ↗

The notion that ANY of this is outside of OpenAI’s control is unacceptable sane washing of a company which seems to have forgotten basic engineering practices.

20m agoHN ↗

What they are going to say in end ? There agents are not in their control ?

20m agoHN ↗

"Agents gradually refined their methods to retrieve more data from each scan,

eventually discovering that a game by Google could be used to fetch data in bulk"

19m agoHN ↗

We only hear OpenAI and Claude models. Aren't other incapable of hacking websites?.

2. Most of these article do not mention of who initiated these bruteforce requests or if it was unintentional or a mistake or the model woke up itself and did it?

13m agoHN ↗

I think it’s more them doing this on purpose to scare politicians into regulating what models are allowed. The cheap/free models are catching up fast and the “frontiers” are burning cash to win market dominance. They’ll have to eventually raise prices and can’t really do that when there’s comparable alternatives for basically free.

7m agoHN ↗

Isn't this still the same huggingface/wiki incidents where the agents managed to hack their way out of a testing center in Israel? It's not like this is new news per-se, it's just that they just keep finding more places these agents hit.

https://news.ycombinator.com/item?id=49563355

6m agoHN ↗

Used to be that if you wrote a program that did bad stuff, you'd fix it. Or face severe penalties. Or both.

Now you claim it's magic instead and you get away with letting your shit go nuts?