VulnerabilityAnalyzed
CVE-2025-57285
codeceptjs 3.7.3 contains a command injection vulnerability in the emptyFolder function (lib/utils.js).
CRITICAL 9.8EPSS 2.17%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.17%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.17% probability · 81th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-77
- Affected
- codecept/codeceptjs
- Source
- cve@mitre.org
References
- https://gist.github.com/Dremig/1ba111f9b1f7cffe1fcb4838b64e55b9Exploit, Third Party Advisory
- https://www.npmjs.comProduct
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.