PoC Index82,564 CVEs with PoCs

CVE-2026-73231

Faker: helpers.fake exploitable into arbritary code execution

HIGH 7.8EPSS 0.2%

Faker generates massive amounts of fake data in the browser and Node.js. Prior to 10.5.0, the faker.helpers.fake method in src/modules/helpers/eval.ts allows attacker-controlled fake templates to access the Function constructor through fakeEval.resolveProperty when a function returns another function, enabling arbitrary JavaScript code execution. This issue is fixed in version 10.5.0.

Affected
faker-js · faker
CVSS v3.1 GitHub_M
7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
0.15% chance of exploitation in the next 30 days, 5th percentile
Published
2026-08-11
Updated
2026-08-13

Proof-of-concept exploits (1)

References