Lucene search
+L

64 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/15 12:00 a.m.•1 views

CVE-2026-48714: Improperly Controlled Modification of Object Prototype Attributes

i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. In versions prior to 3.9.7, the missingKeyHandler blocked the literal request-body keys proto, constructor, and prototype added in 3.9.3, see GHSA-5fgg-jcpf-8jjw, but did not...

9.1CVSS5.8AI score0.00657EPSS
SaveExploits0References4
Amazon
Amazon
•added 2026/06/08 12:00 a.m.•21 views

Medium: jq

Issue Overview: jq is a command-line JSON processor. An integer overflow vulnerability exists through version 1.8.1 within the jvpstringappend and jvpstringcopyreplacebad functions, where concatenating strings with a combined length exceeding 2^31 bytes causes a 32-bit unsigned integer overflow i...

8.2CVSS5.8AI score0.00824EPSS
SaveExploits7
NVD
NVD
•added 2026/05/27 5:16 p.m.•38 views

CVE-2026-44483

RVF formerly Remix Validated Form provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get used by @rvf/core to flatten incoming form data into a nested object does not block the keys proto, constructor, or prototype when walking ...

8.2CVSS0.00507EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/05/27 3:20 p.m.•26 views

CVE-2026-44483

RVF formerly Remix Validated Form provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get used by @rvf/core to flatten incoming form data into a nested object does not block the keys proto, constructor, or prototype when walking ...

8.2CVSS6AI score0.00507EPSS
SaveExploits0References2Affected Software2
EUVD
EUVD
•added 2026/05/27 3:20 p.m.•25 views

EUVD-2026-32564

RVF formerly Remix Validated Form provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get used by @rvf/core to flatten incoming form data into a nested object does not block the keys proto, constructor, or prototype when walking ...

8.2CVSS5.9AI score0.00507EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2026/05/27 12:00 a.m.•18 views

RVF 安全漏洞

RVF is a React form validation and state management tool developed by Aaron Pettengill. Versions of RVF prior to 6.0.0, 6.0.4, and 7.0.2 contained security vulnerabilities. These vulnerabilities stemmed from the setPath function in @rvf/set-get, which did not prevent the proto, constructor, or...

8.2CVSS5.9AI score0.00507EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/27 12:00 a.m.•0 views

CVE-2026-44483: Improperly Controlled Modification of Object Prototype Attributes

RVF formerly Remix Validated Form provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get used by @rvf/core to flatten incoming form data into a nested object does not block the keys proto, constructor, or prototype when walking ...

8.2CVSS6AI score0.00507EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/05/11 4:09 p.m.•21 views

Prototype Pollution

Overview @rvf/set-get is an Internal utilities and types for working with deeply nested data. This is primarily used internally by RVF and it's various packages. It isn't recommended for use by most people. Affected versions of this package are vulnerable to Prototype Pollution via the setPath...

8.8CVSS6.3AI score0.00507EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
•added 2026/04/17 8:01 a.m.•13 views

jq: Unbounded Recursion in jv_setpath(), jv_getpath() and delpaths_sorted()

...

6.2CVSS5.7AI score0.00176EPSS
SaveExploits1
RedHat Linux
RedHat Linux
•added 2026/04/16 8:52 p.m.•19 views

jq: unbounded Recursion in jv_setpath() / jv_getpath() / delpaths_sorted()

A flaw was found in jq, a command line JSON processor. Processing a crafted JSON document, specifically when a large array is used as a path argument to the jvsetpath, jvgetpath and delpathssorted functions can lead to an uncontrolled recursion and exhausts the call stack, causing an application...

6.2CVSS6.5AI score0.00176EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•16 views

SUSE CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits1References8
NVD
NVD
•added 2026/04/13 10:16 p.m.•10 views

CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS0.00176EPSS
SaveExploits1References3
attackerkb
attackerkb
•added 2026/04/13 9:50 p.m.•8 views

CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS5.9AI score0.00176EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2026/04/13 9:50 p.m.•20 views

CVE-2026-33947 jq: Unbounded Recursion in jv_setpath(), jv_getpath() and delpaths_sorted()

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS5.9AI score0.00176EPSS
SaveExploits1References2
CVE
CVE
•added 2026/04/13 9:50 p.m.•66 views

CVE-2026-33947

Vulnerability summary (CVE-2026-33947) : In jq ≤ 1.8.1, functions jv_setpath(), jv_getpath(), and delpaths_sorted() in src/jv_aux.c perform unbounded recursion whose depth is driven by a caller-supplied path array. A crafted JSON input (flat array ~65,000 integers, ~200 KB) used as a path argumen...

6.2CVSS5.9AI score0.00176EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2026/04/13 9:50 p.m.•11 views

CVE-2026-33947 jq: Unbounded Recursion in jv_setpath(), jv_getpath() and delpaths_sorted()

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS6.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/04/13 12:00 a.m.•15 views

PT-2026-32541

Name of the Vulnerable Software and Affected Versions jq versions 1.8.1 and earlier Description A command-line JSON processor is subject to a denial of service. The functions jv setpath, jv getpath, and delpaths sorted in src/jv aux.c use unbounded recursion where the depth is controlled by the...

6.2CVSS5.2AI score0.00176EPSS
SaveExploits1References66
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•11 views

EUVD-2007-2840

Malware in sbrugna...

10CVSS6.4AI score0.04619EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•14 views

EUVD-2021-1109

Malware in sbrugna...

9.8CVSS9.3AI score0.01916EPSS
SaveExploits1References3
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•15 views

EUVD-2025-25699

Malicious code in bioql PyPI...

8.7CVSS6.5AI score0.00792EPSS
SaveExploits0References8
Rows per page
Query Builder