Lucene search
+L

21454 matches found

Vulnrichment
Vulnrichment
added 2026/07/19 2:08 p.m.7 views

CVE-2026-16221 fast-uri vulnerable to host confusion via literal backslash authority delimiter

Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2 do not treat a literal backslash character U+005C as an authority delimiter. Node's native WHATWG URL parser, used by fetch, undici, and Node's http and https clients, normalizes the...

7.5CVSS5.2AI score0.00436EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/18 2:17 p.m.19 views

CVE-2025-71395

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS0.00254EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/18 2:17 p.m.17 views

CVE-2024-58359

SurrealDB versions before 2.1.0 contain a denial of service vulnerability in the sorting mechanism when using ORDER BY rand clause. Authorized clients can execute queries with ORDER BY rand to trigger a panic in the sorting function, crashing the server...

7.1CVSS0.0045EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.8 views

CVE-2025-71397 SurrealDB before 2.2.2 CPU Exhaustion via nested FOR loops

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 allows authenticated users with OWNER or EDITOR permissions at the root, namespace, or database level to define custom database functions via DEFINE FUNCTION using nested FOR loops. Although a single loop's iteration count is...

7.1CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/18 1:10 p.m.45 views

CVE-2025-71396 SurrealDB before 2.2.2 Denial of Service via JavaScript Scripting

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 does not enforce a default execution-time limit on embedded JavaScript scripting functions when the scripting capability is explicitly enabled via --allow-scripting or --allow-all. An authenticated attacker can submit long-running...

2.3CVSS0.00311EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/17 8:23 p.m.7 views

CVE-2026-54242

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, the Glide image proxy's URL validation in src/Imaging/RemoteUrlValidator.php and src/Imaging/GuzzleAdapter.php could be bypassed using DNS rebinding. The remote hostname was validated as publicly...

4.9CVSS5.4AI score0.00226EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/17 7:53 p.m.22 views

Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader

Summary The TypeScript Prompty loader used gray-matter without overriding executable frontmatter engines. gray-matter supports JavaScript frontmatter blocks such as ---js and evaluates them while parsing. An attacker-controlled .prompty file could therefore execute arbitrary JavaScript during...

8.7CVSS5.7AI score0.00972EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/17 7:49 p.m.9 views

CVE-2026-14979 IBM Engineering Lifecycle Management - Jazz Foundation is vulnerable to XML Entity Expansion attack

IBM Engineering Lifecycle Management 7.0.3 Interim Fix 001 through Interim Fix 021, 7.1.0 Interim Fix 001 through Interim Fix 009, and 7.2.0 and 7.2.0 Interim Fix 001 DOORS could allow a remote attacker to cause a denial of service due to improper handling of XML entity expansion...

5.3CVSS5.4AI score0.00386EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 7:49 p.m.57 views

CVE-2026-14979 IBM Engineering Lifecycle Management - Jazz Foundation is vulnerable to XML Entity Expansion attack

IBM Engineering Lifecycle Management 7.0.3 Interim Fix 001 through Interim Fix 021, 7.1.0 Interim Fix 001 through Interim Fix 009, and 7.2.0 and 7.2.0 Interim Fix 001 DOORS could allow a remote attacker to cause a denial of service due to improper handling of XML entity expansion...

5.3CVSS0.00386EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:14 p.m.27 views

EUVD-2026-45279

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

9.1CVSS5.8AI score0.78305EPSS
SaveExploits58References2
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:14 p.m.12 views

CVE-2026-63030

WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the authornotin WPQuery SQL Injection CVE-2026-60137, could allow an attacker to perform SQL Injection and achieve Remote Code Execution...

9.8CVSS6AI score0.97271EPSS
SaveIn wildExploits75References5Affected Software1
CVE
CVE
added 2026/07/17 7:14 p.m.474 views

CVE-2026-60137

CVE-2026-60137 (SQL injection in WP_Query::author__not_in) affects WordPress 6.8.x (6.8.0–6.8.5), 6.9.x (6.9.0–6.9.4), and 7.0.x (7.0.0–7.0.1). The vulnerability occurs when author__not_in is passed as a string instead of an array, bypassing sanitisation and allowing unsafe interpolation into an ...

9.1CVSS5.8AI score0.78305EPSS
SaveIn wildExploits58References3Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:14 p.m.58 views

CVE-2026-60137 WordPress < 7.0.2 - Facilitated SQL Injection via author__not_in in WP_Query

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

5.9CVSS0.78305EPSS
SaveExploits58References2
OSV
OSV
added 2026/07/17 7:12 p.m.10 views

CVE-2026-45704 Pimcore: CustomReports Share Bypass

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 LTS and 12.3.6, CustomReports uses inconsistent authorization between the report listing endpoint and the report detail endpoint in bundles/CustomReportsBundle/src/Controller/Reports/CustomReportController.php and...

7.1CVSS5.3AI score
SaveExploits0References6
OSV
OSV
added 2026/07/17 6:52 p.m.12 views

CVE-2026-45703 Pimcore: WordExport Authorization Bypass for Unauthorized Document Export

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 LTS and 12.3.7, the WordExport export flow in bundles/WordExportBundle/src/Controller/TranslationController.php only checks the wordexport feature permission and directly resolves attacker-controlled type/id input...

6.4CVSS5.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/17 5:53 p.m.14 views

CVE-2026-48015 Shopware: Stored XSS via SVG file upload — no SVG sanitization

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, SVG files are in the allowedextensions whitelist in src/Core/Framework/Resources/config/packages/shopware.yaml and can be uploaded via the media manager without SVG content sanitization in the upload pipeline from...

4.9CVSS5.5AI score0.00485EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/17 5:53 p.m.13 views

EUVD-2026-45238

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, SVG files are in the allowedextensions whitelist in src/Core/Framework/Resources/config/packages/shopware.yaml and can be uploaded via the media manager without SVG content sanitization in the upload pipeline from...

4.9CVSS5.5AI score0.00485EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/17 5:25 p.m.14 views

CVE-2026-9762 IBM® Data Server driver for JDBC and SQLJ is vulnerable to remote code execution when jdbc url is under user control

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 is vulnerable to remote code execution when jdbc url is under user control...

7.8CVSS6.3AI score0.00165EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 4:16 p.m.86 views

CVE-2026-49215

Symphony UX LiveComponent is affected: from version 2.22.0 through 2.36.0 and in 3.1.0, the isLiveComponentRequest() gate relied on Accept: application/vnd.live-component+html, which is CORS-safelisted. Cross-origin fetch() can set this header without a preflight, allowing forged cross-origin #[L...

5.4CVSS5.3AI score0.00177EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/17 4:09 p.m.9 views

CVE-2026-49210 Symfony UX: XSS in symfony/ux-live-component via attacker-controlled child component tag

Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Util\ChildComponentPartialRenderer::createHtml interpolates the client-controlled childrenid.tag value from LiveComponentSubscriber and InterceptChildComponentRenderSubscriber directly in...

2.3CVSS5.4AI score
SaveExploits0References6
Rows per page
Query Builder