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 applicationsUpgrade n8n to version 1.123.18, 2.6.2 or higher.
n8n is a n8n Workflow Automation Tool
Affected versions of this package are vulnerable to User Impersonation in the ZendeskTrigger node, which does not validate the HMAC-SHA256 signature on incoming webhook requests from Zendesk. An attacker can trigger workflows with forged payloads by sending unsigned POST requests carrying arbitrary data to the webhook URL, since the signature is never verified. Exploitation requires knowledge of the webhook URL, and the impact is bounded by what the triggered workflow does with the forged payload in connected systems.
This vulnerability can be avoided by restricting network access to the webhook endpoint to known Zendesk IP ranges, so forged requests from other origins cannot reach the trigger.