CVE-2026-73231 HIGH

CVE-2026-73231: Faker: helpers.fake exploitable into arbritary code execution

Vendor Faker-Js
Product faker
Weakness CWE-95 · Eval injection
Published August 11, 2026
Last update August 11, 2026

CVSS base score

7.8/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 11, 2026 CVE published

Related vulnerabilities

04Related CVE