Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @nocobase/plugin-workflow-sql
  4. ›
  5. CVE-2026-34825

CVE-2026-34825: NocoBase Has SQL Injection via template variable substitution in workflow SQL node

April 1, 2026

NocoBase <= 2.0.8 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.

References

  • github.com/advisories/GHSA-vx58-fwwq-5g8j
  • github.com/nocobase/nocobase
  • github.com/nocobase/nocobase/commit/75da3dddc4aba739c398f7072725dcf7f5487f5c
  • github.com/nocobase/nocobase/security/advisories/GHSA-vx58-fwwq-5g8j
  • nvd.nist.gov/vuln/detail/CVE-2026-34825

Code Behaviors & Features

Detect and mitigate CVE-2026-34825 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.0.30

Fixed versions

  • 2.0.30

Solution

Upgrade to version 2.0.30 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

npm/@nocobase/plugin-workflow-sql/CVE-2026-34825.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 04 Apr 2026 12:17:42 +0000.