Lucene search
+L

2236 matches found

OSV
OSV
added 2026/08/20 10:01 a.m.7 views

OESA-2026-3477 perl-DBI security update

The DBI is the standard database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used. It is important to remember that the DBI is just an interface. The DBI is a layer of "glue...

7.7CVSS5.8AI score0.00493EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.5 views

CVE-2026-75846

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.18 views

CVE-2026-75846 ArcadeDB before 26.8.1 Unauthorized Function Deletion via DELETE FUNCTION

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.5 views

EUVD-2026-60610

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS5.9AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 6:06 a.m.4 views

BELL-CVE-2026-72311 CVE-2026-72311 does not affect BellSoft software

Bulletin has no description...

4.9AI score0.00198EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72395

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: pmbus Fix passing events to regulator core Sashiko reports: Commit 754bd2b4a084 hwmon: pmbus/core Protect regulator operations with mutex introduced a...

7.1CVSS5.5AI score0.00169EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/17 5:49 p.m.17 views

sqlparse: TokenList.__init__ materializes O(subtree) value per group, causing CPU DoS before depth/token caps trigger

Summary sqlparse ships hard limits MAXGROUPINGDEPTH=100, MAXGROUPINGTOKENS=10000 intended to bound parsing work on attacker-supplied SQL, but the path that reaches those limits is itself Ondepth per token-group construction. A 1-2 KB SQL payload e.g. SELECT 1 ... with 500-2000 nesting levels, or ...

8.7CVSS6.1AI score0.00263EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/17 5:52 a.m.6 views

BIT-PROXYSQL-2026-48774 ProxySQL MCP run_sql_readonly executes side-effecting MySQL multi-statements despite read-only contract

ProxySQL is a proxy for MySQL and its forks, as well as PostgreSQL. In versions 3.0.0 through 3.0.8, ProxySQL's GenAI/MCP runsqlreadonly tool violates its documented read-only contract for MySQL targets. The tool validates only the full input string with a substring blacklist and first-keyword...

7.5CVSS6AI score0.00274EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/17 5:52 a.m.7 views

BIT-NODE-MIN-2026-58041

A flaw in Node.js node:sqlite allows a stale StatementSyncIterator created through DatabaseSynccreateTagStore to continue executing a cached prepared statement after it has been reset and rebound with new parameters. SQLTagStore resets cached statements using sqlite3reset directly, bypassing the...

5.3CVSS5.9AI score0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:52 a.m.8 views

BIT-NODE-2026-58041

A flaw in Node.js node:sqlite allows a stale StatementSyncIterator created through DatabaseSynccreateTagStore to continue executing a cached prepared statement after it has been reset and rebound with new parameters. SQLTagStore resets cached statements using sqlite3reset directly, bypassing the...

5.3CVSS7.3AI score0.00253EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 12:31 a.m.12 views

EUVD-2026-57634

Any authenticated case participant can fetch any OTHER vendor's CaseStatement + per-vul CaseMemberStatus by supplying that member's id — testfunc only checks ismycase, not ownership of kwargs'member'. Bypasses sharestatus; leaks embargoed vendor affected/not-affected + statement text cross-tenant...

5.2AI score0.003EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 10:17 p.m.11 views

CVE-2026-18744

Any authenticated case participant can fetch any OTHER vendor's CaseStatement + per-vul CaseMemberStatus by supplying that member's id — testfunc only checks ismycase, not ownership of kwargs'member'. Bypasses sharestatus; leaks embargoed vendor affected/not-affected + statement text cross-tenant...

6.5CVSS0.003EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 6:20 a.m.8 views

CVE-2026-18474

The WP Directory Kit WordPress plugin before 1.5.6 does not sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users when a non-default search field type is configured...

8.6CVSS0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 6:20 a.m.8 views

CVE-2026-18230

The WP Directory Kit WordPress plugin before 1.5.6 does not sanitise and escape a parameter before using it in a SQL statement through one of its authenticated AJAX actions, which lacks an authorization check, allowing any authenticated user such as a Subscriber to perform SQL injection attacks...

8.1CVSS0.00215EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 6:00 a.m.8 views

EUVD-2026-57101

The WP Directory Kit WordPress plugin before 1.5.6 does not sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users when a non-default search field type is configured...

8.6CVSS5.6AI score0.00282EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 12:18 a.m.9 views

EUVD-2026-55881

Reprocess Bank Statement Items in SAP S/4HANA does not perform the necessary authorization checks for authenticated users, allowing them to use rules that have not been shared with them, resulting in privilege escalation.This vulnerability has a low impact on confidentiality, with no impact on...

4.3CVSS5.3AI score0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 12:18 a.m.54 views

CVE-2026-66764

CVE-2026-66764 affects SAP S/4HANA, specifically the Reprocess Bank Statement Items functionality. The root cause is missing authorization checks for authenticated users, enabling them to use rules not shared with them. This results in privilege escalation with a low impact on confidentiality (C:...

4.3CVSS5.3AI score0.00168EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.5 views

PT-2026-70041

Name of the Vulnerable Software and Affected Versions SAP S/4HANA affected versions not specified Description The Reprocess Bank Statement Items feature fails to perform required authorization checks for authenticated users. This allows users to utilize rules that were not shared with them, leadi...

4.3CVSS5.2AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 8:47 p.m.24 views

CVE-2026-72906 ERPNext: Unauthorised triggering of automated emails due to missing validation

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, the sendautoemail function in erpnext/accounts/doctype/processstatementofaccounts/processstatementofaccounts.py lacks a Process Statement Of Accounts permission check, allowing an authenticated...

4.3CVSS0.00204EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/10 6:49 p.m.9 views

CVE-2026-58041

A flaw was found in Node.js's node:sqlite module. This vulnerability allows a previously used database statement, which should have been reset, to be re-executed with new parameters. This could lead to unintended data modifications or integrity issues within the application. Mitigation Applicatio...

5.3CVSS6.1AI score0.00253EPSS
SaveExploits0References4
Rows per page
Query Builder