GHSA-px3p-vgh9-m57c · Severity: critical · Ecosystem: npm — NocoBase Affected by Sandbox Escape to RCE via console._stdout Prototype Chain Traversal in Workflow Script Node
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.
Conclusion & alert: CVE-2026-34156 is rated High Exploit Risk (86.5/100): CVSS Critical severity, with high exploitation likelihood (EPSS 29.50%, 97th percentile). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| 52552 | exploit_db | edb | 2026-05-07 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-29 | 31.41% | 29.50% | -1.91% |
| 2 | 2026-05-24 | 33.47% | 31.41% | -2.06% |
| 3 | 2026-05-23 | — | 33.47% | — |
Full EPSS history (12 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
GHSA-px3p-vgh9-m57c · Severity: critical · Ecosystem: npm — NocoBase Affected by Sandbox Escape to RCE via console._stdout Prototype Chain Traversal in Workflow Script Node
| URL | Tags |
|---|---|
| https://github.com/nocobase/nocobase/pull/8967 | Issue Tracking Patch |
| https://github.com/nocobase/nocobase/releases/tag/v2.0.28 | Product Release Notes |
| https://github.com/nocobase/nocobase/security/advisories/GHSA-px3p-vgh9-m57c | Exploit Mitigation Vendor Advisory |