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 github.com/autobrr/qui/internal/api to version 1.15.0 or higher.
Affected versions of this package are vulnerable to Permissive Cross-domain Policy with Untrusted Domains via a misconfigured CORS policy that reflects arbitrary origins and allows credentials. An attacker can gain unauthorized access to sensitive data and perform actions on behalf of authenticated users by tricking a victim into visiting a malicious webpage, which then interacts with the application using the victim's browser session. This may result in exposure of credentials, compromise of connected accounts, or even full system takeover depending on deployment.
Note: This is only exploitable if the application is accessed via a domain or IP address other than localhost or 127.0.0.1, and the victim loads a malicious webpage in their browser.
This vulnerability can be mitigated by using a unique hostname, not exposing the instance to untrusted networks, avoiding clicking or automatically loading untrusted webpages, running the application in a containerized environment, and signing out after use.