CVE-2025-61140
Modified
Modified - Updated After Analysis
BaseFortify
Vulnerability report for CVE-2025-61140, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-01-28
Last updated on: 2026-06-30
Assigner: MITRE
Description
Description
The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dchester | jsonpath | 1.1.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1321 | The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |