Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. csv-parse
  4. ›
  5. CVE-2026-85063

CVE-2026-85063: node-csv: Prototype replacement still reachable via columns path

September 8, 2026

With columns: true and group_columns_by_name: true, a duplicated proto header causes the duplicate-column branch to assign an array to obj[’proto’], invoking the proto setter and replacing the parsed record object’s prototype with attacker-controlled data. Fixed in 7.0.2 (Object.hasOwn duplicate check + Object.defineProperty assignment).

References

  • github.com/adaltas/node-csv/commit/eb4d1484589c976dcb977db8dd0b90e015a6f66e
  • github.com/adaltas/node-csv/issues/496
  • github.com/adaltas/node-csv/pull/497
  • github.com/adaltas/node-csv/security/advisories/GHSA-8cw4-87c7-c6xx
  • github.com/advisories/GHSA-8cw4-87c7-c6xx
  • nvd.nist.gov/vuln/detail/CVE-2026-85063

Code Behaviors & Features

Detect and mitigate CVE-2026-85063 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 7.0.2

Fixed versions

  • 7.0.2

Solution

Upgrade to version 7.0.2 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Source file

npm/csv-parse/CVE-2026-85063.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 09 Sep 2026 12:23:07 +0000.