Lucene search
K

6715 matches found

OSV
OSV
added 2026/03/11 6:1 p.m.2 views

CVE-2026-31871 Parse Server has a SQL Injection via dot-notation sub-key name in `Increment` operation on PostgreSQL

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.5 and 8.6.31, a SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation e.g.,...

9.3CVSS6AI score0.00042EPSS
Exploits0References5
CVE
CVE
added 2026/03/11 6:1 p.m.14 views

CVE-2026-31871

Parse Server has a SQL injection vulnerability in the PostgreSQL storage adapter during Increment operations on nested object fields (dot notation, e.g., stats.counter). The sub-key name is interpolated into SQL literals without escaping, enabling an attacker who can submit REST API write request...

9.8CVSS5.9AI score0.00042EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:54 p.m.23 views

CVE-2026-31868 Parse Server has Stored XSS via file upload of HTML-renderable file types

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.4 and 8.6.30, an attacker can upload a file with a file extension or content type that is not blocked by the default configuration of the Parse Server...

6.3CVSS0.00064EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 5:54 p.m.1 views

CVE-2026-31868 Parse Server has Stored XSS via file upload of HTML-renderable file types

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.4 and 8.6.30, an attacker can upload a file with a file extension or content type that is not blocked by the default configuration of the Parse Server...

6.3CVSS5.8AI score0.00064EPSS
Exploits0References3
CVE
CVE
added 2026/03/11 5:54 p.m.6 views

CVE-2026-31868

Parse Server has a stored XSS vulnerability (CVE-2026-31868) via file uploads of HTML-renderable types. Before versions 9.6.0-alpha.4 and 8.6.30, an attacker could upload files with extensions or content types not blocked by the default fileUpload.fileExtensions setting (e.g., .svgz, .xht, .xml, ...

6.3CVSS5.8AI score0.00064EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/11 5:54 p.m.3 views

CVE-2026-31868 Parse Server has Stored XSS via file upload of HTML-renderable file types

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.4 and 8.6.30, an attacker can upload a file with a file extension or content type that is not blocked by the default configuration of the Parse Server...

6.3CVSS5.8AI score0.00064EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:54 p.m.1 views

CVE-2026-31868

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.4 and 8.6.30, an attacker can upload a file with a file extension or content type that is not blocked by the default configuration of the Parse Server...

6.3CVSS5.8AI score0.00064EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/11 5:47 p.m.0 views

CVE-2026-30226 devalue has prototype pollution in devalue.parse and devalue.unflatten

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In devalue v5.6.3 and earlier, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could...

6.3CVSS5.8AI score0.00143EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:47 p.m.1 views

CVE-2026-30226

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In devalue v5.6.3 and earlier, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could...

6.3CVSS5.8AI score0.00143EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:47 p.m.25 views

CVE-2026-30226 devalue has prototype pollution in devalue.parse and devalue.unflatten

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In devalue v5.6.3 and earlier, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could...

6.3CVSS0.00143EPSS
Exploits0References1
CVE
CVE
added 2026/03/11 5:47 p.m.5 views

CVE-2026-30226

In Svelte devalue (v5.6.3 and earlier), the functions devalue.parse and devalue.unflatten are vulnerable to prototype pollution via malicious payloads, potentially enabling Denial of Service or type confusion. The issue is fixed in v5.6.4. Affected: the devalue library used to serialize values in...

7.5CVSS5.8AI score0.00143EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2026/03/11 5:47 p.m.0 views

CVE-2026-30226 devalue has prototype pollution in devalue.parse and devalue.unflatten

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In devalue v5.6.3 and earlier, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could...

6.3CVSS5.8AI score0.00143EPSS
Exploits0References3
NVD
NVD
added 2026/03/11 5:16 p.m.3 views

CVE-2026-31840

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.2 and 8.6.28, an attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper...

9.8CVSS0.00072EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 5:14 p.m.1 views

CVE-2026-31856 Parse Server has a SQL injection via `Increment` operation on nested object field in PostgreSQL

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation e.g., stats.counter. The amount value is...

9.3CVSS5.9AI score0.00042EPSS
Exploits0References3
CVE
CVE
added 2026/03/11 5:14 p.m.20 views

CVE-2026-31856

CVE-2026-31856 affects Parse Server PostgreSQL storage adapter. The vulnerability allows SQL injection via Increment on nested object fields (e.g., stats.counter) where the amount is interpolated into the SQL query without parameterization, enabling reading data and bypassing CLPs/ACLs. MongoDB d...

9.8CVSS5.9AI score0.00042EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:14 p.m.24 views

CVE-2026-31856 Parse Server has a SQL injection via `Increment` operation on nested object field in PostgreSQL

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation e.g., stats.counter. The amount value is...

9.3CVSS0.00042EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:14 p.m.1 views

CVE-2026-31856

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation e.g., stats.counter. The amount value is...

9.3CVSS5.9AI score0.00042EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/03/11 4:53 p.m.9 views

CVE-2026-31840

CVE-2026-31840 affects Parse Server (Node.js backend) deployed with PostgreSQL. The issue is a SQL injection via dot-notation field names used with the sort, distinct, or where query parameters, due to improper escaping of sub-field values. Affected versions are prior to 9.6.0-alpha.2 and 8.6.28;...

9.8CVSS5.8AI score0.00072EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/11 4:53 p.m.1 views

CVE-2026-31840

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.2 and 8.6.28, an attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper...

9.3CVSS5.8AI score0.00072EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/11 4:53 p.m.1 views

CVE-2026-31840 Parse Server has a SQL injection via dot-notation field name in PostgreSQL

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.2 and 8.6.28, an attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper...

9.3CVSS5.8AI score0.00072EPSS
Exploits0References3
Rows per page
Query Builder