Lucene search
+L

1886 matches found

Cvelist
Cvelist
added 2026/07/15 8:56 p.m.38 views

CVE-2026-62361 listmonk: SQL Injection in `/api/subscribers/export` bypasses table access control, leaking admin password hashes and SMTP credentials

listmonk is a standalone, self-hosted, newsletter and mailing list manager. Prior to 6.2.0, listmonk’s GET /api/subscribers/export endpoint injects the user-controlled query parameter into QuerySubscribersForExport in internal/core/subscribers.go without calling validateQueryTables, unlike GET...

5.5CVSS0.00417EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 8:13 p.m.56 views

CVE-2026-52888

NocoBase before 2.1.0-alpha.46 exposes sensitive data via the SQL Collection feature. The plugin-collection-sql checkSQL() used an incomplete keyword blacklist that did not block PostgreSQL system catalogs (e.g., pg_shadow, pg_roles, pg_stat_activity), allowing an admin-role user to read password...

6.8CVSS6.1AI score0.00469EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/15 8:13 p.m.48 views

CVE-2026-52888 NocoBase: Sensitive Data Exposure via SQL Blacklist Bypass

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. In 2.0.59 and earlier, NocoBase @nocobase/plugin-collection-sql used the checkSQL function in packages/plugins/@nocobase/plugin-collection-sql/src/server/utils.ts with an incomplete...

6.8CVSS0.00469EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 8:13 p.m.12 views

CVE-2026-52888 NocoBase: Sensitive Data Exposure via SQL Blacklist Bypass

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. In 2.0.59 and earlier, NocoBase @nocobase/plugin-collection-sql used the checkSQL function in packages/plugins/@nocobase/plugin-collection-sql/src/server/utils.ts with an incomplete...

6.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/15 6:00 a.m.35 views

CVE-2026-12512

CVE-2026-12512 affects the Quotes Llama WordPress plugin prior to 3.1.6. The root cause is improper sanitization/escaping of a user-supplied parameter before it is used in a SQL query, enabling unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the databas...

8.6CVSS6.2AI score0.00445EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/15 6:00 a.m.53 views

CVE-2026-12512 Quotes Llama < 3.1.6 - Unauthenticated SQL Injection via sc Parameter

The Quotes llama WordPress plugin before 3.1.6 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the database, including password hashes...

0.00445EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/15 6:00 a.m.21 views

EUVD-2026-44595

The Quotes llama WordPress plugin before 3.1.6 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the database, including password hashes...

8.6CVSS6.2AI score0.00445EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/15 6:00 a.m.9 views

CVE-2026-12512

The Quotes llama WordPress plugin before 3.1.6 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the database, including password hashes...

8.6CVSS6.2AI score0.00445EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.22 views

PT-2026-60297

Name of the Vulnerable Software and Affected Versions NocoBase versions prior to 2.1.0-alpha.46 Description In the @nocobase/plugin-collection-sql plugin, the checkSQL function contains an incomplete keyword blacklist. This flaw fails to restrict access to PostgreSQL system catalog tables,...

6.8CVSS5.9AI score0.00469EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-2375 Apache Superset allows authenticated users to view sensitive data without explicit permissions

A Sensitive Data Exposure vulnerability exists in Apache Superset allowing authenticated users to retrieve sensitive user information. The Tag endpoint disabled by default allows users to retrieve a list of objects associated with a specific tag. When these associated objects include Users, the A...

2.3CVSS6.1AI score0.004EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/13 9:31 a.m.10 views

EUVD-2026-43293

The Library Management System WordPress plugin before 3.5.8 does not sanitize and escape a user-supplied parameter before using it in a SQL statement, allowing unauthenticated attackers to perform SQL injection and extract arbitrary data from the database, including user password hashes...

8.6CVSS6.2AI score0.00445EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 7:16 a.m.15 views

CVE-2026-12582

The Library Management System WordPress plugin before 3.5.8 does not sanitize and escape a user-supplied parameter before using it in a SQL statement, allowing unauthenticated attackers to perform SQL injection and extract arbitrary data from the database, including user password hashes...

8.6CVSS0.00445EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/13 6:00 a.m.45 views

CVE-2026-12582 Library Management System < 3.5.8 - Unauthenticated SQL Injection via book_id

The Library Management System WordPress plugin before 3.5.8 does not sanitize and escape a user-supplied parameter before using it in a SQL statement, allowing unauthenticated attackers to perform SQL injection and extract arbitrary data from the database, including user password hashes...

0.00445EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/13 6:00 a.m.11 views

CVE-2026-12582

The Library Management System WordPress plugin before 3.5.8 does not sanitize and escape a user-supplied parameter before using it in a SQL statement, allowing unauthenticated attackers to perform SQL injection and extract arbitrary data from the database, including user password hashes...

6.2AI score0.00445EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/07/10 8:21 a.m.22 views

Improper Authorization

Leantime is vulnerable to Improper Authorization. The vulnerability is due to missing authorization checks in the Users::getUser JSON-RPC API, where authenticated users can retrieve sensitive credential data for arbitrary user accounts, allowing attackers to obtain password hashes, TOTP secrets,...

8.6CVSS6.2AI score0.00448EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/07/09 10:26 p.m.15 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the key parameter in the columnFilters array, which is directly interpolated into SQL queries with manual backtick wrapping. An attacker can extract sensitive database information, including password hashes, by injecti...

7.7CVSS6.1AI score0.00413EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/09 9:02 p.m.23 views

YesWiki has Authenticated SQL Injection via ReactionManager

Summary YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction that allows any authenticated user to inject arbitrary SQL via the idreaction and id URL path parameters. The parameters are concatenated directly into a SQL LIKE...

9.8CVSS6.2AI score0.01654EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/09 8:57 p.m.17 views

CVE-2026-55208 Pimcore: SQL Injection via Column Name in DateFilter allows authenticated user to extract arbitrary database data including admin password hashes

Pimcore Studio Backend Bundle is the backend bundle for Pimcore Studio. Prior to 2025.4.6 and 2026.1.6, an authenticated user can extract the admin password hash and other database content through time-based blind SQL injection in the DateFilter column key parameter. The POST...

7.7CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2026/07/09 8:57 p.m.30 views

CVE-2026-55208

Pimcore Studio Backend Bundle vulnerability (CVE-2026-55208): An authenticated user can exploit a time-based blind SQL injection in the DateFilter column key parameter. The POST /pimcore-studio/api/website-settings endpoint and other listing endpoints accept a columnFilters array where the key fi...

7.7CVSS6.1AI score0.00413EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/09 8:57 p.m.49 views

CVE-2026-55208 Pimcore: SQL Injection via Column Name in DateFilter allows authenticated user to extract arbitrary database data including admin password hashes

Pimcore Studio Backend Bundle is the backend bundle for Pimcore Studio. Prior to 2025.4.6 and 2026.1.6, an authenticated user can extract the admin password hash and other database content through time-based blind SQL injection in the DateFilter column key parameter. The POST...

7.7CVSS0.00413EPSS
SaveExploits0References5
Rows per page
Query Builder