2 matches found
CVE-2026-34825
Summary (CVE-2026-34825) NocoBase’s plugin-workflow-sql component (pre-2.0.30) builds SQL by substituting template variables directly into raw SQL strings via getParsedValue(), with no parameterization or escaping. An attacker who triggers a workflow containing a SQL node using user-controlled da...
SQL Injection
Overview @nocobase/plugin-workflow-sql is an Execute SQL statements in workflow. Affected versions of this package are vulnerable to SQL Injection via the getParsedValue function. An attacker can execute arbitrary SQL commands by supplying crafted input to template variables processed in workflow...