SCA: security update for @nocobase/plugin-workflow-sql (GHSA-vx58-fwwq-5g8j)

high Tenable Cloud Security Plugin ID 439596

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise
solutions. Prior to version 2.0.30, NocoBase plugin-workflow-sql substitutes template variables directly
into raw SQL strings via getParsedValue() without parameterization or escaping. Any user who triggers a
workflow containing a SQL node with template variables from user-controlled data can inject arbitrary SQL.
This issue has been patched in version 2.0.30. (CVE-2026-34825)

Solution

Update the @nocobase/plugin-workflow-sql library and its related packages to version 2.0.30 or later.

See Also

https://github.com/advisories/GHSA-vx58-fwwq-5g8j

Plugin Details

Severity: High

ID: 439596

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.7

Temporal Score: 6

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:C/A:N

CVSS Score Source: CVE-2026-34825

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.5

Threat Score: 7.2

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/1/2026

Vulnerability Publication Date: 4/1/2026

Reference Information

CVE: CVE-2026-34825

cwe: CWE-89