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 gitea.dev/routers/web/auth to version 1.27.0 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the oauth2UpdateAvatarIfNeed function. An attacker can cause the server to make arbitrary outbound HTTP GET requests by supplying a crafted avatar URL through the OAuth2/OIDC picture claim. This can result in unauthorized access to internal network resources, including loopback, private, or link-local addresses, potentially exposing sensitive information or interacting with internal services. This is only exploitable if OAuth2 avatar synchronization is enabled and the attacker can control their own picture claim in the authentication provider.