Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/kevoreilly/CAPEv2
- https://github.com/kevoreilly/CAPEv2/blob/1255b18/web/apiv2/views.py
- https://github.com/kevoreilly/CAPEv2/issues/3162
- https://www.vulncheck.com/advisories/capev2-through-commit-471ee4b-rest-api-task
FAQ
What is CVE-2026-90768?
CVE-2026-90768 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 tas...
How severe is CVE-2026-90768?
CVE-2026-90768 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-90768?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.