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 getkirby/cms to version 4.9.4, 5.4.4 or higher.
Affected versions of this package are vulnerable to External Initialization of Trusted Variables or Data Stores in the installation process when the Forwarded, X-Client-IP, or X-Real-IP headers are set by a reverse proxy. An attacker can gain unauthorized administrative access by remotely initiating the setup process and creating the first admin account. This is only exploitable if the site is running behind a reverse proxy that sets one of the affected headers and no admin account has been configured.
This vulnerability can be mitigated by creating an initial admin account before exposing the site, or by disabling the REST API with the 'api' => false option in the configuration file.