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 Access of Resource Using Incompatible Type ('Type Confusion') vulnerabilities in an interactive lesson.
Start learningUpgrade langsmith to version 0.8.18 or higher.
langsmith is a Client library to connect to the LangSmith Observability and Evaluation Platform.
Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type ('Type Confusion') via the file attachments handling. An attacker can access local files on the server and have their contents uploaded to an external service by sending crafted HTTP requests that manipulate tracing-propagation headers.
Note: This is only exploitable if the attacker can send HTTP requests to the server and has read access to the workspace where traces are stored.
This vulnerability can be mitigated by not exposing TracingMiddleware to untrusted HTTP traffic and limiting workspace trace-read access to trusted members.