Lucene search
+L

75 matches found

Circl
Circl
added 2026/08/21 10:08 p.m.12 views

CVE-2026-77415

creationtimestamp| type| source ---|---|--- 2026-08-21 22:08:43+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtmrk2e5qb2u 2026-08-21 22:31:20+00:00| seen| https://gist.github.com/alon710/20a50aebfd35291a76583a04e09e8467 2026-08-21 22:35:03+00:00| published-proof-of-concept|...

9.3CVSS8.8AI score0.00508EPSS
SaveExploits0References10
Circl
Circl
added 2026/08/21 10:08 p.m.12 views

CVE-2026-77413

creationtimestamp| type| source ---|---|--- 2026-08-21 22:08:09+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtmrjjdpmb2m 2026-08-21 22:35:10+00:00| published-proof-of-concept| https://github.com/jsonata-js/jsonata/security/advisories/GHSA-8gq3-vp5j-2grp 2026-08-22...

9.3CVSS4.7AI score0.00409EPSS
SaveExploits0References9
Circl
Circl
added 2026/08/21 9:32 p.m.10 views

CVE-2026-77414

creationtimestamp| type| source ---|---|--- 2026-08-21 21:32:06+00:00| seen| https://gist.github.com/alon710/c3aaed90ea510257bc4b82da4dd81787 2026-08-21 22:08:39+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtmrjrjqer2m 2026-08-21 22:35:05+00:00| published-proof-of-concept|...

9.3CVSS4.8AI score0.00347EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/21 9:17 p.m.8 views

CVE-2026-77414

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype a...

9.3CVSS0.00347EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/21 9:17 p.m.9 views

CVE-2026-77413

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS0.00409EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/21 9:17 p.m.11 views

CVE-2026-77415

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, crafted JSONata expressions could chain several object-integrity weaknesses to execute arbitrary code. The chain could overwrite $clone to mutate objects through evaluateTransformExpression, expose and deconstruct...

9.3CVSS0.00508EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/08/21 9:04 p.m.8 views

Arbitrary Code Injection

Overview jsonata is a JSON query and transformation language Affected versions of this package are vulnerable to Arbitrary Code Injection via crafted expressions that exploit the evaluateTransformExpression and applyProcedure functions. An attacker can execute arbitrary code by submitting special...

9.8CVSS6.2AI score0.00508EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/21 9:04 p.m.13 views

JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions

Before JSONata 2.2.1 and 1.8.8 it was possible to execute arbitrary code with crafted expressions, due to: - overwriting $clone allowing mutation of objects via transforms see evaluateTransformExpression - it being possible to destruct jsonata functions/lambdas e.g. $merge. - applyProcedure using...

9.3CVSS5.9AI score0.00508EPSS
SaveExploits0References12Affected Software1
Patchstack
Patchstack
added 2026/08/21 9:04 p.m.8 views

NPM: JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions

NPM: JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions vulnerability discovered by ? in WordPress Npm jsonata versions 1.8.8...

9.3CVSS5.4AI score0.00508EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2026/08/21 9:01 p.m.32 views

CVE-2026-77415 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, crafted JSONata expressions could chain several object-integrity weaknesses to execute arbitrary code. The chain could overwrite $clone to mutate objects through evaluateTransformExpression, expose and deconstruct...

9.3CVSS0.00508EPSS
SaveExploits0References11
CVE
CVE
added 2026/08/21 9:01 p.m.58 views

CVE-2026-77415

JSONata (a JSON query and transformation language) is vulnerable to arbitrary code execution in versions prior to 1.8.8 and 2.2.1 . An attacker can craft JSONata expressions that chain multiple object-integrity weaknesses—overwriting $clone, exposing internal functions via $merge.*, replacing pro...

9.3CVSS6AI score0.00508EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/08/21 9:01 p.m.9 views

EUVD-2026-64166

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, crafted JSONata expressions could chain several object-integrity weaknesses to execute arbitrary code. The chain could overwrite $clone to mutate objects through evaluateTransformExpression, expose and deconstruct...

9.3CVSS5.9AI score0.00508EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/21 9:01 p.m.13 views

CVE-2026-77415 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, crafted JSONata expressions could chain several object-integrity weaknesses to execute arbitrary code. The chain could overwrite $clone to mutate objects through evaluateTransformExpression, expose and deconstruct...

9.3CVSS6.2AI score
SaveExploits0References13
Patchstack
Patchstack
added 2026/08/21 8:58 p.m.7 views

NPM: JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions

NPM: JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions vulnerability discovered by ? in WordPress Npm jsonata versions 1.8.8...

9.3CVSS5.4AI score0.00347EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2026/08/21 8:58 p.m.8 views

Prototype Pollution

Overview jsonata is a JSON query and transformation language Affected versions of this package are vulnerable to Prototype Pollution via unsafe object creation patterns throughout the codebase src/jsonata.js, src/functions.js, src/parser.js, src/signature.js, and src/datetime.js. An attacker who...

9.3CVSS6.6AI score0.00347EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/21 8:58 p.m.9 views

JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions

Before JSONata 2.2.1 and 1.8.8 it was possible to execute arbitrary code with crafted expressions, due to a bypassable hasOwnProperty check in environment.lookup https://github.com/jsonata-js/jsonata/blob/8ee4476f8a228bfc7a62979ae0a9c13a4043cd03/src/jsonata.jsL1863-L1871 This was fixed in...

9.3CVSS5.9AI score0.00347EPSS
SaveExploits0References8Affected Software1
Patchstack
Patchstack
added 2026/08/21 8:57 p.m.12 views

NPM: JSONata: Arbitrary Code Execution via crafted JSONata expressions

NPM: JSONata: Arbitrary Code Execution via crafted JSONata expressions vulnerability discovered by ? in WordPress Npm jsonata versions = 1.8.7...

9.3CVSS5.3AI score0.00409EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/21 8:57 p.m.7 views

JSONata: Arbitrary Code Execution via crafted JSONata expressions

Impact Before JSONata 2.2.0 and 1.8.8 it was possible to execute arbitrary code with crafted expressions, due to a missing hasOwnProperty check in the lookup function: https://github.com/jsonata-js/jsonata/blob/f9632e01e6e67d4f9f00593f9795420cb4b57f48/src/functions.jsL1686-L1705 This was fixed wi...

9.3CVSS5.9AI score0.00409EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/08/21 8:51 p.m.30 views

CVE-2026-77414 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype a...

9.3CVSS0.00347EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 8:51 p.m.12 views

EUVD-2026-64083

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype a...

9.3CVSS5.7AI score0.00347EPSS
SaveExploits0References5
Rows per page
Query Builder