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/n8n-nodes-langchain to version 1.122.46, 2.31.3, 2.32.1 or higher.
Affected versions of this package are vulnerable to Incorrect Authorization via the Execute Sub-workflow. An attacker can access unauthorized credentials by referencing credential IDs within inline workflow JSON, bypassing intended access controls.
Note: This is only exploitable if workflow sharing is enabled and the attacker has been explicitly granted Editor access to a shared workflow, and knows the target credential's ID.
This vulnerability can be mitigated by restricting workflow sharing to fully trusted users, avoiding granting Editor access to untrusted members on workflows that use sensitive credentials, auditing shared workflows for Execute Sub-workflow nodes with Source = "Parameter" and reviewing their inline workflow definitions for unexpected credential references, and restricting network egress from the instance to prevent connections to attacker-controlled endpoints.