Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Hacking OpenAI(hacktron.ai ↗)
    19comments
  2. Astra for Law(openai.com ↗)
    416comments
  3. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    96comments
  4. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    181comments
  5. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    139comments
  6. Alibaba releases Qwen 3.8 Omni Flash(qwen.ai ↗)
    21comments
  7. Wax motor(wikipedia.org ↗)
    55comments
  8. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    203comments
  9. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    discuss
  10. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    7comments
  11. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    9comments
  12. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    39comments
  13. Code Scans(devin.ai ↗)
    discuss
  14. Apple detectives solved mystery of ancient tree and rewrote the history of fruit(scientificamerican.com ↗)
    discuss
  15. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    discuss
  16. I Put Nam A2-Lite Inside an iRig HD X(playtaurus.com ↗)
    3comments
  17. The most important product decision is what you don't build(liamnugent.me ↗)
    20comments
  18. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    27comments
  19. How Uber Protects Against Retry Storms(uber.com ↗)
    29comments
  20. Better Icon and Label Alignment(ishadeed.com ↗)
    2comments
  21. CrowdSec Source Code Leak(crowdsec.net ↗)
    42comments
  22. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    326comments
  23. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    71comments
  24. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    38comments
  25. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    109comments
  26. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    358comments
  27. Show HN: Snapdrop: Instantly share files between devices. No setup, no signup(snapdrop.me ↗)
    26comments
  28. Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI(zscc.ai ↗)
    discuss
  29. TSMC revealing details about next gen A14 node(mapyourshow.com ↗)
    44comments
  30. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents
    52comments

Hacking OpenAI

63 pointsby 1h agohacktron.ai
19 comments
35m agoHN ↗

I really hope those model weights are more secure than this

33m agoHN ↗

$6 500 bounty for this is a joke. The black market price would be smth like $6 500 000 or more

27m agoHN ↗

That's why people like doing bad things. It pays. Why do you think movies like using this single theme over and over again? It's always happening

17m agoHN ↗

I suspect you don’t really know what you are talking about. “It pays.” is not the only reason people like doing bad things. You’re right about the movies bit though, people tend to like black and white narratives as your naive “That’s why people like doing bad things. It pays.” comment perfectly demonstrates.

9m agoHN ↗

Valuations for server-side vulnerabilities are low, because vendors don't compete for them.

Why don't they?

8m agoHN ↗

Okay, then first download all their sources (perhaps with model weights?) and sell that. Not the bug itself

20m agoHN ↗

I also thought that's crazy. Why even bother for these kind of bounties.

31m agoHN ↗

This whole blog-post is impressive with the chain of vulnerabilities involved. However...

OpenAI also paid us a $6,500 bounty.

?

That amount for this payout is beyond pathetic for a near $1.2T company, who just got themselves breached with a complete potential source code leak.

This is like getting close to breaching the main monorepo at Google: google3.

If this was on the black market and the leak included unreleased models and training material, it would easily be worth tens of millions. Even reporting crypto smart contract flaw pay way more than that on average of $100k - $10M.

Come on.

26m agoHN ↗

The unfortunate truth of doing the right thing. Also, correct me if I'm wrong but there are too many bad things out there and companies can't give 1 million bounty for stuff like that. I'm sure they could but in the long run, wouldn't it be unsustainable?

22m agoHN ↗

How much would a nation state pay for a complete copy of OpenAI’s github repositories? I doubt there are many full chains laying around like this.

21m agoHN ↗

No more unsustainable than these companies already are by default. The bounty should have been proportionate to how important and pressing the findings were.

19m agoHN ↗

It’s an interesting bet then.

Pay next to nothing every time, accept one financially-depressed researcher sale to blackhats causing tremendous business disruption every n years. Cheaper than honest payouts to [keep] researchers [honest]? Keep paying chump change. (Booo)

17m agoHN ↗

My guess is that OpenAI has done a lot more to prevent exfil of their model weights than the codebase of their main web app and client.

29m agoHN ↗

...researchers found a bug in the way that the community-discussion forum Discourse processed certain image files. The researchers had access to a special version of Claude Opus 4.8... >At first, it didn’t work. That evening, however, Anthropic released Opus 5 and by the next day, Claude had found a way to exploit the bug...

Is this speed of capability because hacking is almost entirely machine verifiable, thus training quicker/deeper than other domains?

27m agoHN ↗

Interestingly, the vulnerable code had been changed upstream the previous year, but the commit was not documented as a security fix and received no CVE.3 This might be a reason why Debian 12 and 13 have not received the security relevant backports in time.

Ooof, keeping packages like this up to date with the rate of updates and churn is a mess.

11m agoHN ↗

There was something I was hoping to find in the article, which is this common situation where employees are also the customer of their companies product, they happen to have elevated privileges and yet the credential rules applicable to those accounts are same as regular customers. This is across all the product lines, some companies do a better job than others but its still a problem that exists and gets exploited.

7m agoHN ↗

Unsandboxed ImageMagick is known for being a security nightmare even back when PHP ruled the world (not saying sandboxing is a panacea either, it just requires a different and potentially harder exploit to develop a full chain). Difference is it's easier than ever to turn vulnerabilities into full compromises. At some point we'll have to replace all parsers with something at least as safe as https://github.com/google/wuffs right? Otherwise ImageMagick and co. will just keep giving.