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 applicationsLearn about Cleartext Storage of Sensitive Information vulnerabilities in an interactive lesson.
Start learningUpgrade n8n-nodes-base to version 1.121.40, 2.29.7, 2.30.1 or higher.
n8n-nodes-base is a Base nodes of n8n
Affected versions of this package are vulnerable to Cleartext Storage of Sensitive Information in the process that handles Google Service Account credentials, where the full PEM private key is placed in the JWT header's kid field instead of a key identifier. An attacker can gain unauthorized access to Google Cloud resources by recovering the private key from Base64-encoded JWT headers that are logged or inspected.
Note: This is only exploitable if Google Service Account credentials are configured.
This vulnerability can be mitigated by avoiding the use of Google Service Account credentials until the instance is patched, rotating any potentially exposed Google Service Account keys, and reviewing logs for JWT headers containing key material and treating such keys as compromised.