This vulnerability is trending on Twitter; this may indicate a growing threat.
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 in the LabelService process, which fails to verify that label_id and issue_id belong to the authenticated user's workspace. An attacker can modify, delete, or associate labels across different workspaces by supplying arbitrary IDs in API requests. This allows unauthorized access and manipulation of labels and issues in other tenants, potentially corrupting data integrity, exposing label associations, and disrupting triage workflows. This is only exploitable if the deployment is multi-tenant and the attacker possesses a valid workspace membership token and can obtain or guess target IDs.