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 applicationsLearn about Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade 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 Authorization Bypass Through User-Controlled Key through the ProjectService.get process. An attacker can access, modify, or delete projects belonging to other workspaces by supplying a valid project_id without proper workspace ownership verification. This allows unauthorized reading, updating, deletion, and retrieval of project statistics across workspaces by any authenticated user who is a member of any workspace, provided they know or can guess the target project_id. This is only exploitable if the deployment is multi-tenant and the attacker possesses a valid workspace membership token.