The Register Home Page

back to article AI-found bugs aren't proving any easier to exploit despite the hype

Anthropic's Project Glasswing may have uncovered tens of thousands of potential security flaws, but new research suggests AI-assisted vulnerability discovery has yet to produce the wave of real-world attacks many expected. In research shared with The Register, VulnCheck analyzed 1,061 publicly attributed AI-assisted …

  1. IGotOut Silver badge

    Wow...

    The Trillion Dollar predictive text machine, turns out to be nothing but hype (again).

    1. BoHu
      Windows

      Re: Wow...

      Yeah, lotsa smoke, mirrors, and hyperbole, like the super vague all glitter OpenAI/HuggingFace wowing of the crowds thing. IIUC the magical 'Houdini sandbox escape' was down to exploiting some JFrog Artifactory Ansible Deserialization weakness for Remote-Code Execution (RCE), and there are 19 publicly available exploits for this already, including the Ysoserial PoC ...

      [ https://arstechnica.com/security/2026/07/jfrog-tries-to-spin-openai-0-day-exploit-of-its-app-into-a-success-story/ ][ https://www.cve.org/CVERecord?id=CVE-2026-65617 ][ https://arxiv.org/abs/2208.08173 ][ https://github.com/frohoff/ysoserial ].

      Still, from the VulnCheck blog of this here TFA, I wonder why Known Exploited Vulnerabilities (KEVs) jumped from 100-300 per 6-month before 2023-2H to 400-500 per 6-month after that [ see 3rd plot at https://www.vulncheck.com/blog/state-of-exploitation-1h-2026 ]? Was that related to some improvement in AI (so-called) capabilities up to that time, followed by the flat lull of a plateau (peak AI), and then the beginning of a slow-ish demise towards oblivion? Inquisition minds ...

  2. Filippo Silver badge

    I believe this tracks with the percentage of enthusiastically hyped vibe-coded projects that actually end up working in production.

  3. Henry Wertz 1 Gold badge

    Yeah

    Yeah in a lot of cases it's like an agrressive, power hungry lint. Here's a potential flaw! Is it even potentially possible to exploit? Often the answer is 'no'. I saw a flaw brought up last week, clear buffer overflow, fixed size variable but length check whatsoever at that point in the code. But unexploitable in practice because a bounds check *was* done by the caller of that function, and the shoddy function was not directly callable otherwise. I'm sure this code has been fixed but it's one of those ~98% with no exploit.

    1. Anonymous Coward
      Anonymous Coward

      Re: the shoddy function was not directly callable otherwise

      ... until the intern of the week uses that vulnerable function for some other task/process, and doesn't bother to check that the calling values are sane.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon