CVE Catalog

CVE-2026-32822

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

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

Summary

Reflected DOM XSS vulnerability in dataCycle-CORE before version 25.07.3. An unauthenticated attacker can inject arbitrary HTML into flash notifications on public routes, and the toast component injects that content into the DOM via innerHTML, allowing script execution via a crafted link.

Risk Assessment

Risk includes arbitrary JavaScript execution in the victim's browser, potentially leading to session theft, data disclosure, or other attacks upon clicking a malicious link.

Recommendation

Upgrade dataCycle-CORE to version 25.07.4 or later immediately and educate users to avoid clicking suspicious links.

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 unauthenticated attacker can place arbitrary HTML into flash notifications on public routes and rely on the frontend toast component to inject that content into the DOM with `innerHTML`. This creates a reflected DOM XSS that can be delivered with a crafted link to a public page such as `/docs`. Because the vulnerable JavaScript is loaded by the normal application layout, the issue is not limited to a special debug page or an isolated admin-only view.

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