Lucene search
+L

278 matches found

Nuclei
Nuclei
added 14 hours ago75 views

Mongoose - NoSQL Injection

NoSQL injection vulnerability in Mongoose 8.9.5 affecting the populate function's match option. This vulnerability exists due to an incomplete fix for CVE-2024-53900. While direct $where injection is blocked, attackers can bypass this protection by nesting $where operators within logical operator...

9.8CVSS9.1AI score0.07284EPSS
SaveExploits3References4
NVD
NVD
added 3 days ago5 views

CVE-2026-73618

Budibase Server before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB query execution endpoint where user-supplied parameters are interpolated into JSON query templates without proper sanitization of JSON metacharacters. Attackers with query write permission can inject JSON...

8.7CVSS0.0029EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago5 views

CVE-2026-73617

Budibase before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB datasource integration where user-supplied parameters are enriched with handlebars using noEscaping: true and parsed without operator filtering. Attackers can inject MongoDB operators through query parameters to bypass...

7.1CVSS0.00202EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-57821

Budibase before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB datasource integration where user-supplied parameters are enriched with handlebars using noEscaping: true and parsed without operator filtering. Attackers can inject MongoDB operators through query parameters to bypass...

7.1CVSS5.5AI score0.00202EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago5 views

CVE-2026-73618 Budibase Server before 3.40.0 NoSQL Injection via JSON Parameter

Budibase Server before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB query execution endpoint where user-supplied parameters are interpolated into JSON query templates without proper sanitization of JSON metacharacters. Attackers with query write permission can inject JSON...

8.7CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 3 days ago2 views

CVE-2026-73617 Budibase before 3.40.0 NoSQL Injection via MongoDB datasource

Budibase before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB datasource integration where user-supplied parameters are enriched with handlebars using noEscaping: true and parsed without operator filtering. Attackers can inject MongoDB operators through query parameters to bypass...

7.1CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-73617 Budibase before 3.40.0 NoSQL Injection via MongoDB datasource

Budibase before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB datasource integration where user-supplied parameters are enriched with handlebars using noEscaping: true and parsed without operator filtering. Attackers can inject MongoDB operators through query parameters to bypass...

7.1CVSS0.00202EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago22 views

CVE-2026-73617

Budibase before 3.40.0 has a NoSQL injection in the MongoDB datasource integration. User-supplied parameters are enriched with handlebars using noEscaping: true and parsed without operator filtering, allowing injection of MongoDB operators through query parameters. Impact described includes bypas...

7.1CVSS5.5AI score0.00202EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago19 views

CVE-2026-73618

Budibase Server prior to 3.40.0 is affected by a NoSQL injection in the MongoDB query execution endpoint. User-supplied parameters are interpolated into JSON query templates without sanitizing JSON metacharacters, allowing attackers with query write permission to inject JSON structural characters...

8.7CVSS5.7AI score0.0029EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-57822

Budibase Server before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB query execution endpoint where user-supplied parameters are interpolated into JSON query templates without proper sanitization of JSON metacharacters. Attackers with query write permission can inject JSON...

8.7CVSS5.7AI score0.0029EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-73618 Budibase Server before 3.40.0 NoSQL Injection via JSON Parameter

Budibase Server before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB query execution endpoint where user-supplied parameters are interpolated into JSON query templates without proper sanitization of JSON metacharacters. Attackers with query write permission can inject JSON...

8.7CVSS0.0029EPSS
SaveExploits0References2
Nuclei
Nuclei
added 3 days ago75 views

Agentejo Cockpit < 0.11.2 - NoSQL Injection

Agentejo Cockpit before 0.11.2 allows NoSQL injection via the Controller/Auth.php check function. The $eq operator matches documents where the value of a field equals the specified value. id: CVE-2020-35846 info: name: Agentejo Cockpit 0.11.2 - NoSQL Injection author: dwisiswant0 severity: critic...

9.8CVSS8.5AI score0.93201EPSS
SaveExploits11References5
Nuclei
Nuclei
added 5 days ago252 views

Rocket.Chat <=3.13 - NoSQL Injection

Rocket.Chat 3.11, 3.12 and 3.13 contains a NoSQL injection vulnerability which allows unauthenticated access to an API endpoint. An attacker can possibly obtain sensitive information from a database, modify data, and/or execute unauthorized administrative operations in the context of the affected...

9.8CVSS8.5AI score0.95242EPSS
SaveExploits16References6
NVD
NVD
added 2026/08/04 5:16 p.m.9 views

CVE-2026-48121

@langchain/langgraph-checkpoint-mongodb provides a LangGraph.js CheckpointSaver implementation that uses MongoDB for storage. Versions 1.3.0 and below are vulnerable to NoSQL injection: checkpoint identifiers threadid, checkpointns, checkpointid from config.configurable are passed into MongoDB fi...

6.7CVSS0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 4:49 p.m.7 views

CVE-2026-48121 @langchain/langgraph-checkpoint-mongodb: NoSQL parameter injection in MongoDBSaver allows cross-tenant state access

@langchain/langgraph-checkpoint-mongodb provides a LangGraph.js CheckpointSaver implementation that uses MongoDB for storage. Versions 1.3.0 and below are vulnerable to NoSQL injection: checkpoint identifiers threadid, checkpointns, checkpointid from config.configurable are passed into MongoDB fi...

6.7CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/07/24 9:25 p.m.5 views

GHSA-QW6M-8FW2-2V64 Budibase: NoSQL Injection via JSON Parameter Interpolation in MongoDB Query Execution

Summary Budibase's MongoDB query execution endpoint POST /api/v2/queries/:queryId is vulnerable to NoSQL injection through user-supplied query parameters. The enrichContext function interpolates parameter values into JSON query templates using Handlebars with noEscaping: true, then parses the...

8.3CVSS6.2AI score0.0029EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/17 3:32 p.m.14 views

EUVD-2025-210479

AhnLab EPP Management v1.0.14.32-6249 was discovered to contain a NoSQL injection vulnerability via the eventlog/agentEvent/list endpoint...

8.1CVSS5.3AI score0.0028EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.15 views

PT-2026-60765

Name of the Vulnerable Software and Affected Versions AhnLab EPP Management version 1.0.14.32-6249 Description A NoSQL injection issue exists in the 'eventlog/agentEvent/list' endpoint. NoSQL injection is a type of attack where malicious queries are injected into a NoSQL database, potentially...

8.1CVSS5.2AI score0.0028EPSS
SaveExploits2References4
ATTACKERKB
ATTACKERKB
added 2026/07/17 12:0 a.m.12 views

CVE-2025-60357

AhnLab EPP Management v1.0.14.32-6249 was discovered to contain a NoSQL injection vulnerability via the eventlog/agentEvent/list endpoint...

5.3AI score0.0028EPSS
SaveExploits2References3
CVE
CVE
added 2026/07/17 12:0 a.m.17 views

CVE-2025-60357

AhnLab EPP Management v1.0.14.32-6249 is affected by a NoSQL (MongoDB) injection in the endpoint /api/console/ems/eventlog/agentEvent/list, disclosed as CVE-2025-60357. The root cause is injectable MongoDB queries allowing disclosure of sensitive information/PII via the eventlog/agentEvent/list i...

8.1CVSS5.4AI score0.0028EPSS
SaveExploits2References2Affected Software1
Rows per page
Query Builder