CVE-2026-90768 Details
Description
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.
A vulnerability exists in CAPEv2 versions through commit 471ee4b, where the REST API endpoints for task management lack proper authorization checks. This flaw enables authenticated users to access and delete analyses submitted by others. The affected endpoints can be exploited to enumerate all tasks in the system and remove any analysis by sending requests to the task view and delete endpoints without ownership verification.
This vulnerability has been fixed in CAPEv2. Users should update to the latest version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 13, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kevoreilly/CAPEv2 | [email protected] | Source CodeVendor |
| https://github.com/kevoreilly/CAPEv2/blob/1255b18/web/apiv2/views.py | [email protected] | Source CodeVendor |
| https://github.com/kevoreilly/CAPEv2/issues/3162 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/capev2-through-commit-471ee4b-rest-api-task-endpoints-missing-ownership-check | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| CAPEv2 | <= 471ee4bb422ec4aa0f1aa1089540a1ad0b7d84f0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion