CVE-2026-90768

Summary

CAPEv2 through commit 471ee4b fails to validate task ownership in REST API endpoints, allowing authenticated users to read and delete analyses submitted by other users. Attackers can enumerate all tasks in the system and delete arbitrary analyses by sending requests to task view and delete endpoints without ownership verification.

Affected Software

VendorProductVersion RangeStatus
kevoreillyCAPEv20 <= 471ee4bb422ec4aa0f1aa1089540a1ad0b7d84f0affected

Weaknesses

  • CWE-862: Missing Authorization

References