AI Slop Infiltrates CVE Pipeline as JFrog Uncovers 54 Fabricated Security Flaws

2 Sources

Share

Security firm JFrog discovered 54 AI-generated fake vulnerabilities that infiltrated the National Vulnerability Database, exposing critical gaps in the CVE pipeline. The fabricated SQLite flaws carried CVSS scores up to 9.8 and passed through NIST and CISA systems unchecked, revealing how AI slop now threatens cybersecurity infrastructure built on trust.

AI-Generated Fake Vulnerabilities Expose Critical Gaps in Security Infrastructure

AI slop has infiltrated the CVE pipeline, polluting the very foundation of software security with fabricated flaws. Security firm JFrog

1

uncovered 54 AI-generated fake vulnerabilities posted to a single obscure GitHub repository, with only one containing a real bug wrapped in unverified metadata. Six supposed SQLite vulnerabilities carried CVSS scores ranging from 9.8 to 7.5 and reached the National Vulnerability Database with CISA-supplied enrichment before researchers exposed them as complete fabrications.

Source: The Register

Source: The Register

The fake reports claimed severe memory bugs in SQLite, the image library libraw, and Arduino audio decoder ESP32-audioI2S. One alleged use-after-free vulnerability initially received a maximum 10.0 CVSS score from Red Hat before being downgraded to 7.6

1

. Testing revealed the vulnerability referenced a function that didn't exist in the affected SQLite version. Another fabricated flaw with a 9.1 CVSS score cited source lines unrelated to the supposed issue, and its proof-of-concept code executed a valid query without memory leaks or errors.

Systemic Weaknesses in the CVE Pipeline Allow Unverified Reports Through

The incident exposes systemic weaknesses in the CVE pipeline that operates largely on trust without mandatory verification. MITRE and most Certificate Numbering Authorities assign CVEs for code they don't produce themselves, trusting requesters have verified their submissions

1

. Oracle Solaris engineer Alan Coopersmith noted that CNAs often lack the position to verify reports independently.

NIST previously provided a reliable backstop by manually reviewing and enriching CVE records, but that process collapsed in 2024. A surge in vulnerability submissions coupled with operational challenges created a growing backlog that reached over 17,000 unprocessed CVEs by late 2024

1

. By the end of 2025, the backlog had ballooned to more than 27,000 records. A Department of Commerce Inspector General report published in May 2026 concluded NIST wasted money allocated to fixing the backlog due to lack of strategic planning and decisive action.

AI Coding Agents Risk Fixing Problems That Don't Exist

The real danger emerges when AI coding agents encounter these fabricated advisories. Cybersecurity professionals increasingly deploy AI agents to automatically patch reported software flaws

2

. When pointed at AI-generated fake vulnerabilities, these agents may hunt for vulnerable functions that were never written and modify working code to patch problems that don't exist. The loop creates a dangerous cycle where one AI writes plausible advisories, an understaffed pipeline waves them through without verification, and another AI attempts fixes based on fiction.

JFrog's Afek Berger identified the core asymmetry: generating a convincing fake now costs almost nothing, while verifying one requires reading source code, building the affected version, and running proof-of-concept code

2

. Even well-resourced defenders cannot manually check every report, and CISA and NIST remain too far behind to provide effective oversight.

Detecting AI Slop Before It Wastes Security Resources

Because no step in today's system requires proof-of-concept code or bug reproduction, plausible-sounding fake advisories slide directly into GitHub Security Advisories, downstream vulnerability databases, and enterprise scanners

1

. JFrog recommends several checks before cybersecurity professionals act on newly published CVEs. First, verify whether the vendor has corroborated the issue—SQLite maintainers don't list the fake CVEs in their records. Check for missing commit hashes or pull requests in reference fields, which indicate AI-driven deception. Examine metadata for suspicious elements like missing CPE product definitions, and verify that code references match real functions rather than pointing to unrelated parts of the codebase.

JFrog reported its findings to the GitHub Security Advisory team, Red Hat, and NVD, and all have flagged or removed the CVEs except GitHub, where the repository remained accessible at the time of reporting

1

. The company speculates the fake reports may represent an attempt to boost research credentials with fabricated discoveries. The incident demonstrates how the honor system underpinning cybersecurity infrastructure never anticipated machines capable of lying at scale

2

, leaving defenders to navigate polluted vulnerability databases while real threats demand attention.

Source: The Next Web

Source: The Next Web

Today's Top Stories

© 2026 TheOutpost.AI All rights reserved