Lucene search
+L

28095 matches found

Tenable Nessus
Tenable Nessus
added 2026/03/21 12:00 a.m.20 views

MiracleLinux 8 : glibc-2.28-251.el8_10.31 (AXSA:2026-341:02)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-341:02 advisory. glibc: glibc: Information disclosure via zero-valued network query CVE-2026-0915 glibc: wordexp with WRDEREUSE and WRDEAPPEND may return uninitialize...

7.5CVSS5.9AI score0.00587EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/21 12:00 a.m.21 views

Sourceforge SimplePress CMS SQL注入漏洞

SourceForge SimplePress CMS is an open-source content management system developed by SourceForge. Version 1.0.7 of SourceForge SimplePress CMS has a SQL injection vulnerability. This vulnerability stems from the presence of SQL injections in the p and s parameters, which could allow unauthenticat...

8.8CVSS6.1AI score0.00338EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/21 12:00 a.m.26 views

WordPress plugin Quentn WP SQL注入漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. WordPress...

7.5CVSS5.9AI score0.00364EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/21 12:00 a.m.23 views

PT-2026-26841

The ElementCamp plugin for WordPress is vulnerable to time-based SQL Injection via the 'meta querycompare' parameter in the 'tcg select2 search post' AJAX action in all versions up to, and including, 2.3.6. This is due to the user-supplied compare value being placed as an SQL operator in the quer...

6.5CVSS5.8AI score0.00242EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/20 11:25 p.m.7 views

CVE-2026-3368

The Injection Guard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via malicious query parameter names in all versions up to and including 1.2.9. This is due to insufficient input sanitization in the sanitizeigdata function which only sanitizes array values but not array keys,...

7.2CVSS6AI score0.00321EPSS
SaveExploits0References19
CVE
CVE
added 2026/03/20 11:25 p.m.19 views

CVE-2026-3368

The CVE covers the WordPress Injection Guard plugin (

7.2CVSS6AI score0.00321EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2026/03/20 11:25 p.m.49 views

CVE-2026-3368 Injection Guard <= 1.2.9 - Unauthenticated Stored Cross-Site Scripting via Query Parameter Name

The Injection Guard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via malicious query parameter names in all versions up to and including 1.2.9. This is due to insufficient input sanitization in the sanitizeigdata function which only sanitizes array values but not array keys,...

7.2CVSS0.00321EPSS
SaveExploits0References18
CVE
CVE
added 2026/03/20 11:04 p.m.25 views

CVE-2026-33226

CVE-2026-33226 – Budibase SSRF (unrestricted REST datasource query preview): In Budibase versions up to 3.30.6, the REST datasource query preview endpoint (POST /api/queries/preview) passes user-supplied fields.path directly to the HTTP client without validation, enabling an authenticated admin t...

8.7CVSS5.9AI score0.00367EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 11:04 p.m.7 views

CVE-2026-33226 Budibase Unrestricted Server-Side Request Forgery (SSRF) via REST Datasource Query Preview

Budibase is a low code platform for creating internal tools, workflows, and admin panels. In versions from 3.30.6 and prior, the REST datasource query preview endpoint POST /api/queries/preview makes server-side HTTP requests to any URL supplied by the user in fields.path with no validation. An...

8.7CVSS5.9AI score0.00367EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/20 10:32 p.m.4 views

CVE-2026-4508 PbootCMS Member Login MemberController.php checkUsername sql injection

A vulnerability was identified in PbootCMS up to 3.2.12. The impacted element is the function checkUsername of the file apps/home/controller/MemberController.php of the component Member Login. The manipulation of the argument Username leads to sql injection. The attack may be initiated remotely...

7.5CVSS5.6AI score0.00259EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 9:48 p.m.6 views

GHSA-6QH5-M6G3-XHQ6 Parse Server LiveQuery subscription query depth bypass

Impact Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription requests. An attacker can send a subscription with deeply nested logical operators, causing excessive recursion and CPU consumption that degrade...

8.2CVSS5.8AI score0.00345EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/20 9:48 p.m.13 views

Parse Server LiveQuery subscription query depth bypass

Impact Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription requests. An attacker can send a subscription with deeply nested logical operators, causing excessive recursion and CPU consumption that degrade...

8.2CVSS5.8AI score0.00345EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/03/20 9:48 p.m.14 views

Uncontrolled Recursion

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 Uncontrolled Recursion via the requestComplexity.queryDepth configuration setting when processing WebSocket subscription...

8.2CVSS5.8AI score0.00345EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:56 p.m.16 views

Parse Server has a query condition depth bypass via pre-validation transform pipeline

Impact An attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server process. The server becomes completely unresponsive and must be manually restarted. This is a bypass of the fix for CVE-2026-32944. Patches The...

8.7CVSS5.8AI score0.00452EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/03/20 8:48 p.m.14 views

SQL Injection

Overview kysely is a Type safe SQL query builder Affected versions of this package are vulnerable to SQL Injection via the sanitizeStringLiteral function. An attacker can execute arbitrary SQL commands by supplying specially crafted input containing backslashes and quotes, which are not properly...

9.2CVSS6.1AI score0.00419EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:48 p.m.23 views

Kysely has a MySQL SQL Injection via Backslash Escape Bypass in non-type-safe usage of JSON path keys.

Summary The sanitizeStringLiteral method in Kysely's query compiler escapes single quotes ' → '' but does not escape backslashes. On MySQL with the default BACKSLASHESCAPES SQL mode, an attacker can inject a backslash before a single quote to neutralize the escaping, breaking out of the JSON path...

8.1CVSS6.1AI score0.00442EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/20 8:45 p.m.15 views

Parse Server has a protected field change detection oracle via LiveQuery watch parameter

Impact An attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped from event payloads, the presence or absence of update events reveals whether the protected field changed, creating a binary oracle. For boolea...

6.3CVSS5.8AI score0.00316EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/20 8:44 p.m.18 views

Parse Server's LiveQuery bypasses CLP pointer permission enforcement

Impact Parse Server's LiveQuery WebSocket interface does not enforce Class-Level Permission CLP pointer permissions readUserFields and pointerFields. Any authenticated user can subscribe to LiveQuery events and receive real-time updates for all objects in classes protected by pointer permissions,...

7.1CVSS5.8AI score0.00397EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:05 p.m.22 views

CVE-2026-33142

OneUptime is a solution for monitoring and managing online services. Prior to version 10.0.34, the fix for CVE-2026-32306 ClickHouse SQL injection via aggregate query parameters added column name validation to the aggregateBy method but did not apply the same validation to three other query...

9.9CVSS5.9AI score0.00648EPSS
SaveExploits1References2Affected Software1
Microsoft Secure
Microsoft Secure
added 2026/03/20 4:19 p.m.157 views

CTI-REALM: A new benchmark for end-to-end detection rule generation with AI agents

Excerpt: CTI-REALM is Microsoft’s open-source benchmark for evaluating AI agents on real-world detection engineering—turning cyber threat intelligence CTI into validated detections. Instead of measuring “CTI trivia,” CTI-REALM tests end-to-end workflows: reading threat reports, exploring telemetr...

5.7AI score
SaveExploits0
Rows per page
Query Builder