Lucene search
+L

84043 matches found

EUVD
EUVD
added 3 hours ago3 views

EUVD-2026-52913

MaxSite CMS contains a remote code execution vulnerability that allows unauthenticated attackers to inject arbitrary PHP code into the application configuration file by submitting crafted POST requests to the install endpoint after installation is complete. Attackers can supply a malicious...

9.8CVSS6.5AI score
SaveExploits0References3
NVD
NVD
added 5 hours ago6 views

CVE-2026-69259

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the SQLite Record Manager node in packages/components/nodes/recordmanager/SQLiteRecordManager/SQLiteRecordManager.ts accepted user-controlled additionalConfig and spread it after the intended...

9.4CVSS
SaveExploits0References4
NVD
NVD
added 5 hours ago4 views

CVE-2026-64631

A vulnerability allowing a low-privileged user to inject SQL and extract database contents...

8.5CVSS
SaveExploits0References1
Cvelist
Cvelist
added 6 hours ago5 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.7CVSS0.00022EPSS
SaveExploits0References3
CVE
CVE
added 6 hours ago35 views

CVE-2026-48121

The CVE-2026-48121 vulnerability affects @langchain/langgraph-checkpoint-mongodb (MongoDBSaver) and involves NoSQL parameter injection in MongoDB queries. Versions 1.3.0 and earlier pass checkpoint identifiers (thread_id, checkpoint_ns, checkpoint_id) from config.configurable directly into MongoD...

6.7CVSS5.4AI score0.00022EPSS
SaveExploits0References3
NVD
NVD
added 6 hours ago5 views

CVE-2026-69100

LAMP Rapid Development Platform through 5.6.2, fixed in commit 84b0c27, contains a remote code execution vulnerability in GlueFactory that executes unsandboxed Groovy scripts from database template fields without compilation restrictions or whitelisting. Attackers can write or influence the scrip...

8.8CVSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 7 hours ago4 views

CVE-2026-69259

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the SQLite Record Manager node in packages/components/nodes/recordmanager/SQLiteRecordManager/SQLiteRecordManager.ts accepted user-controlled additionalConfig and spread it after the intended...

9.4CVSS5.7AI score
SaveExploits0References5Affected Software1
EUVD
EUVD
added 7 hours ago5 views

EUVD-2026-52765

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the SQLite Record Manager node in packages/components/nodes/recordmanager/SQLiteRecordManager/SQLiteRecordManager.ts accepted user-controlled additionalConfig and spread it after the intended...

9.4CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 7 hours ago4 views

Flowise RCE via SQLite Record Manager Node

============================================================================= Security Advisory elttam Topic: Flowise RCE via SQLite Record Manager Node Module: FlowiseAI/Flowise Disclosed: 24-Apr-2026 Credits: Alex Brown Affects: FlowiseAI/Flowise 3.1.2 I. Background Flowise AI is an open-source...

9.4CVSS5.8AI score
SaveExploits0References5Affected Software2
OSV
OSV
added 7 hours ago3 views

GHSA-X3HF-7CJ6-3R4M Flowise RCE via SQLite Record Manager Node

============================================================================= Security Advisory elttam Topic: Flowise RCE via SQLite Record Manager Node Module: FlowiseAI/Flowise Disclosed: 24-Apr-2026 Credits: Alex Brown Affects: FlowiseAI/Flowise 3.1.2 I. Background Flowise AI is an open-source...

9.4CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 7 hours ago6 views

CVE-2026-64631

A vulnerability allowing a low-privileged user to inject SQL and extract database contents...

8.5CVSS
SaveExploits0References1
CVE
CVE
added 7 hours ago6 views

CVE-2026-64631

CVE-2026-64631 describes an SQL injection vulnerability exploitable by a low-privilege user that can extract database contents. According to the provided metrics, the vulnerability has HIGH base severity (CVSS 4.0, score 8.5) with network attack vector, low attack complexity, and no user interact...

8.5CVSS5.7AI score
SaveExploits0References1
EUVD
EUVD
added 7 hours ago4 views

EUVD-2026-52757

A vulnerability allowing a low-privileged user to inject SQL and extract database contents...

8.5CVSS5.7AI score
SaveExploits0References1
EUVD
EUVD
added 7 hours ago6 views

EUVD-2026-52741

LAMP Rapid Development Platform through 5.6.2, fixed in commit 84b0c27, contains a remote code execution vulnerability in GlueFactory that executes unsandboxed Groovy scripts from database template fields without compilation restrictions or whitelisting. Attackers can write or influence the scrip...

8.8CVSS6.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 7 hours ago7 views

CVE-2026-69100 LAMP 5.6.2 GlueFactory Unsandboxed Groovy Script Remote Code Execution

LAMP Rapid Development Platform through 5.6.2, fixed in commit 84b0c27, contains a remote code execution vulnerability in GlueFactory that executes unsandboxed Groovy scripts from database template fields without compilation restrictions or whitelisting. Attackers can write or influence the scrip...

8.8CVSS
SaveExploits0References3
EUVD
EUVD
added 8 hours ago4 views

EUVD-2026-52725

OpenMeter contains a stored, or second-order, SQL injection vulnerability in the handling of customer usage-attribution values. An attacker who can create or update a customer can store a malicious value in the usageAttribution.key or usageAttribution.subjectKeys fields. When that customer is...

9.3CVSS5.7AI score
SaveExploits0References1
Cvelist
Cvelist
added 10 hours ago9 views

CVE-2026-70373 Koha: SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

SaveExploits0References3
Cvelist
Cvelist
added 10 hours ago12 views

CVE-2026-70371 Koha: SQL Injection in reports/issues_avg_stats.pl

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

SaveExploits0References3
Cvelist
Cvelist
added 14 hours ago9 views

CVE-2026-15721 Query Console SQL Injection Leading to Sensitive Data Disclosure in Bilin Software's HUMANIST Digital Human Resources

Cleartext storage of sensitive information vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows SQL Injection. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1...

9.8CVSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 15 hours ago4 views

postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory

A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as loexport, loread, lolseek64, and lotell64. This allows the superuser to send an arbitrarily large response, overwriting the client's...

8.8CVSS6.5AI score0.00454EPSS
SaveExploits0References5
Rows per page
Query Builder