# Exploit Prediction Scoring System (EPSS)

**Authors:** Jay Jacobs, Sasha Romanosky, Benjamin Edwards, Michael, Roytman, Idris Adjerid

arXiv: 1908.04856 · 2019-08-15

## TL;DR

The paper introduces EPSS, a simple, data-driven scoring system that predicts the likelihood of a vulnerability being exploited within a year, aiding prioritization in vulnerability management.

## Contribution

It presents the first open, flexible, and practical framework for estimating vulnerability exploitation probability based on empirical data.

## Key findings

- EPSS provides accurate exploitation likelihood estimates.
- The system is easy to implement without specialized tools.
- EPSS can be updated with new data for improved accuracy.

## Abstract

Despite the massive investments in information security technologies and research over the past decades, the information security industry is still immature. In particular, the prioritization of remediation efforts within vulnerability management programs predominantly relies on a mixture of subjective expert opinion, severity scores, and incomplete data. Compounding the need for prioritization is the increase in the number of vulnerabilities the average enterprise has to remediate. This paper produces the first open, data-driven framework for assessing vulnerability threat, that is, the probability that a vulnerability will be exploited in the wild within the first twelve months after public disclosure. This scoring system has been designed to be simple enough to be implemented by practitioners without specialized tools or software, yet provides accurate estimates of exploitation. Moreover, the implementation is flexible enough that it can be updated as more, and better, data becomes available. We call this system the Exploit Prediction Scoring System, EPSS.

---
Source: https://tomesphere.com/paper/1908.04856