Description
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, a Standard user can enumerate other users' names and email addresses through `/users/search`, even though direct access to those user profiles is denied. This leaks internal staff addresses, full names, and existence of guest and external test accounts.
Published: 2026-07-20
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in dataCycle-CORE’s "/users/search" endpoint, where the server does not enforce proper permission checks for Standard role users. As a result, any authenticated Standard user can request the list of all registered users and receive their full names and email addresses. This data disclosure can reveal internal staff contact details and the presence of guest or test accounts, creating potential security and privacy risks.

Affected Systems

The affected product is dataCycle-CORE, developed by datacycle‑engine, and all releases up to and including version 25.07.3 are impacted. The vulnerability is triggered by any authenticated user with a Standard role who invokes the "/users/search" endpoint. No other product variants or versions are listed as affected.

Risk and Exploitability

The CVSS score of 4.3 places the vulnerability in the moderate range, but the EPSS score of less than 1% indicates that exploit attempts are currently rare. The flaw is not listed in the CISA KEV catalog, illustrating that it has not yet been observed in widespread exploitation. Because access to the search endpoint requires the user to be authenticated as at least a Standard role, the threat surface is limited to insiders or compromised accounts rather than external, unauthenticated users. Nonetheless, an attacker who can acquire a Standard credential could enumerate personnel and contact information, potentially enabling social engineering or phishing campaigns.

Generated by OpenCVE AI on July 30, 2026 at 19:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available patch or update from datacycle-engine that addresses the users/search permission check.
  • Configure the application to restrict the "/users/search" endpoint to administrator role only.
  • Audit and remove unnecessary guest or test accounts to reduce data exposure.
  • Monitor access logs for anomalous usage of the "/users/search" endpoint to detect enumeration attempts.

Generated by OpenCVE AI on July 30, 2026 at 19:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Datacycle-engine
Datacycle-engine datacycle-core
Vendors & Products Datacycle-engine
Datacycle-engine datacycle-core

Mon, 20 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Description 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, a Standard user can enumerate other users' names and email addresses through `/users/search`, even though direct access to those user profiles is denied. This leaks internal staff addresses, full names, and existence of guest and external test accounts.
Title dataCycle User Directory Enumeration Via /users/search
Weaknesses CWE-285
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Datacycle-engine Datacycle-core
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-20T19:07:44.932Z

Reserved: 2026-03-16T17:35:36.697Z

Link: CVE-2026-32819

cve-icon Vulnrichment

Updated: 2026-07-20T18:51:49.975Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:15:04Z

Weaknesses