News: 0177370335

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Curl Battles Wave of AI-Generated False Vulnerability Reports (arstechnica.com)

(Wednesday May 07, 2025 @11:15PM (msmash) from the ruining-everything dept.)


The curl open source project is fighting against a flood of AI-generated false security reports. Daniel Stenberg, curl's original author and lead developer, declared on LinkedIn that they are "effectively being DDoSed" by these submissions.

"We still have not seen a single valid security report done with AI help," Stenberg [1]wrote . This week alone, four AI-generated vulnerability reports [2]arrived seeking reputation or bounties , ArsTechnica writes. One particularly frustrating May 4 report claiming "stream dependency cycles in the HTTP/3 protocol stack" pushed Stenberg "over the limit." The submission referenced non-existent functions and failed to apply to current versions.

Some AI reports are comically obvious. One accidentally included its prompt instruction: "and make it sound alarming." Stenberg has asked HackerOne, which manages vulnerability reporting, for "more tools to strike down this behavior." He plans to ban reporters whose submissions are deemed "AI slop."



[1] https://www.linkedin.com/posts/danielstenberg_hackerone-curl-activity-7324820893862363136-glb1/?rcm=ACoAABvgIC0Bx1xUu-E97QUzl6wtDuTtUHlFX7g

[2] https://arstechnica.com/gadgets/2025/05/open-source-project-curl-is-sick-of-users-submitting-ai-slop-vulnerabilities/



Captcha (Score:1)

by tiananmen tank man ( 979067 )

Isn't this a solved problem?

Re:Captcha (Score:4, Insightful)

by DamnOregonian ( 963763 )

No.

The information is submitted by a human, who didn't use their brain to generate it- but rather directed an LLM to produce it.

LLMs can be useful in situations like this, but it requires some things that are not being utilized here, because these people aren't acting in good faith- rather, they're posers trying to use LLMs to level up past their current status of "fucking nobody"

Re:Captcha (Score:5, Interesting)

by Tx ( 96709 )

They're trying to get their hands on the bug bounty. As several people suggested in discussions elsewhere on this, they should consider requiring a small fee or deposit for entries to be eligible for the bug bounty, that might dissuade most of the chancers. Otherwise it's like spam, if it's basically free to make submission, then the miscreants only increase their chances of "winning" by generating more entries.

Re: (Score:2)

by DamnOregonian ( 963763 )

I like that idea.

Re: (Score:2)

by Z00L00K ( 682162 )

Not with the AIs of today.

We need something that's better than the captchas that we have seen so far.

In-person bug reporting. (Score:2)

by Fly Swatter ( 30498 )

The way we are going, that will be the only way to trust anything - by going back to the real world.

Re: (Score:3)

by Sebby ( 238625 )

> Isn't this a solved problem?

Yes... [1]solved with AI [cheq.ai].

[1] https://cheq.ai/blog/testing-ai-gpt-4v-against-captcha/

Re: (Score:2)

by Arrogant-Bastard ( 141720 )

No. Also: no, NO, and NO .

Captchas were quite thoroughly beaten well over a decade ago. (I've pointed this out here before, so I'm not going to repeat all the citations.) That was well before the current flurry of activity in the ML/AI space, which will only serve to pound the nails into the coffin harder.

Anybody putting a captcha on their web site in 2025 is advertising that they have no idea how to actually defend it and that they haven't been paying attention to developments in infosec for a lon

Re: (Score:1)

by Anonymous Coward

There is considerable overlap between the apparent intelligence of the average user and the apparent intelligence of software trying to mimic their responses to bypass restrictions. The financial motivation to continually improve this mimicry makes it really hard to solve, you seem to only be able to maybe keep up.

Sue bad-faith actors (Score:4, Interesting)

by davidwr ( 791652 )

You have to be careful though - there is obvious bad-faith reporting and there is reporting that you can't prove is bad-faith. if you start penalizing those who "might" be bad-faith actors, you will discourage less-experienced/less-expert good-faith actors who just happen to be sloppy or outright wrong.

Adding a checklist where the submitter is swearing to tell the truth might help "prove bad faith." Such a checklist would include things like:

* Did you use AI? If so, what models and prompts did you use? What additional work did you do after reviewing the information provided by the AI?

* Have you submitted any reports about this product in the last year? Which ones?

* What version of the product did you test, and what platform did you test it on (include version numbers where applicable)?

* Include your name, country of residence, and contact information for you or your legal representative.

It's not that there are any right or wrong answers, but being caught lying would be strong evidence of bad faith.

Re:Sue bad-faith actors (Score:2)

by backslashdot ( 95548 )

The thing about CAPTCHA is they worked better when they don't look for perfection. CAPTCHAs (prior to AI) would detect non-humanness if your mouse acted rapidly or in perfect straight lines. So regarding your checklist, AI would remember it submitted a report on Dec. 28th 2023, therefore not last year. There's lots of situations where someone can't recall if they did something if at the time they didn't consider it a big deal. For example, if someone submits bug reports all the time, they wont recall if the

Re: (Score:2)

by Virtucon ( 127420 )

If the scammers are in other countries, how would you go after them?

robot wars (Score:2)

by awwshit ( 6214476 )

Best to fight automation with automation. These need a response from Lenny.

[1]https://www.lennytroll.com/ [lennytroll.com]

[1] https://www.lennytroll.com/

Much as I hate the word... (Score:2)

by Petersko ( 564140 )

Everything is trending towards enshittification. Nothing is exempt. Certainly can't have a bounty program for a well-intentioned product... the second a dollar attaches the descent begins.

The only reasonable response would be to start beating people with sticks.

curl has had issues though (Score:1)

by TheMiddleRoad ( 1153113 )

Issues that have caused problems in Transmission and other apps. It's a shame that AI Is fucking everything up. It's time for real ID for internet communication, I guess.

How can we ... (Score:2)

by PPH ( 736903 )

... submit vulnerability reports on ChatGPT and other LLMs?

It's possible to imagine.. (Score:2)

by MpVpRb ( 1423381 )

..a future AI that can actually find tricky bugs and security problems

Unfortunately, today, scumballs gotta scumball

It will get a lot worse before it gets better

Re: (Score:2)

by DamnOregonian ( 963763 )

LLMs can and do assist in finding tricky bugs and security problems right now, today.

The problem - as you mention- is that they're not foolproof at it. They're something that can assist with it.

However, they can be used not as an assistant, but as the whole shebang- and scumballs gotta scumball.

What's the solution? I don't know. But it's a problem.

I've heard suggests of requiring a small payment for each submission, to possibly be returned if submission is judged to be in good faith, or it pans out.

Re: (Score:2)

by Retired Chemist ( 5039029 )

In the US, sue them for damages. Wasting time, mental anguish (I always liked that one - impossible to disprove), etc.

South Park (Score:2)

by backslashdot ( 95548 )

Make it lame, and gay.

Nicely shows how well AI code analysis works (Score:5, Interesting)

by gweihir ( 88907 )

As soon as we leave toy examples behind, the answer apparently is "not at all" and "100% hallucination"...

The Singularity Is Not Near (Score:2)

by rknop ( 240417 )

Twenty or thirty years ago we started anticipating the AI singularity.

Today we see that instead we're going to get an AI crapularity.

Young men are fitter to invent than to judge; fitter for execution than for
counsel; and fitter for new projects than for settled business. For the
experience of age, in things that fall within the compass of it, directeth
them; but in new things, abuseth them. The errors of young men are the ruin
of business; but the errors of aged men amount but to this, that more might
have been done, or sooner. Young men, in the conduct and management of
actions, embrace more than they can hold; stir more than they can quiet; fly
to the end, without consideration of the means and degrees; pursue some few
principles which they have chanced upon absurdly; care not how they innovate,
which draws unknown inconveniences; and, that which doubleth all errors, will
not acknowledge or retract them; like an unready horse, that will neither stop
nor turn. Men of age object too much, consult too long, adventure too little,
repent too soon, and seldom drive business home to the full period, but
content themselves with a mediocrity of success. Certainly, it is good to
compound employments of both ... because the virtues of either age may correct
the defects of both.
-- Francis Bacon, "Essay on Youth and Age"