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 Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade @n8n/db to version 1.17.2, 1.18.1 or higher.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the variables API endpoint when an authenticated user with a valid API key scoped to variable:list supplies an arbitrary projectId query parameter. An attacker can access sensitive variables in projects they are not members of by bypassing project membership checks.
Note: This is only exploitable if the deployment is a team instance with multiple projects and the variables feature is enabled.
This vulnerability can be mitigated by restricting access and API key issuance to fully trusted users only, and auditing existing project variables for sensitive values and rotating any secrets that may have been exposed.