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 langgraph-checkpoint-sqlite to version 3.1.1 or higher.
langgraph-checkpoint-sqlite is a Library with a SQLite implementation of LangGraph checkpoint saver.
Affected versions of this package are vulnerable to Incorrect Authorization in the search or list_namespaces process. An attacker can access data from unintended namespaces by crafting namespace labels that share prefixes or include pattern metacharacters, leading to disclosure of items outside the intended scope. This is only exploitable if the application uses namespace labels where one is a prefix of another or contains unescaped pattern characters such as '_' or '%', and relies on namespaces to separate data between users or tenants.