SCA: security update for @nocobase/plugin-workflow-javascript (GHSA-px3p-vgh9-m57c)

critical Tenable Cloud Security Plugin ID 439472

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.28, NocoBase's Workflow Script Node executes user-supplied JavaScript
inside a Node.js vm sandbox with a custom require allowlist (controlled by WORKFLOW_SCRIPT_MODULES env
var). However, the console object passed into the sandbox context exposes host-realm WritableWorkerStdio
stream objects via console._stdout and console._stderr. An authenticated attacker can traverse the
prototype chain to escape the sandbox and achieve Remote Code Execution as root. This issue has been
patched in version 2.0.28. (CVE-2026-34156)

Solution

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

See Also

https://github.com/advisories/GHSA-px3p-vgh9-m57c

Plugin Details

Severity: Critical

ID: 439472

Version: Revision 1.13

Type: Local

Family: SCA Checks

Published: 3/30/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: High

Score: 7.8

Percentile: 99.34

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2026-34156

CVSS v3

Risk Factor: Critical

Base Score: 9.9

Temporal Score: 8.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/30/2026

Vulnerability Publication Date: 3/30/2026

Reference Information

CVE: CVE-2026-34156

cwe: CWE-913