I'm getting really frustrated with constantly patching every CVE that my scanners highlight. Many of them don't even lead to real-world exploits, which just adds to the noise and causes patch fatigue. I'm looking for tools or feeds that can actually notify me when a CVE present in my container images is being exploited in the wild. I'm not interested in just CVSS scores or theoretical impacts; I want genuine threat intelligence showing active exploitation. It would be great to focus on patches that matter based on real risks rather than just severity ratings.
5 Answers
Definitely check out CISA's KEV catalog along with the EPSS model. It gives a predictive probability score (0-100%) on whether a CVE will be exploited in the next 30 days. You can even use it as a plugin for Trivy. Links like [this one for EPSS](https://www.first.org/epss/) and [this plugin for Trivy](https://github.com/melmorabity/trivy-plugin-epss) should help. Also, tools like Wiz can automate this for you!
You might want to keep an eye on the dark web—sometimes your data might end up for sale there, or you could receive a ransom email regarding exploited vulnerabilities.
We have an advanced security system integrated with our repository manager that analyzes context to determine if a vulnerability truly applies. If something is exploitable, we get comprehensive evidence about its relevance, reducing unnecessary noise in our workflow.
CISA KEV is definitely your go-to. It tracks CVEs that are being exploited in real life, and EPSS scores indicate the likelihood of future exploitation. Most vulnerability scanners just generate noise, so switching to tools like Minimus that focus on real exploit intel can really cut down on unnecessary patching.
Instead of focusing solely on what's currently exploited, consider assessing whether the CVE exploits are applicable to your environment and threat model. This way, you can decide whether to fix, mitigate, or ignore them based on your unique situation.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures