Security Advisory

CVE-2026-51190

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-03 00:00:00
Last updated 2026-08-06 15:38:49
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

The "s init" command in Serverless-Devs @serverless-devs/s <= 3.1.11 passes unsanitized user input to child_process.spawn() with shell: true. A URL ending in ".git" bypasses the only input check, allowing OS command injection when a user runs "s init" with an attacker-controlled argument.