5 August 2026 CVE .

Proactive Threat Hunting: How Agentic AI Tracks CVEs

Reading time: 6 min

An owl doesn't just wait for prey to come near. It patrols its territory in the dark, catches the slightest movement, and strikes before its target even realizes it's been spotted.

That's exactly the logic behind proactive threat hunting: instead of waiting for an alert to trigger on your own infrastructure, you go looking for the threat where it first appears, before it ever reaches you.

That's the principle behind our proactive threat hunting engine, built by Patrowl's R&D and CTI team: an agentic AI that applies this active watch, 24/7, across every vulnerability published worldwide.

Key takeaways

  • Proactive threat hunting means going after the threat before it reaches your infrastructure, rather than waiting for an alert.

  • Our agentic AI continuously monitors 38 sources of vulnerability information, without waiting for a scheduled scan cycle.

  • Every vulnerability is ranked by the real risk it represents, then verified with concrete proof, not just a guess.

  • Every result is validated by a pentester (an expert who tests security the way a real attacker would) before it reaches you.

  • Average detection time observed across 100 analyzed CVEs: under 4 hours, across all scenarios.

Context: the exploitation window is now measured in hours

A CVE (Common Vulnerabilities and Exposures) is the standard identifier used worldwide to designate a known, documented security flaw. The context in which it circulates has changed dramatically in just a few years.

A window that's now measured in hours, not months

The time between a CVE's public disclosure and its first mass exploitation rarely exceeds a few hours today, whereas it was still several months five years ago: this average window dropped from 745 days in 2020 to 44 days in 2025 (source: Flashpoint, time-to-exploit trends).

The time between a vulnerability's publication and its addition to the CISA KEV catalog (the list maintained by the US cybersecurity agency, tracking flaws actively exploited in the real world) dropped to 5 days in 2026, as attackers automate their monitoring and pounce on the latest flaws the moment they're published (source: Rapid7, 2026 Global Threat Landscape Report, cited by Infosecurity Magazine).

A volume security teams can no longer handle manually

For a security team, keeping this pace by hand is no longer possible, especially since CVE submissions grew 263% between 2020 and 2025, without the volume processed each year managing to absorb the incoming flow (source: NIST, update on CVE processing, April 2026). This is exactly the definition of proactive threat hunting: going after the threat before it touches you, rather than waiting for it to show up on your infrastructure.

How our agentic AI works, and what it brings you

Our proactive threat hunting engine applies this logic 24/7, across every published vulnerability, listening to threat intelligence feeds (the sum of public information on ongoing threats) from CERTs and vendor advisories the moment they're published. It also monitors a portfolio of strategic GitHub repositories to catch silent fixes — flaws that a vendor quietly patches without ever publishing a CVE. This means you're covered against threats the rest of the market doesn't see yet, sometimes before a CVE even exists.

Monitoring without a scan cycle

A traditional security tool typically checks your exposure on a scan cycle — at regular intervals, weekly or monthly, for example — whereas our engine works differently: it's alerted the moment a source publishes information, and analyzes it immediately, without waiting for the next cycle.

It continuously monitors 38 sources: NVD and CISA KEV (the reference US databases), EPSS (a score that estimates the probability a flaw will be exploited), CERT-FR and equivalent CERTs abroad, vendor security bulletins, GitHub publications, as well as specialized cybersecurity press.

Prioritization by real risk

Hundreds of vulnerabilities are published worldwide every day, but they don't all pose the same danger to you.

For every vulnerability it spots, our agentic AI runs a full investigation before deciding whether it deserves your attention, based on explicit, verifiable criteria:

  • The technical severity of the flaw: can it allow an attacker to take remote control, bypass a password, or access data? A score called CVSS gives a first benchmark, but it's never used alone.

  • The real probability of exploitation, measured by the EPSS score, and whether the flaw appears in the CISA KEV catalog.

  • The existence of public attack code, also called an exploit or proof-of-concept: a technical demonstration proving the flaw can be exploited.

  • Whether the affected technology is accessible from the internet, rather than on a protected internal network.

  • The level of access required to exploit the flaw. Our engine prioritizes so-called black-box scenarios, where the attacker needs no password or prior access.

A severe flaw, with public attack code and accessible from the internet, rises to the top of the list. A moderate flaw, never exploited and hidden behind internal authentication, gets set aside.

From detection to proof, validated by a human

Spotting the threat isn't enough. Our agentic AI first produces a passive detection — a check that doesn't interact with your systems and simply confirms that the affected software version is present on your exposed surface — before going further when the stakes justify it: it then generates an exploit, real attack code, which a specialist runs in a controlled setting with no risk to your systems, to confirm the flaw is genuinely exploitable in your environment.

Before any result reaches you, a Patrowl pentester reviews the analysis, confirms the proof, and eliminates every false positive. No component ever validates its own results: our agentic AI detects and proposes, the pentester verifies and validates.

What you receive: "Trending Attacks"

Qualified, validated threats surface in your dashboard as Trending Attacks: a clear, already-prioritized alert, with all the context you need to act.

Each CVE is then verified against your own assets — your actual software and servers: if no reliable attack code exists yet, our engine simply confirms whether the affected version is present in your environment, while if working attack code exists, it actively tests it, in a controlled setting, to verify it genuinely works on your systems. This way you know whether the flaw really affects you, within hours rather than finding out too late.

Observed response times

The figures below are measured over the last three months, on a sample of 100 analyzed CVEs. These aren't contractual commitments, but a realistic snapshot of our usual speed.

Three stages are measured: the alert, contextualized detection (confirming the affected version is present in your environment), and effective exploitation (proof that the attack genuinely works on your assets).

A reliable public attack code already exists A patch exists, but no public attack code Only the CVE is known, signal still weak
Open source software Detection under 4h Proof under 4h Detection under 4h Proof under 12h Detection under 4h Proof under 48h
Proprietary software (Fortinet, etc.) Detection under 4h Proof under 6h Detection under 4h Proof under 48h Detection under 4h No guaranteed timeline for proof

These times are expressed in hours and business days. Actual speed depends on factors we don't always control, such as the vendor's behavior or the stability of your own systems. We always favor a safe approach over speed at all costs.

Why it's different from a vulnerability scanner

A traditional vulnerability scanner tells you what's present on your infrastructure. Our agentic AI tells you what's genuinely exploitable today, by an external attacker with no prior access.

Traditional scanner Our agentic AI
What it shows you What's present on your infrastructure What's genuinely exploitable today
Alert level Identical for every flaw detected Prioritized by real risk
Severe flaw, no known attack code, protected by strong authentication Same alert level as an exploitable flaw Reduced urgency: not exploitable in practice
Moderate flaw, reliable public attack code, visible from the internet Same alert level as the previous one Maximum urgency: surfaced as priority
Proof of exploitability Not provided Provided, tested under controlled conditions by a pentester
What you receive Raw information Ready-to-act intelligence
Fully covered Partially covered Not covered

Our agentic AI only alerts you on genuinely dangerous flaws, with proof the attack works on your assets. That's the difference between raw information and ready-to-act intelligence.

Want to see what our proactive threat hunting engine would detect on your own exposed surface? Discover our CVE management module, powered by agentic AI.

Frequently asked questions

What is proactive threat hunting?

Proactive threat hunting means actively searching for threats before they reach your infrastructure, instead of waiting for an alert to trigger after the fact.

What is the difference between threat hunting and proactive threat hunting?

Classic threat hunting looks for threats already present in an environment, once a doubt exists. Proactive threat hunting involves continuous monitoring of vulnerability news, to act before the threat reaches your attack surface.

How does this agentic AI do proactive threat hunting?

It continuously monitors vulnerability publications, including those never declared as a security flaw. It produces a detection then proof that the attack genuinely works, before an attacker can generalize its exploitation.

Which sources are monitored?

NVD, CISA KEV, EPSS (FIRST), CERT-FR and equivalent CERTs abroad, vendor security bulletins, GitHub publications and releases, as well as specialized cybersecurity press — 38 sources in total.

What types of threat hunting does this agentic AI combine?

It combines threat hunting techniques based on threat intelligence and on the tactics, techniques, and procedures (TTPs) known from attackers, applied continuously to newly published vulnerabilities rather than to an environment already under investigation.

Does this CVE ranking correspond to the Patrowl Score?

No. The Patrowl Score measures the exposure of your own assets. The prioritization described here concerns the threat itself, before any correlation with your own estate.

What is the difference with a traditional vulnerability scanner?

A scanner tells you what's present on your infrastructure, at the same alert level for every flaw detected. Our agentic AI tells you what's exploitable today, with proof validated by a pentester.

Does this agentic AI replace a SOC?

No. A SOC (Security Operations Center, the team that continuously monitors your network) relies on threat hunters and security tools to spot malicious activity or hidden threats already present in your environment, using techniques based on known attacker TTPs and, increasingly, machine learning. Our agentic AI applies this same analytical rigor upstream, to the vulnerability itself as soon as it's published worldwide, rather than to a compromise already underway. It feeds your security teams pre-sorted, verified signals before incident response becomes necessary.

Does it fit into an existing threat hunting program?

Yes. Our agentic AI complements existing threat hunting programs and SOC workflows rather than replacing them. It feeds your incident response process with alerts already qualified and backed by proof, so your teams spend their time validating real threats instead of triaging noise.