Vulnerabilities (CVE)

Filtered by vendor Codecept Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-57285 1 Codecept 1 Codeceptjs 2025-09-12 N/A 9.8 CRITICAL
codeceptjs 3.7.3 contains a command injection vulnerability in the emptyFolder function (lib/utils.js). The execSync command directly concatenates the user-controlled directoryPath parameter without sanitization or escaping, allowing attackers to execute arbitrary commands.