CVE Catalog

CVE-2026-90768

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

16th percentile - higher than 16% of all known CVEs

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.

Risk Assessment

Lack of ownership checks enables unauthorized access to other users' analysis data and their destruction, potentially leading to data loss and confidentiality breaches. The risk affects any CAPEv2 instance with multiple users.

Recommendation

Upgrade CAPEv2 to a version containing the fix after commit 471ee4b. If no fix is available, consider restricting API access to trusted users only or implementing additional ownership checks at a proxy layer.

Other vulnerabilities in CAPEv2

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS