Bug 2433946 (CVE-2025-61140)

Summary: CVE-2025-61140 jsonpath: jsonpath: Prototype Pollution vulnerability in the value function
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: abarbaro, alizardo, bbrownin, bdettelb, dfreiber, doconnor, drow, gmalinko, janstey, jburrell, jchui, jhe, jkoehler, kshier, ktsao, lphiri, nboldt, pdelbell, psrna, rstepani, stcannon, teagle, vkumar
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in jsonpath. The `value` function is vulnerable to Prototype Pollution, a type of vulnerability that allows an attacker to inject or modify properties of an object's prototype. This can lead to various impacts, including arbitrary code execution, privilege escalation, or denial of service (DoS).
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description OSIDB Bzimport 2026-01-28 17:01:09 UTC
The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.