CVE-2026-34825
Any user who triggers a workflow containing a SQL node with template variables from user-controlled data can inject arbitrary SQL.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.41%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 4.0
- 8.5 HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.41% probability · 34th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- nocobase/nocobase
- Source
- security-advisories@github.com
References
- https://github.com/nocobase/nocobase/commit/75da3dddc4aba739c398f7072725dcf7f5487f5cPatch
- https://github.com/nocobase/nocobase/releases/tag/v2.0.30Product, Release Notes
- https://github.com/nocobase/nocobase/security/advisories/GHSA-vx58-fwwq-5g8jExploit, Mitigation, Vendor Advisory
- https://github.com/nocobase/nocobase/security/advisories/GHSA-vx58-fwwq-5g8jExploit, Mitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.