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 txtai
to version 9.0.1 or higher.
txtai is an All-in-one open-source AI framework for semantic search, LLM orchestration and language model workflows
Affected versions of this package are vulnerable to UNIX Symbolic Link (Symlink) Following via the validate
function due to improper sanitization of symbolic links within the tar file. An attacker can write arbitrary files to any location on the filesystem by including symbolic links within a compressed tar file that is loaded as an embedding index.
Note:
This is only exploitable if txtai
is used to load untrusted embedding indices.