Lucene search
+L

132304 matches found

OSV
OSV
added 2026/09/04 2:32 p.m.5 views

CVE-2026-85625 sift 17.1.3 Prototype Pollution Remote Code Execution via $where

sift sift.js 17.1.3 enumerates query keys with for...in, which walks the object prototype chain, and dispatches any matched operator key including $where. The $where operation compiles a string value into a function using new Function unless CSPENABLED is set not set by default. As a result, if a...

9.2CVSS6.4AI score
SaveExploits0References6
CVE
CVE
added 2026/09/04 2:32 p.m.25 views

CVE-2026-85625

sift (sift.js) 17.1.3 is vulnerable to remote code execution due to its use of for...in to enumerate query keys, which walks the object prototype chain and dispatches any matched operator key including $where . The $where operator compiles a string value into a function via new Function unless CS...

9.2CVSS6.2AI score0.00547EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.7 views

EUVD-2026-71232

sift sift.js 17.1.3 enumerates query keys with for...in, which walks the object prototype chain, and dispatches any matched operator key including $where. The $where operation compiles a string value into a function using new Function unless CSPENABLED is set not set by default. As a result, if a...

9.2CVSS6.2AI score0.00547EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.34 views

CVE-2026-85625 sift 17.1.3 Prototype Pollution Remote Code Execution via $where

sift sift.js 17.1.3 enumerates query keys with for...in, which walks the object prototype chain, and dispatches any matched operator key including $where. The $where operation compiles a string value into a function using new Function unless CSPENABLED is set not set by default. As a result, if a...

9.2CVSS0.00547EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 12:17 p.m.9 views

CVE-2026-85586

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:29 a.m.11 views

CVE-2026-85586

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. This allows unauthenticated attackers to bypass CAPTCHA protection and submit unlimited questions directly, resulting in database pollution and triggering outgoing mai...

6.9CVSS5.3AI score0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.36 views

CVE-2026-85586 phpMyFAQ before 4.1.8 CAPTCHA Bypass via store parameter

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.9 views

CVE-2026-85586 phpMyFAQ before 4.1.8 CAPTCHA Bypass via store parameter

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS5.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.11 views

PT-2026-85549

Name of the Vulnerable Software and Affected Versions sift sift.js versions prior to 17.1.4 Description The software enumerates query keys using a for...in loop, which traverses the object prototype chain and dispatches matched operator keys, including $where. The $where operation compiles a stri...

9.2CVSS6.2AI score0.00547EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/04 12:00 a.m.7 views

UBUNTU-CVE-2026-85063

node-csv is a full-featured CSV parser with a simple API that is tested against large datasets. Prior to 7.0.2, csv-parse with the columns and groupcolumnsbyname options enabled treats a duplicate proto header as an existing property in packages/csv-parse/lib/api/index.js, assigns an...

6.9CVSS5.8AI score0.00325EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.10 views

CVE-2026-85063

node-csv is a full-featured CSV parser with a simple API that is tested against large datasets. Prior to 7.0.2, csv-parse with the columns and groupcolumnsbyname options enabled treats a duplicate proto header as an existing property in packages/csv-parse/lib/api/index.js, assigns an...

6.9CVSS5.3AI score0.00325EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-85063

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - node-csv is a full-featured CSV parser with a simple API that is tested against large datasets. Prior to 7.0.2, csv-parse with the columns and groupcolumnsbynam...

6.9CVSS6.4AI score0.00325EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/03 10:23 p.m.6 views

Prototype Pollution

Overview csv-parse is a parser converting CSV text input into arrays or objects. Affected versions of this package are vulnerable to Prototype Pollution in its duplicate-column handling, which assigns an array to obj'proto' when a header contains duplicate proto entries, triggering the proto sett...

6.9CVSS0.00325EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/03 10:23 p.m.9 views

Prototype Pollution

Overview org.webjars.npm:csv-parse is a parser converting CSV text input into arrays or objects. Affected versions of this package are vulnerable to Prototype Pollution in its duplicate-column handling, which assigns an array to obj'proto' when a header contains duplicate proto entries, triggerin...

6.9CVSS0.00325EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 9:17 p.m.8 views

DEBIAN-CVE-2026-85063

node-csv is a full-featured CSV parser with a simple API that is tested against large datasets. Prior to 7.0.2, csv-parse with the columns and groupcolumnsbyname options enabled treats a duplicate proto header as an existing property in packages/csv-parse/lib/api/index.js, assigns an...

6.9CVSS5.4AI score0.00325EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 9:17 p.m.12 views

CVE-2026-85063

node-csv is a full-featured CSV parser with a simple API that is tested against large datasets. Prior to 7.0.2, csv-parse with the columns and groupcolumnsbyname options enabled treats a duplicate proto header as an existing property in packages/csv-parse/lib/api/index.js, assigns an...

6.9CVSS0.00325EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 9:17 p.m.11 views

CVE-2026-63376

toml-node is a TOML parser for Node.js and the browser. Prior to 4.1.2, toml.parse in lib/compiler.js can be tricked by a table path such as a.b.y.proto.proto, allowing traversal from a scalar value into Number.prototype and Object.prototype. The currentPath tracking value uses both arrays and...

8.2CVSS0.00383EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/03 9:03 p.m.11 views

CVE-2026-85063

A flaw was found in node-csv, specifically within its csv-parse component. When configured with columns and groupcolumnsbyname options, a remote attacker can craft a malicious CSV header to manipulate the proto property. This allows the injection of attacker-controlled values into the parsed...

6.9CVSS5.9AI score0.00325EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/03 8:55 p.m.12 views

toml-node: Prototype Pollution Leads to `Object.prototype` Corruption via `__proto__` Key-Path Desynchronization

Summary toml.parse writes attacker-controlled keys onto Object.prototype. The compiler protects the tables it builds by creating them with Object.createnull, which neutralizes a direct proto table. An attacker bypasses that protection by routing a table path through a scalar value and into the re...

8.2CVSS6.2AI score0.00383EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/03 8:55 p.m.11 views

GHSA-V5MP-JGW5-2X6J toml-node: Prototype Pollution Leads to `Object.prototype` Corruption via `__proto__` Key-Path Desynchronization

Summary toml.parse writes attacker-controlled keys onto Object.prototype. The compiler protects the tables it builds by creating them with Object.createnull, which neutralizes a direct proto table. An attacker bypasses that protection by routing a table path through a scalar value and into the re...

8.2CVSS6.2AI score0.00383EPSS
SaveExploits0References4
Rows per page
Query Builder