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 surrealdb to version 3.1.5 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the JWKS URL fetch process. An attacker can cause the server to make unauthorized network requests by configuring a redirect from an allowlisted host to an otherwise-blocked internal address. This is only exploitable if the attacker has the Owner role at the database level or higher.
This vulnerability can be mitigated by restricting the Owner role to trusted operators, enforcing egress filtering at the network layer to block internal ranges, or configuring access methods to use only trusted JWKS hosts that do not redirect or using locally defined keys.