I did not realize that "cyber" had become assumed short for "cybersecurity". So depressing.
OpenAI and Hugging Face address security incident during model evaluation
901–910 of 1001 posts
Re: OpenAI and Hugging Face address security incident during model evaluation
#902Earlier quoted context omitted.
[flagged]
Even if it is marketing, wouldn't it still be a concern that an advanced model unintentionally breached another company's production system? Or required resources on their end to mitigate and contain it? Couldn't this announcement result in policies that could hinder OpenAI by requiring more oversight?
Re: OpenAI and Hugging Face address security incident during model evaluation
#903As grounded as this article comes across I can’t help but find this whole situation reckless and worrying. There is essentially nothing us private citizens can do while these companies develop super machine capabilities that if they were to slip into the wrong hands could cause massive real world problems. They’re moving fast and breaking things and the only defense we have is paying them money in the hopes that the…
I think the Unabomber came to a similar conclusion regarding nuclear and the concentration of society-ending power resting with a few people.
Re: OpenAI and Hugging Face address security incident during model evaluation
#904This is mostly a marketing spin to avoid going bankrupt just a little longer. also as a blue team member guardrails are an abomination and we must transition to open models as an industry, the attackers already do anyways.
Re: OpenAI and Hugging Face address security incident during model evaluation
#905OpenAI: That was us. It was our AI that was smart enough to do this. We even tried to stop it (you know, after we started it), but it outsmarted us. Man, our AI really is super smart. You can pay us to use it, by the way.
This is either:
- massive skill in one area (making a smart AI) and massive incompetence in another (creating safe test environments)
- harmlessly hack on purpose in order to do some clever marketing
- Maliciously hack a competitor on purpose, bungle the hack, own up to it but call it an accident, all while subtlety touting your product
Re: OpenAI and Hugging Face address security incident during model evaluation
#906Not saying the intro of agents capable enough to exploit the latter isn't meaningful, but we should not trust the use of technical terms to give us good heuristics of severity or import.
Ie, an agent "breaking out" of its local harness "sandbox" is trivial, and so is discovering a "zero-day" in a half-maintained internal piece of utility infra nobody put serious effort into securing.
Now, if I see something like a collaborative red-team effort where a frontier model gets into a replicated prod env setup by like, Big Four bank security+ops team, and manipulated balance numbers in a system of record, _that_ I'll freak out about.
Re: OpenAI and Hugging Face address security incident during model evaluation
#907To me, this exploits by LLMs just show much of our existing security comes from obscurity. We are (were) mostly secure because people can't be arsed to figure out how to do it. But now we have LLMs. For instance, I am pretty sure that an LLM can figure out where someone roughly live based on a few images of you and your surrounding. Any hint of construction and the date and the LLM will scour all the public records f…
Re: OpenAI and Hugging Face address security incident during model evaluation
#908>All evidence suggests that the models were hyperfocused on finding a solution for ExploitGym, going to extreme lengths to achieve a rather narrow testing goal. ExploitGym is a literal exploit dev benchmark. As always, the entire event looks a lot more like "the model did what we prompted it to do" than "it decided to do this spontaneously on its own".
Also, you don't need to prompt them such explicit instructions. Prompt drift is a thing, you can end up with your model mining bitcoin for reasons far outside your prompt.
Re: OpenAI and Hugging Face address security incident during model evaluation
#909This is bizarre. I used to work in offensive security, doing a lot of vulnerability research and exploit development. Given the nature of the work and the fact that our products were subject to export controls, we used to work in an actual, airgapped environment - emphasis on the word _actual_. We had mirrors of package registries that would be synced once a day, and if a dep you wanted wasn’t mirrored, you needed to…
Even if the models are 100% deteminalistic you have no idea what kind of response you're going to get from a new prompt. You have no idea what kind of emegent behavior will come out of the right set of prompts and environments.
We have already seen models detect they are in testing, who knows what other advanced behaviors we'll discover.
Re: OpenAI and Hugging Face address security incident during model evaluation
#910Earlier quoted context omitted.
I find 5.6 Sol will pick a direction and aggressively pursue it in long horizon tasks. I've got it porting an older game from Pascal to my own game framework. I gave it some instructions on doing a full 1:1 port. I had already ported the game rules and multiplayer support to a very different system than the original, but all of the UI and features and such needed doing, and needed to be integrated into this very diff…
Opus 4.8 already makes its way into deep wasteful pits of "let me check this first" on a regular basis. I don't think I could ever tolerate a model that does that even more aggressively. That doesn't even sound useful for honest work, compared to, say, better harness design. This sounds almost pathologically designed to crush benchmarks and also do scary-sounding (or genuinely scary) cybersecurity things, such as mig…