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

CVE-2026-55410: NocoBase backup restore schema name allows command injection

August 20, 2026

NocoBase @nocobase/plugin-backups 2.0.57 restores PostgreSQL backups by interpolating the backup metadata schema name into shell command strings that are executed with Node.js child_process.exec(). A backup-management user who can restore an uploaded PostgreSQL backup with forced schema restore can place shell metacharacters in _metadata.json under database.schema, causing arbitrary commands to execute as the NocoBase server process during restore.

The vulnerable plugin is included in the default @nocobase/preset-nocobase package and is guarded by the backup-management ACL snippet (backups:* / backup:*). This is not unauthenticated; the attacker must have backup restore privileges or equivalent access to the restore API/CLI.

References

  • github.com/advisories/GHSA-p853-83gj-wjj3
  • github.com/nocobase/nocobase/commit/0e1aba1b7b112ffc841588963f7343c00edd9806
  • github.com/nocobase/nocobase/releases/tag/v2.1.19
  • github.com/nocobase/nocobase/security/advisories/GHSA-p853-83gj-wjj3
  • nvd.nist.gov/vuln/detail/CVE-2026-55410

Code Behaviors & Features

Detect and mitigate CVE-2026-55410 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.1.19

Fixed versions

  • 2.1.19

Solution

Upgrade to version 2.1.19 or above.

Impact 6.7 MEDIUM

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

Learn more about CVSS

Weakness

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

Source file

npm/@nocobase/plugin-backups/CVE-2026-55410.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 21 Aug 2026 00:19:46 +0000.