CVE-2026-85063
node-csv: Prototype replacement still reachable via columns path
node-csv is a full-featured CSV parser with a simple API that is tested against large datasets. Prior to 7.0.2, csv-parse with the columns and group_columns_by_name options enabled treats a duplicate __proto__ header as an existing property in packages/csv-parse/lib/api/index.js, assigns an attacker-controlled array through obj['__proto__'], and replaces the parsed record object's prototype. A malicious CSV header can therefore inject inherited array values into the returned record, hide those inherited values from JSON serialization, and affect property enumeration and type or shape checks in applications that process the record. This issue is fixed in version 7.0.2.
| CWE | CWE-1321 |
| Vendor | adaltas |
| Product | node-csv |
| Published | Sep 3, 2026 |
Get instant alerts for adaltas node-csv
Be the first to know when new unknown vulnerabilities affecting adaltas node-csv are published โ delivered to Slack, Telegram or Discord.