More Open Source Security episodes

VulnCheck's State of Exploitation Report with Patrick Garrity thumbnail

VulnCheck's State of Exploitation Report with Patrick Garrity

Published 3 Aug 2026

Duration: 36:45

"Cybersecurity vulnerabilities are being exploited faster (80-day average), AI is both a tool and target, disclosure practices are inconsistent, and better coordination, transparency, and proactive patching are critical to mitigating risks."

Episode Description

Josh chats with Patrick Garrity about the VulnCheck State of Exploitation 1H-2026 report. Patrick explains the current trends we are seeing around vul...

Overview

The podcast discusses findings from the Volchek State of Exploitation 1H 2026 report, focusing on trends in vulnerability exploitation and the evolving role of AI in cybersecurity. The report analyzes over 5,000 known exploited vulnerabilities (KEVs), a significantly broader dataset than CISA's KEV list, incorporating data from public disclosures, honeypots, and real-world canary systems. It highlights that while the total number of CVEs is rising sharply, only a small fraction are actively exploited, with exploitation rates increasing modestly by 5 - 10%. Despite claims about accelerating exploit speeds, the median time to exploit remains around 80 days, though pre-disclosure exploits still occur in over 20% of cases. Defenders are urged to focus on patching high-risk technologies like CMS platforms and using mitigations such as Web Application Firewalls.

A key theme is skepticism toward the narrative that AI is dramatically accelerating vulnerability discovery and exploitation. While AI tools are increasingly identifying flaws, the greater risk lies in the vulnerabilities present within AI products themselves - such as LangFlow, Gradio, and N8N - which are often deployed without sufficient hardening. These tools pose serious risks due to their integration with core systems, enabling credential harvesting and crypto mining. Additionally, concerns are raised about transparency and coordination in AI-driven vulnerability reporting, with examples like Anthropic's under-maintained vulnerability ledger showing major gaps between claimed discoveries and actual disclosures. The discussion underscores the need for better coordination, concise reporting, and human-led processes to manage the influx of AI-generated findings, warning against hype and emphasizing data-driven, practical approaches to security.

What If

  • What if you built a real-time AI product vulnerability scanner for your SaaS apps?

    • Move: Identify the top 5 AI-powered tools (e.g., LangFlow, Gradio, Flowise) used in developer workflows and create a lightweight script that checks running instances against Volchek's KEV database via API. Automate weekly scans across your infrastructure.
    • Why Now?: Exploits targeting AI products are rising, with many tools being deployed unhardened; early detection gives solo operators an edge before breaches occur.
    • Expected Upside: Reduce exposure to credential harvesting or crypto mining attacks by proactively securing AI tooling - potentially avoiding costly incidents and gaining trust as a security-conscious dev.
  • What if you prioritized patching based on actual exploitation data instead of CVE volume?

    • Move: Subscribe to Volchek's expanded KEV list (5,000+ exploited vulnerabilities), filter it down to technologies you use (e.g., WordPress, Oracle WebLogic), and build a monthly patching checklist focused only on exploited-in-the-wild flaws.
    • Why Now?: Only ~2% of vulnerabilities are actively exploited, but noise from millions of CVEs distracts developers; using real-world exploitation data cuts through the clutter.
    • Expected Upside: Achieve higher security ROI by focusing effort where risk is proven - reducing attack surface faster than peers relying on generic CVSS scores.
  • What if you created a micro-SaaS that validates AI-generated vulnerability reports for open-source maintainers?

    • Move: Build a simple web app that takes AI-written reports, strips fluff, extracts technical details (CWE, PoC code, affected versions), and outputs concise, actionable tickets ready for triage - integrate with GitHub Issues and send alerts.
    • Why Now?: Open-source projects are overwhelmed by verbose, redundant AI reports; providing signal over noise positions you as a utility in a growing coordination bottleneck.
    • Expected Upside: Capture niche market among maintainers drowning in reports - monetize via sponsorships or freemium model while establishing authority in secure AI integration.

Takeaway

  • Monitor and prioritize vulnerabilities in widely used technologies like WordPress, Joomla, and Oracle WebLogic by subscribing to reliable threat intelligence sources and setting up automated alerts for new KEVs (Known Exploited Vulnerabilities) beyond just CISA's list.
  • Implement a strict patching schedule for high-risk, internet-facing systems - especially CMS platforms - and complement it with a Web Application Firewall (WAF) to mitigate exploitation risk while patches are deployed.
  • Treat AI-powered tools (e.g., LangFlow, Gradio, Flowwise) as high-risk attack surface components; audit their usage, restrict network access, and harden configurations before deployment in production environments.
  • Focus vulnerability monitoring on actionable, verified disclosures by filtering out low-evidence or redundant AI-generated reports; cross-reference findings with multiple sources like honeypot data and VulnShare Canaries to confirm real-world exploitation.
  • Contribute fixes - not just vulnerability reports - to open-source projects you depend on, especially when maintainers are overwhelmed, to improve security outcomes and reduce notification fatigue across the ecosystem.

Recent Episodes of Open Source Security

27 Jul 2026 Securing critical infrastructure with Josh Corman

"Cybersecurity faces escalating threats to critical infrastructure, requiring stronger OT security, IT-OT collaboration, proactive threat modeling, and resilience engineering to prevent real-world disasters."

20 Jul 2026 Abandoned open source with Josh Marpet

"Outdated vendor risk management processes, plagued by misrepresented questionnaires and slow vulnerability disclosures, demand faster, proactive security measures and greater transparency in open-source software."

13 Jul 2026 Red Hat's Project Lightwell with Mo Duffy

"Project Lightwell uses AI and open-source collaboration to detect and fix vulnerabilities missed by traditional tools, emphasizing upstream transparency, AI's role in security, and Red Hat's efforts to sustain long-term open-source security through collaboration and patch adoption."

29 Jun 2026 AIBOM, CBOM, and HBOM with Allan Friedman

The evolution of Software Bill of Materials (SBOM) beyond manufacturing into cryptographic, hardware, and AI domains faces challenges in unified integration, compliance, tooling, and dependency tracking, requiring open-source collaboration, standardized frameworks, and adaptive policies to meet industry demands in procurement and risk management.

22 Jun 2026 Packagist and Composer security with Jordi Boggiano

Strategies for securing open-source ecosystems include malware detection via third-party feeds, transparency logs, rapid incident response, blocking malicious downloads, private registry controls, immutable package releases, standardized workflows, MFA enforcement, and technical proposals like artifact validation and build attestation, while addressing challenges like maintainer hacking, AI risks, usability trade-offs, and the need for ecosystem-wide alignment and human verification.

More Open Source Security episodes