CVE-2025-57350
Last modified
CVE-2025-57350 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. The csvtojson package, a tool for converting CSV data to JSON with customizable parsing capabilities, contains a prototype pollution vulnerability in versions prior to 2.0.10. This issue arises due to insufficient sanitization of nested header names during the parsing process in the parser_jsonarray component. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
The csvtojson package, a tool for converting CSV data to JSON with customizable parsing capabilities, contains a prototype pollution vulnerability in versions prior to 2.0.10. This issue arises due to insufficient sanitization of nested header names during the parsing process in the parser_jsonarray component. When processing CSV input containing specially crafted header fields that reference prototype chains (e.g., using __proto__ syntax), the application may unintentionally modify properties of the base Object prototype. This vulnerability can lead to denial of service conditions or unexpected behavior in applications relying on unmodified prototype chains, particularly when untrusted CSV data is processed. The flaw does not require user interaction beyond providing a maliciously constructed CSV file.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Keyangxiang | Csvtojson | < 2.0.10 |
References
- https://github.com/Keyang/node-csvtojson/issues/498Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-57350?
How severe is CVE-2025-57350?
How do I fix CVE-2025-57350?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-57330The web3-core-subscriptions is a package designed to manages…7.5
- CVE-2025-5734A vulnerability has been found in TOTOLINK X15 1.0.0-B202307…8.8
- CVE-2025-57347A vulnerability exists in the 'dagre-d3-es' Node.js package …9.8
- CVE-2025-57348The node-cube package (prior to version 5.0.0) contains a vu…6.5
- CVE-2025-57349The messageformat package, an implementation of the Unicode …7.5
- CVE-2025-5735A vulnerability was found in TOTOLINK X15 1.0.0-B20230714.11…8.8
- CVE-2025-57351A prototype pollution vulnerability exists in the ts-fns pac…6.5
- CVE-2025-57352A vulnerability exists in the 'min-document' package prior t…5.3
- CVE-2025-57353The Runtime components of messageformat package for Node.js …5.3
- CVE-2025-57354A vulnerability exists in the 'counterpart' library for Node…6.5
- CVE-2025-5736A vulnerability was found in TOTOLINK X15 1.0.0-B20230714.11…8.8
- CVE-2025-5737A vulnerability was found in TOTOLINK X15 1.0.0-B20230714.11…8.8
Are you affected by CVE-2025-57350?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
