CVE-2025-46653

low
Published 2025-04-26 · Modified 2026-02-04
CVSS v3
3.1
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS v2
VIR risk
3.1

Description

Formidable (aka node-formidable) 2.1.0 through 3.x before 3.5.3 relies on hexoid to prevent guessing of filenames for untrusted executable content; however, hexoid is documented as not "cryptographically secure." (Also, there is a scenario in which only the last two characters of a hexoid string need to be guessed, but this is not often relevant.) NOTE: this does not imply that, in a typical use case, attackers will be able to exploit any hexoid behavior to upload and execute their own content.

Predictions

Exploit likelihood
42%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2025-46653

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/node-formidable/formidable/commit/022c2c5577dfe14d2947f10909d81b03b6070bf5

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyfixed3.5.4+~cs11.10.5-1
debian debiansidfixed3.5.4+~cs11.10.5-1
debian debiantrixieaffected

Package impact

EcosystemPackageVulnerableFixed
npm npmformidable>=3.1.1-canary.20211030,<3.5.33.5.3
npm npmformidable>=2.1.0,<2.1.32.1.3

Application impact

VendorProductVersionsFixed
node-formidableformidable{"startIncluding":"2.1.0","endExcluding":"3.5.3"}3.5.3

References

CWEs

CWE-338

Verify integrity in audit chain (admin only). AS-IS.