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 Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade @n8n/client-oauth2 to version 1.11.2, 1.12.1 or higher.
Affected versions of this package are vulnerable to Incorrect Authorization in the OAuth 2.1 authorization. An attacker can gain unauthorized access to another user's workflow and execute it with the owner's credentials by registering an OAuth client and self-approving consent for a protected workflow. This allows the attacker to set inputs and read outputs, potentially exposing sensitive data from the owner's integrations.
Note: This is only exploitable if the instance has at least one active workflow using an MCP Server Trigger node configured with OAuth2 authentication.
This vulnerability can be mitigated by restricting instance access to fully trusted users, auditing active workflows using the MCP Server Trigger with OAuth2 authentication, and considering switching to a different authentication method or deactivating affected workflows until a patch is applied.