Lucene search
+L

7312 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/12 6:8 p.m.16 views

CVE-2026-32141

flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse function uses a recursive revive phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow...

7.5CVSS5.8AI score0.00807EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/12 6:8 p.m.3 views

CVE-2026-32141 flatted: Unbounded recursion DoS in parse() revive phase

flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse function uses a recursive revive phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow...

7.5CVSS5.9AI score0.00807EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/12 6:8 p.m.41 views

CVE-2026-32141 flatted: Unbounded recursion DoS in parse() revive phase

flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse function uses a recursive revive phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow...

7.5CVSS0.00807EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/12 5:29 p.m.7 views

Improper Neutralization of Special Elements in Data Query Logic

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic in the findUsersWithAuthData function of authentication data...

9.8CVSS5.8AI score0.00627EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/12 5:29 p.m.7 views

EUVD-2026-11689

Parse Server: Account takeover via operator injection in authentication data identifier...

9.3CVSS5.8AI score0.00627EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/12 5:29 p.m.9 views

GHSA-5FW2-8JCV-XH87 Parse Server: Account takeover via operator injection in authentication data identifier

Impact An unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user identifier e.g. anonymous authentication. By sending a crafted login request, the attacker can cause the server to perform a...

9.3CVSS5.8AI score0.00627EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/03/12 5:29 p.m.12 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @kontaa/subgraph (>=1.0.1 <=1.2.3) +27 more potentially affected by CVE-2026-32248 via parse-server (>=2.0.8 <=7.5.4)

parse-server NPM version =2.0.8, =1.0.5, =1.0.1, =1.2.1, =2.4.46, =2.4.8, =1.0.0, =1.0.0, =1.0.1, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.29 - parse-cli-server2 =0.0.30 and more Source cves: CVE-2026-32248 Source advisory: OSV:GHSA-5FW2-8JCV-XH87...

9.8CVSS5.8AI score0.00627EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/12 5:29 p.m.12 views

Parse Server: Account takeover via operator injection in authentication data identifier

Impact An unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user identifier e.g. anonymous authentication. By sending a crafted login request, the attacker can cause the server to perform a...

9.8CVSS5.8AI score0.00627EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/12 5:29 p.m.5 views

EUVD-2026-11677

Parse Server's OAuth2 adapter shares mutable state across providers via singleton instance...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/12 5:29 p.m.8 views

Race Condition

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Race Condition in the OAuth2 auth adapter. An attacker can gain unauthorized access by exploiting a race condition that caus...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/12 5:29 p.m.5 views

GHSA-2CJM-2GWV-M892 Parse Server's OAuth2 adapter shares mutable state across providers via singleton instance

Impact Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent authentication requests for different OAuth2 providers, one provider's token validation may execute using another provider's...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/03/12 5:29 p.m.9 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @kontaa/subgraph (>=1.0.1 <=1.2.3) +27 more potentially affected by CVE-2026-32242 via parse-server (>=2.0.8 <=7.5.4)

parse-server NPM version =2.0.8, =1.0.5, =1.0.1, =1.2.1, =2.4.46, =2.4.8, =1.0.0, =1.0.0, =1.0.1, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.29 - parse-cli-server2 =0.0.30 and more Source cves: CVE-2026-32242 Source advisory: OSV:GHSA-2CJM-2GWV-M892...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2026/03/12 5:16 p.m.2 views

DEBIAN-CVE-2026-28356

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS8.3AI score0.00718EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/12 5:16 p.m.6 views

UBUNTU-CVE-2026-28356

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS5.8AI score0.00718EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/12 4:45 p.m.1 views

CVE-2026-28356

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS5.8AI score0.00718EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/12 4:45 p.m.31 views

CVE-2026-28356 ReDoS in multipart 1.3.0 - `parse_options_header()`

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS0.00718EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/12 4:45 p.m.5 views

CVE-2026-28356 ReDoS in multipart 1.3.0 - `parse_options_header()`

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS5.8AI score0.00718EPSS
SaveExploits0References12
OSV
OSV
added 2026/03/12 4:38 p.m.4 views

GHSA-MWV9-GP5H-FRR4 Sveltejs devalue's `devalue.parse` and `devalue.unflatten` emit objects with `__proto__` own properties

In some circumstances, devalue.parse and devalue.unflatten could emit objects with proto own properties. This in and of itself is not a security vulnerability and is possible with, for example, JSON.parse as well, but it can result in prototype injection if downstream code handles it incorrectly:...

6.9CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/12 4:38 p.m.14 views

Sveltejs devalue's `devalue.parse` and `devalue.unflatten` emit objects with `__proto__` own properties

In some circumstances, devalue.parse and devalue.unflatten could emit objects with proto own properties. This in and of itself is not a security vulnerability and is possible with, for example, JSON.parse as well, but it can result in prototype injection if downstream code handles it incorrectly:...

5.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/12 4:37 p.m.7 views

GHSA-C442-97QW-J6C6 Parse Server has a SQL injection via query field name when using PostgreSQL

Impact An attacker with access to the master key can inject malicious SQL via crafted field names used in query constraints when Parse Server is configured with PostgreSQL as the database. The field name in a $regex query operator is passed to PostgreSQL using unparameterized string interpolation...

5.1CVSS5.8AI score0.00201EPSS
SaveExploits0References5
Rows per page
Query Builder