💻 techEvent1 views3 min read

What Happened to Hallucinated Critical CVEs for SQLite?

In late July 2026, a series of critical CVEs for SQLite were published and initially accepted by the NVD and CISA's ADP, only to be swiftly debunked by JFrog Security Research as fabricated or 'LLM slop.' This incident highlighted significant vulnerabilities in the CVE vetting process, exacerbated by a backlog at NIST's NVD, and underscored the growing risk of AI-generated misinformation in cybersecurity.

Share:

Quick Answer

In July 2026, a GitHub repository published several critical CVEs purportedly affecting SQLite, which were subsequently listed by the National Vulnerability Database (NVD) and CISA's ADP. However, security researchers at JFrog quickly exposed these as 'hallucinated' or fabricated, with the cited code and vulnerabilities not existing in the specified SQLite versions. This event exposed weaknesses in the automated vulnerability ingestion process, particularly in light of NIST's NVD facing a significant backlog since February 2024, leading to less rigorous manual verification. As of August 2026, the incident serves as a stark warning about the risks of AI-generated misinformation in cybersecurity and the need for robust human verification in vulnerability reporting.

📊Key Facts

Fabricated Advisories (out of 55 audited)
54
JFrog Security Research
NIST NVD Deep Analysis Pause
February 2024
JFrog Security Research

📅Complete Timeline12 events

1
February 2024Major

NIST NVD Pauses Deep Analysis of CVEs

The National Vulnerability Database (NVD), managed by NIST, significantly reduced its deep analysis and enrichment efforts for incoming CVEs due to a massive surge in vulnerability reports, leading to a backlog.

2
June 2024Notable

Google Introduces Project Naptime (Later Big Sleep)

Google initially described Project Naptime, an AI-aided framework designed to enhance automated vulnerability-finding methods, which later evolved into Big Sleep.

3
Early October 2024Major

Google's Big Sleep Discovers Real SQLite Zero-Day

Google's AI tool, Big Sleep, successfully identified a legitimate stack buffer underflow zero-day vulnerability in a development branch of SQLite, which was subsequently fixed.

4
November 4, 2024Major

Google Publicly Announces AI-Discovered SQLite Vulnerability

Google publicly announced that its AI agent, Big Sleep, had discovered a real zero-day vulnerability in SQLite, marking a significant milestone for AI in security.

5
May 19, 2025Notable

Warnings Issued on AI Hallucinations and 'Slopsquatting'

Cybersecurity researchers and experts began issuing warnings about AI hallucinations leading to new threats like 'slopsquatting,' where AI models suggest non-existent software packages that attackers could register.

6
January 22, 2026Notable

SentinelOne Details Real SQLite Vulnerability CVE-2024-0232

SentinelOne published technical details on CVE-2024-0232, a heap use-after-free vulnerability in SQLite's JSON parsing functionality, enabling denial of service attacks.

7
June 18, 2026Notable

SUSE Issues Security Update for Real SQLite CVEs

SUSE released a security update for SQLite, addressing legitimate memory corruption vulnerabilities (CVE-2026-11822, CVE-2026-11824) in the FTS5 extension.

8
Late July 2026Critical

Hallucinated SQLite CVEs Published and Flagged Critical

A newly created GitHub repository published a batch of SQLite vulnerability advisories, which were quickly flagged as critical by the NVD and CISA's ADP.

9
July 24, 2026Notable

SQLite Releases Version 3.53.4 with AI-Discovered Bug Fixes

SQLite released version 3.53.4, a maintenance patch release primarily fixing 'AI-discovered bugs,' noting a decline in the rate of such reports.

10
July 30, 2026Critical

JFrog Security Research Debunks Hallucinated CVEs

JFrog Security Research published an analysis debunking the recently issued critical SQLite CVEs, identifying them as fabricated 'LLM slop' due to non-existent code and failed PoC tests.

11
July 30, 2026Notable

SentinelOne Details Real SQLite Vulnerabilities CVE-2026-51300 and CVE-2026-51296

SentinelOne published advisories for two legitimate use-after-free vulnerabilities in SQLite 3.41, CVE-2026-51300 and CVE-2026-51296, affecting expression parsing and JSON modules respectively.

12
August 3, 2026Major

Hacker News Discusses Hallucinated SQLite CVEs

The cybersecurity community, including discussions on Hacker News, continued to analyze and discuss the implications of the 'Critical CVE issued for hallucinated SQLite vulnerability' incident.

🔍Deep Dive Analysis

The cybersecurity community faced a significant disruption in late July 2026 when a series of critical Common Vulnerabilities and Exposures (CVEs) related to the widely used SQLite database engine were published and rapidly disseminated. These advisories, originating from a newly created GitHub repository, claimed to detail severe memory corruption and use-after-free vulnerabilities in various SQLite versions. Initially, these CVEs gained traction, being flagged as critical by the National Vulnerability Database (NVD) and CISA's Automated Indicator Sharing (ADP) program.

The rapid acceptance of these seemingly critical vulnerabilities raised alarms, prompting deeper investigation. JFrog Security Research quickly stepped in to verify the claims, only to discover that the reported vulnerabilities were entirely fabricated. Their analysis revealed that the code paths and functions cited in the advisories did not exist in the specified SQLite versions, and proof-of-concept payloads failed to trigger any crashes or demonstrate the described flaws. JFrog's researchers termed these as 'LLM slop,' suggesting they were likely generated by large language models without factual basis.

This incident was a direct consequence of systemic issues within the vulnerability reporting ecosystem. A critical factor was the significant backlog at NIST's NVD, which, since February 2024, had paused its deep analysis and enrichment efforts for incoming CVEs due to an overwhelming surge in reports. This meant that many vulnerabilities were being processed with less manual scrutiny, creating an opening for unverified or fabricated entries to gain official recognition. The CVE submission process itself, lacking robust identity verification, further contributed to the ease with which such 'slop CVEs' could be introduced.

The consequences of these hallucinated CVEs were immediate and far-reaching. Security teams, relying on automated feeds and the perceived authority of NVD and CISA, wasted valuable resources investigating non-existent threats, attempting to patch non-existent code, and generating internal tickets. This not only diverted attention from genuine vulnerabilities but also risked eroding trust in the CVE system itself. The event served as a stark reminder of the dangers of AI hallucinations in high-stakes environments like cybersecurity, where incorrect information can lead to misallocated resources, false alarms, and potentially overlooked real threats.

As of August 3, 2026, the cybersecurity community is grappling with the implications. There's an increased emphasis on the need for human-in-the-loop verification for AI-generated security intelligence and a renewed call for improvements in the CVE vetting process. While AI continues to show promise in discovering real vulnerabilities (as demonstrated by Google's Big Sleep finding a legitimate SQLite zero-day in late 2024), this incident underscores the critical importance of distinguishing between AI-assisted discovery and AI-generated fabrication. SQLite itself continues to release updates addressing real, often AI-discovered, bugs, while also maintaining its own authoritative list of vulnerabilities to counter misinformation.

What If...?

Explore alternate histories. What if Hallucinated Critical CVEs for SQLite made different choices?

Explore Scenarios
Building relationship map...

People Also Ask

What was the 'hallucinated SQLite vulnerability'?
In July 2026, a series of critical CVEs for SQLite were published and briefly accepted by the NVD and CISA's ADP, but were quickly exposed by JFrog Security Research as fabricated. The reported vulnerabilities, including specific code paths, did not exist in the SQLite versions cited.
Why were these fake CVEs initially accepted?
The initial acceptance of these fabricated CVEs was largely attributed to a significant backlog at NIST's NVD, which, since February 2024, had reduced its deep analysis of incoming vulnerability reports. This created an environment where less rigorously vetted submissions could gain official status.
What are the consequences of hallucinated CVEs?
Hallucinated CVEs can lead to a waste of security resources as teams investigate non-existent threats, attempt to patch non-existent code, and generate unnecessary alerts. They also erode trust in official vulnerability reporting systems and highlight the risks of AI-generated misinformation in cybersecurity.
How can organizations verify CVEs to avoid 'LLM slop'?
Organizations should prioritize CVEs corroborated by official vendor advisories (like SQLite's own security page), look for linked commit histories, and be wary of metadata contradictions. Independent verification by trusted security researchers is also crucial.
What is the role of AI in vulnerability discovery, both real and fake?
AI, particularly large language models, can both genuinely assist in discovering real vulnerabilities (as demonstrated by Google's Big Sleep with SQLite in 2024) and generate fabricated ones. The challenge lies in distinguishing between legitimate AI-assisted findings and 'hallucinated' or 'slop' reports.