CVE Catalog

CVE-2026-32821

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

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

Summary

In dataCycle-CORE before version 25.07.3, an authenticated API user can use their access token to query the collection API for permissions of another user by supplying their email. If the target user has collections, they may be exposed. In V4, a known collection can be modified via add/remove items without proper authorization.

Risk Assessment

The organization is at risk of unauthorized access to other users' data collections and unauthorized modification of those collections, potentially leading to data leakage or integrity loss.

Recommendation

Immediately update dataCycle-CORE to version 26.06.08 or later, which contains the fix for this vulnerability.

Other vulnerabilities in dataCycle-CORE

See all
Original NVD description (English source)

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, any authenticated API user who has their own access token can ask the collection API to evaluate permissions as a different user by supplying `user_email`. If the target user has collections, this can expose those collections through the API. In V4, once a collection id is known, the same controller also offers `add_item` and `remove_item` routes without any object-level `authorize!` checks, creating a likely cross-user modification path. This is patched in version 26.06.08.

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