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 praisonai-platform to version 0.1.4 or higher.
praisonai-platform is a Platform layer for PraisonAI — workspace, auth, issues, projects
Affected versions of this package are vulnerable to Use of Hard-coded Credentials in the auth_service.py process when the JWT signing key defaults to a hardcoded value if the required environment variables are not explicitly set. An attacker can gain unauthorized access to any user account by forging authentication tokens using the known default secret. This is only exploitable if both PLATFORM_JWT_SECRET and PLATFORM_ENV are not explicitly set in the deployment environment.