Security & Trust 58 min ago3Add to bookmarks

A US firm confirmed that AI-hallucinated vulnerability entries for SQLite are passing initial triage and landing in real security reporting pipelines. It's a new attack surface no one designed for.
In plain terms: AI tools are inventing security vulnerabilities that don't exist in real code - and some of those fabricated entries are ending up in the databases security teams use to decide what to patch.
A US security firm analyzed AI-generated CVE entries targeting SQLite and confirmed that hallucinated vulnerabilities pass initial triage in some automated pipelines and enter real security reporting systems, according to ITmedia AI+. The entries describe bugs absent from SQLite's actual codebase. CVE stands for Common Vulnerabilities and Exposures - the global index that security tools, scanners, and patch managers depend on.
This is the supply-chain version of AI hallucination, and the consequences scale differently from a chatbot making something up. The NVD (National Vulnerability Database) is already backlogged - it has struggled to process legitimate submissions for years. Fake entries don't just waste analyst time: they generate false positives for automated scanners, potentially crowding out real vulnerabilities in prioritization queues. Any security workflow that ingests CVE feeds without human validation now carries structural risk. The fix isn't straightforward - CVE reporting is semi-automated by design, and retrofitting an AI-origin flag requires coordination between MITRE, NIST, and hundreds of downstream vendors.
Whether MITRE updates submission policies to require provenance disclosure, and whether major security platforms start flagging AI-assisted CVE entries in their feeds.
Article produced by artificial intelligence, reviewed under human editorial control.
Sign in to join the discussion.
Isn’t the real issue that vulnerability databases need better verification systems before AI gets involved, rather than blaming the AI itself?
This is a serious problem. AI-generated vulnerabilities could dilute real threats over time, making it harder to prioritize actual risks effectively.
That's worrying. If AI is creating fake vulnerabilities, it could waste a lot of teams' time chasing dead ends. How will we ever trust automated threat detection if the sources themselves are unreliable?