Live data from Hacker News

Mythos Finds a Curl Vulnerability

daniel.haxx.se

271–280 of 298 posts

Re: Mythos Finds a Curl Vulnerability

#271

Earlier quoted context omitted.

Isn't that all the more reason to publish your process & results using Codex to do the same thing they're claiming? Presuming any bugs Codex found would be fixed and no longer a security concern.

Why would you publish something unremarkable and benign? Is it actually that hard for you to go try this out yourself?

> Is it actually that hard for you to go try this out yourself.

I can't get it to work Codex, can you?

Re: Mythos Finds a Curl Vulnerability

#272
post #235
post #227

Earlier quoted context omitted.

But both things can be true. It could be a huge leap (see Firefox’s example) but also find almost nothing in an already well maintained and audited codebase, and that could mean there isn’t much to find.

Okay, but how do we know that all 400 plus hits were actual vulnerabilities? I didn't read too deeply into it so I might've missed something but did someone test and validate each of those vulns to confirm that they were actually vulns?

You can see the details here: https://hacks.mozilla.org/2026/05/behind-the-scenes-hardenin...

Re: Mythos Finds a Curl Vulnerability

#273

Earlier quoted context omitted.

From the post: "curl is currently 176,000 lines of C code when we exclude blank lines. The source code consists of 660,000 words, which is 12% more words than the entire English edition of the novel War and Peace. ... curl is installed in over twenty billion instances. It runs on over 110 operating systems and 28 CPU architectures. It runs in every smart phone, tablet, car, TV, game console and server on earth." I wo…

someone(mythos?) should write some simple-curl with 20% of features implemented in rust used by 98% of users.

curl is dealing with the complexity of HTTP. Even doing a simple basic request to some website, is going to cover a lot of code paths to deal with all sorts of response codes (redirects, etc.), headers, etc.

It's likely that new Rust code would introduce more bugs, while curl is extremely well tested at this point.

Re: Mythos Finds a Curl Vulnerability

#274
post #3

Quote: "My personal conclusion can however not end up with anything else than that the big hype around this model so far was primarily marketing. I see no evidence that this setup finds issues to any particular higher or more advanced degree than the other tools have done before Mythos. Maybe this model is a little bit better, but even if it is, it is not better to a degree that seems to make a significant dent in co…

I have an impression that he expects something like the famous move 37 of AlphaGo, while it could be that the situation is like in chess where superhuman engines validated human findings.

Re: Mythos Finds a Curl Vulnerability

#275
post #222

Earlier quoted context omitted.

It's kind of funny watching the behavior on the forum of different groups with different beliefs. "AI can't do anything harmful at all, kick this shit up to 11. It's all marketing, bla bla" and "My grandma gave away all her money to AI bots and is now starving in the street. My uncle murdered his wife and is trying to get married to GPT-4o. He thinks they are going to elope to a data center on a tropical island and l…

Related: https://youtu.be/Ykvf3MunGf8?si=UEIMRdrMWUFF6V8Q AI chatbots have caused real harm. It has tragically convinced and encouraged a number of people to commit suicide, to say nothing about scams. It is having a real effect on the social fabric of our society. I don't understand what point the people who blame the dangers of AI on marketing.

The sociocultural dangers weren't the danger they were referring too, Claude Mythos was purported to be so powerful that if released to the public it would result in all software being 0-dayed and so they could only give select important groups access. Curl's analysis said ehh, it didn't really seem that much better.

Now people who are getting negatively affected because they think AI is more real and more intelligent than it actually is and get tricked by it, well that is dangerous but for different reasons.

Re: Mythos Finds a Curl Vulnerability

#276

> An amazingly successful marketing stunt for sure. This. Well done by Antropic. It even reached the CISO of my small semi-government org in the Netherlands, who slightly panicked at the announced 'tsunami' of vulnerabilities that was coming with Mythos. Got us some more money and priority with the board, though. Never waste a good marketing scare.

Well done for convincing people of something that isn't true, in other words, well done for lying? Is this what is being cheered on? Seriously.

Re: Mythos Finds a Curl Vulnerability

#278

Earlier quoted context omitted.

curl had ~15 CVEs in 2026 so far. You surely don't think those (and the one Mythos found) were the last security bugs still left in the code base? There certainly will be more, in fact Daniel predicts ~50 CVEs for the entire year. But Mythos found 1. After all that hype. 1.

Maybe curl is just... better hardened? Firefox posted hundreds in April.

That's not the argument. Yes, curl is insanely hardened. But still, they currently have a new CVE every couple of weeks. Mythos didn't accelerate this much, no more than all the other AI-assisted security analysis they've been doing anyway.

Which either means that, tragically for Mythos, it only got to analyze the code base just after ALL the bugs where finally ironed out and now curl is bug free forever after - or Mythos isn't really all that good, dozens/hundreds more bugs remain and will be found in the next months and years.

I just think the former is a bit unlikely.

Re: Mythos Finds a Curl Vulnerability

#279
post #3

Quote: "My personal conclusion can however not end up with anything else than that the big hype around this model so far was primarily marketing. I see no evidence that this setup finds issues to any particular higher or more advanced degree than the other tools have done before Mythos. Maybe this model is a little bit better, but even if it is, it is not better to a degree that seems to make a significant dent in co…

Am I missing something here. Not finding a major bug/vulnerability just means that maybe the code is really good, not that the model is not what is claimed?

Re: Mythos Finds a Curl Vulnerability

#280
post #193
post #112

Earlier quoted context omitted.

Daniel found 30 CVEs in Curl, this year. I would not say that there is nothing to find, here. Just that it takes an actual expert.

I did not suggest there was nothing to find. But is also very different to count all CVE's found and reported (there are less than 30 total for 2025 and 2026 per [1]) by anyone and everyone vs. what was found in a short time by someone prompting a model. [1] https://curl.se/docs/security.html

Is not the selling of the model, that it is as capable as anyone and everyone?

> Claude Mythos is Anthropic's most specialized model, trained exclusively on security research, vulnerability disclosures, and attack pattern literature. Its reasoning reflects how the world's best security researchers think. [0]

[0] https://mythosvulnerabilityscanner.com/what-is-claude-mythos

Post reply on HN