CVE Catalog

CVE-2026-55410

MediumCVSS 6.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

A vulnerability in NocoBase prior to version 2.1.19 allowed command injection during PostgreSQL backup restoration. An attacker with backup management privileges could inject malicious values into the database.schema field in _metadata.json, which was then interpolated into a shell command executed via child_process.exec().

Risk Assessment

An attacker with access to the backup restoration feature can execute arbitrary system commands on the NocoBase server, leading to full application compromise and potentially the entire server.

Recommendation

Immediately upgrade NocoBase to version 2.1.19 or later. Restrict access to backup management functions to trusted users only.

Other vulnerabilities in NocoBase

See all
Original NVD description (English source)

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to 2.1.19, NocoBase @nocobase/plugin-backups restored PostgreSQL backups by interpolating the database.schema value from _metadata.json into shell command strings executed with Node.js child_process.exec(), allowing a backup-management user restoring a crafted backup to execute commands as the NocoBase server process. This vulnerability is fixed in 2.1.19.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS