CVEPublished 2026-09-03Modified 2026-09-090 articles on news4 live referencesNVD data

CVE-2026-85063

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
25
Exploit Prediction Scoring System · top 75% of all CVEs
Description

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.

Timeline
Published 2026-09-03
Modified 2026-09-09

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-85063 on GitHub.
We haven't classified any articles referencing CVE-2026-85063 yet. The external references above still apply.