Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-51190 1 Serverless-dns 1 Serverless-dns 2026-08-07 N/A
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.