The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsA fix was pushed into the master branch but not yet published.
Affected versions of this package are vulnerable to Exposure of Private Personal Information to an Unauthorized Actor in the ProxyConfig constructor in lib/internal/http.js, which stores the full proxy URL including any embedded username and password and surfaces it in ERR_PROXY_TUNNEL error messages. When proxy tunnel establishment fails, the resulting error carries the credentials embedded in the proxy URL, exposing them to anyone able to read the process's error output, stack traces, logs, or diagnostics. Exposure requires the proxy to be configured with credentials embedded in its URL and occurs only on a tunnel establishment failure, reaching only parties with access to that error output or downstream log and diagnostic sinks.