The known exploited vulnerabilities (KEV) catalog, maintained by CISA, is the authoritative public list of vulnerabilities confirmed to have been exploited in the wild. Inclusion is not a severity estimate or a probability. Exploitation has been observed and corroborated, which makes the catalog the least ambiguous priority list available to defenders.
The remediation interval matters more than any other figure in exposure management, because it removes every available excuse. A large backlog can be explained by volume, by disputed severity, or by unclear priorities. None of those explanations applies to a catalog that is short, externally maintained, unambiguous and accompanied by dates. When work still takes weeks, the delay is structural rather than analytical.
The pressure on that interval is increasing. Exploitation of known vulnerabilities is now the leading initial-access vector in the Verizon 2026 Data Breach Investigations Report at 31 percent, ahead of credential abuse for the first time, and attacker attention concentrates on exactly the population the catalog describes. Time to exploit for newly disclosed internet-facing flaws is frequently measured in days, so a 43-day median leaves a wide window on the vulnerabilities known to be in active use.
KEV is a lagging indicator by design. A vulnerability appears only after exploitation has been observed, corroborated and documented, which means novel exploitation, narrowly targeted attacks against a single organization, and campaigns that never produce public evidence sit outside it. So does anything without an identifier to catalogue.
The 2025 Notepad++ supply-chain compromise illustrates the last case. A tampered distribution channel required remediation for months before CVE-2025-15556 was assigned in early 2026, and during that period no catalog entry could exist, because the prerequisite identifier did not. An organization operating the catalog as its complete definition of urgent work would have had nothing to act on.
The catalog is also silent on the two questions that determine local effort: whether a listed vulnerability sits in a reachable path in a particular environment, and which team owns the affected assets.
The catalog is published by CISA and derives its binding force from Binding Operational Directive 22-01, issued in 2021, which replaced a severity-based patching mandate with one driven by evidence of exploitation. Identifiers come from the CVE Program, and severity and exploitation probability are maintained separately by FIRST through CVSS and EPSS. The three signals are complementary: one describes consequence, one estimates likelihood, and the catalog confirms occurrence.
Is KEV a complete list of exploited vulnerabilities? No. It records confirmed, evidenced exploitation for vulnerabilities that have an identifier and clear remediation guidance, which is a subset of what is exploited in practice.
Do private companies have to comply with the deadlines? The deadlines bind United States federal civilian agencies. Most other organizations adopt the catalog voluntarily as a baseline, and some contracts and regulatory frameworks reference it directly.
If a vulnerability is on the catalog, should it always be fixed immediately? Almost always, though reachability still governs sequence. A catalogued vulnerability in a component that is never in a runtime path is lower priority than one exposed to untrusted input.
How does KEV relate to EPSS? EPSS estimates the probability of future exploitation; the catalog confirms exploitation has occurred. A vulnerability typically carries a high probability before it is catalogued, and both signals precede any environment-specific analysis.