CVE-2026-61442 PUBLISHED

PraisonAI Platform before 0.1.9 Authorization Bypass via PATCH

Assigner: VulnCheck
Reserved: 09.07.2026 Published: 11.07.2026 Updated: 11.07.2026

PraisonAI Platform (praisonai-platform) before 0.1.9 fails to enforce owner/admin authorization on the PATCH routes for projects, issues, and agents, which only require workspace-member role. A workspace member can modify owner-created records; for projects, a member can reassign lead_id to their own user id and then delete the owner-created project, bypassing the delete route's owner/admin permission check.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor MervinPraison
Product PraisonAI
Versions Default: unaffected
  • affected from 0 to 0.1.9 (excl.)
  • Version 0.1.9 is unaffected

Credits

  • rexpository reporter

References

Problem Types

  • Missing Authorization CWE