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, any authenticated user can request arbitrary partials or helper-backed render functions through /remote_render. The endpoint does not restrict which partial can be rendered and does not apply controller-specific authorization before rendering the selected view. This enables a low-privileged user to retrieve server-side rendered admin content that is otherwise hidden by navigation and route checks. On the test instance, a Standard user was able to retrieve the PostgreSQL admin dashboard stats even though /admin itself redirected away. This is patched in 26.06.08.
Published: 2026-07-20
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In dataCycle-CORE versions up to 25.07.3 the /remote_render endpoint allows any authenticated user to request arbitrary partials or helper‑backed render functions. The endpoint does not enforce controller‑specific authorization, so a user with limited permissions can retrieve server‑side rendered views that are normally hidden by navigation and route checks. This flaw permits the exposure of privileged admin content, such as PostgreSQL dashboard statistics, to unauthorized users, violating confidentiality and potentially leading to further lateral movement within the application.

Affected Systems

Affected systems are installations of the dataCycle data management system, specifically the dataCycle‑CORE component prior to version 26.06.08. The vulnerability applies to all releases through 25.07.3 and was patched in 26.06.08. their version and upgrade accordingly.

Risk and Exploitability

The CVSS score of 7.5 indicates moderately high risk. The EPSS score is < 1%, and the vulnerability is not listed in CISA KEV. The likely attack vector is an authenticated low‑privileged user exploiting the unauthenticated rendering capability; the account but does not need elevated rights. Once accessed, the attacker can retrieve hidden admin content, potentially exposing sensitive data and aiding further attacks. Prompt remediation is recommended to mitigate this medium‑to‑high risk.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update dataCycle-CORE to version 26.06.08 or newer; this patch removes the authentication bypass in /remote_render.
  • Configure the /remote_render endpoint to allow rendering only for administrator roles; explicitly deny access for standard users.
  • Conduct a security review of all rendering endpoints to identify and remediate similar authorization gaps.

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 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


Mon, 20 Jul 2026 18: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, any authenticated user can request arbitrary partials or helper-backed render functions through /remote_render. The endpoint does not restrict which partial can be rendered and does not apply controller-specific authorization before rendering the selected view. This enables a low-privileged user to retrieve server-side rendered admin content that is otherwise hidden by navigation and route checks. On the test instance, a Standard user was able to retrieve the PostgreSQL admin dashboard stats even though /admin itself redirected away. This is patched in 26.06.08.
Title dataCycle Authorization Bypass Via /remote_render
Weaknesses CWE-285
References
Metrics cvssV3_1

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


Subscriptions

Datacycle-engine Datacycle-core
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-20T18:07:36.104Z

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

Link: CVE-2026-32806

cve-icon Vulnrichment

Updated: 2026-07-20T17:50:31.979Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses