Description
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.
INFO
Published Date :
2026-03-31T13:33:11.325Z
Last Modified :
2026-04-02T15:08:38.165Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-34156 vulnerability.
| Vendors | Products |
|---|---|
| Nocobase |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-34156.