SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-90768

HIGH · CVSS 8.1 Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-13 · Last synced 2026-09-13

CyberRota Analysis

AI-Generated

The vulnerability allows authenticated users of CAPEv2 to bypass ownership validation in REST API endpoints, enabling them to read and delete analyses submitted by other users. This flaw poses a significant risk as it permits attackers to enumerate all tasks and delete arbitrary analyses, potentially leading to data loss and privacy breaches. Organizations using CAPEv2 should prioritize addressing this issue to safeguard user data and maintain system integrity.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-90768
Severity
HIGH
CVSS
8.1
EPSS
N/A

Original NVD 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.