EUVD Vulnerability Catalog

EUVD-2026-67123

Severity: HIGH Base Score: 7.2 CVSS Version: 4.0

Vulnerability Description

Affected versions of Flowintel contain an insecure direct object reference / broken object-level authorization issue across numerous task endpoints. The routes generally received both a case identifier and a task identifier, but previously they did not enforce that the task actually belonged to the supplied case. As a result, an authenticated user with editor-level access to one case could potentially substitute the ID of a task from another case and invoke operations against that foreign task. The patch introduces task_case_bound_required, which loads both objects and returns 404 unless the task belongs to the requested case. This protection is applied to edit, delete, note, assignment, status, file, export, MISP-linking, subtask, external-reference, and other task-related endpoints. The fix also adds explicit checks that a requested note_id belongs to the current task before returning or exporting it, closing related cross-object access paths. Version impacted =>3.3.0

CVSS Vector Analysis

Below is the complete, human-readable breakdown of the CVSS metric string: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N

Attack Vector (AV): Network
Attack Complexity (AC): Low
Attack Requirements (AT): None
Privileges Required (PR): Low
User Interaction (UI): None
Vulnerability Confidentiality Impact (VC): Low
Vulnerability Integrity Impact (VI): High
Vulnerability Availability Impact (VA): Low
Subsequent Confidentiality Impact (SC): None
Subsequent Integrity Impact (SI): None
Subsequent Availability Impact (SA): None

Affected Vendors & Systems

Vendor flowintel

References & Advisory Links

Metadata Profile

Database Authority

European Union Agency for Cybersecurity (ENISA) EUVD

Assigner

CIRCL

EPSS Probability

0

Known Aliases
GHSA-ccgv-2jpf-98m2 CVE-2026-81817
Published On

2026-08-27

Last Updated

2026-08-27