PT-2026-3643 · Unknown · Binary-Parser

Keichi

·

Published

2026-01-20

·

Updated

2026-02-03

·

CVE-2026-1245

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions binary-parser versions prior to 2.3.0
Description A code injection flaw exists in the binary-parser library. This issue allows for arbitrary JavaScript code execution when untrusted values are used in parser field names or encoding parameters. The library directly interpolates these values into dynamically generated code without proper sanitization, enabling attackers to execute code within the Node.js process. The issue is due to the use of the Function constructor with unsanitized input. This could lead to data access, logic manipulation, or system command execution. The vulnerability is also referred to as 'ParserPoison'.
Recommendations Upgrade to binary-parser version 2.3.0 or newer.

Fix

Code Injection

Weakness Enumeration

Related Identifiers

CVE-2026-1245
GHSA-M39P-34QH-RH3W

Affected Products

Binary-Parser