Lucene search
+L

32543 matches found

GithubExploit
GithubExploit
added 2026/08/03 8:59 p.m.37 views

Exploit for CVE-2026-69083

CVE-2026-69083 — SiYuan Unauthenticated SQL Injection Unauthe...

10CVSS5.8AI score0.0035EPSS
SaveExploits1
CVE
CVE
added 2026/08/03 7:02 p.m.48 views

CVE-2026-67598

CVE-2026-67598 affects Emlog Pro up to version 2.6.23. The TLS certificate verification is disabled in include/service/ai.php via CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST across sendStream(), sendImageRequest(), send(), and fetchSearchHtml(), with no option to re-enable verification. Thi...

9.1CVSS5.8AI score0.00205EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/03 5:16 p.m.28 views

CVE-2026-18605

A security flaw has been discovered in CheckMAL AppCheck Pro 3.1.43.10. Affected is an unknown function in the library AppCheckD.sys of the component Kernel Mini-Filter Driver. Performing a manipulation results in uncontrolled search path. The attack requires a local approach. The complexity of a...

7.3CVSS0.00116EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/03 4:00 p.m.19 views

EUVD-2026-52346

A security flaw has been discovered in CheckMAL AppCheck Pro 3.1.43.10. Affected is an unknown function in the library AppCheckD.sys of the component Kernel Mini-Filter Driver. Performing a manipulation results in uncontrolled search path. The attack requires a local approach. The complexity of a...

7.3CVSS6.1AI score0.00116EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 4:00 p.m.61 views

CVE-2026-18605 CheckMAL AppCheck Pro Kernel Mini-Filter Driver AppCheckD.sys uncontrolled search path

A security flaw has been discovered in CheckMAL AppCheck Pro 3.1.43.10. Affected is an unknown function in the library AppCheckD.sys of the component Kernel Mini-Filter Driver. Performing a manipulation results in uncontrolled search path. The attack requires a local approach. The complexity of a...

7.3CVSS0.00116EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/03 4:00 p.m.66 views

CVE-2026-18605

Technical details about CVE-2026-18605 are not publicly provided in the supplied documents. No concrete affected versions, root cause specifics, or fixes are given here. Monitor for updates from the vendor or authoritative sources.

7.3CVSS6.1AI score0.00116EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.13 views

CVE-2026-69085

SiYuan before v3.7.3 contains a SQL injection vulnerability in the /api/filetree/searchDocs endpoint, where the caller-supplied keyword parameter is concatenated directly into SQL statements with no escaping or parameter binding. The endpoint is reachable by a publish RoleReader token, or...

10CVSS5.8AI score0.0025EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/03 1:20 p.m.12 views

CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

9.9CVSS5.7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.16 views

CVE-2026-69083

SiYuan versions before v3.7.3 contain SQL injection vulnerabilities in the fullTextSearchAssetContent endpoint reachable by unauthenticated users and publish RoleReader tokens. Attackers can execute arbitrary SQL on the read-write asset-content database via unescaped method parameters and REGEXP...

10CVSS6AI score0.0035EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/03 1:20 p.m.81 views

CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

10CVSS0.01104EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/08/02 11:53 a.m.6 views

mitaka v2.10.0

Mitaka Mitaka is a browser extension that makes your OSINT Open Source Intelligence search & scan easier. Key features: Auto IoC indicators of compromise selection with refanging. E.g. example.com to example.com, testatexample.com to [email protected], hxxp://example.com to http://example.co...

9.3CVSS8.6AI score0.99991EPSS
SaveExploits42References11
RustSec
RustSec
added 2026/08/01 12:00 p.m.19 views

Empty NIP-50 search filters can panic

The NIP-50 event-matching path searched event content with slice::windowssearch.len. An empty search string therefore called slice::windows0, which always panics instead of returning a match result. A remote client able to submit filters to an application using this matcher could trigger the pani...

5.6AI score
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/07/31 10:34 p.m.52 views

CVE-2026-45376 Decidim: Admin user search allows SQL injection through similarity-based sorting

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the GET /admin/organization/users search interpolates params:term into raw Arel.sql ORDER BY similarity expressions before sanitization, allowing an authenticated...

5.5CVSS0.00341EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/31 10:34 p.m.77 views

CVE-2026-45376

CVE-2026-45376 affects Decidim admin user search. The vulnerability occurs when untrusted input from params[:term] is interpolated into raw SQL in ORDER BY clauses, allowing an authenticated organization administrator to cause time-based blind SQL injections via the sort expression. Affected path...

5.5CVSS5.7AI score0.00341EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/31 10:34 p.m.13 views

CVE-2026-45376 Decidim: Admin user search allows SQL injection through similarity-based sorting

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the GET /admin/organization/users search interpolates params:term into raw Arel.sql ORDER BY similarity expressions before sanitization, allowing an authenticated...

5.5CVSS5.6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/07/31 10:34 p.m.11 views

CVE-2026-45376 Decidim: Admin user search allows SQL injection through similarity-based sorting

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the GET /admin/organization/users search interpolates params:term into raw Arel.sql ORDER BY similarity expressions before sanitization, allowing an authenticated...

5.5CVSS5.6AI score0.00341EPSS
SaveExploits0References7
HackRead
HackRead
added 2026/07/31 4:56 p.m.33 views

How Status Labs Helps Brands Get Cited in ChatGPT: The Data Behind AI Search Visibility

Disclosure: This article was created in collaboration with Status Labs...

5.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/07/31 1:46 p.m.66 views

BARE

!Claude Code Friendlyhttps://img.shields.io/badge/ClaudeCod...

10CVSS5.8AI score0.99984EPSS
SaveExploits34
RedhatCVE
RedhatCVE
added 2026/07/31 9:19 a.m.19 views

CVE-2026-11770

A flaw was found in 389 Directory Server. An unauthenticated remote attacker can inject LDAP search filters into the CleanAllRUV replication status-check extended operation. Because the handler performs the search against cn=config with elevated replication plugin privileges and returns a boolean...

7.5CVSS5.5AI score0.00527EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/31 9:18 a.m.67 views

CVE-2026-11770 389-ds-base: 389-ds-base: pre-auth ldap filter injection in cleanallruv status check

A flaw was found in 389 Directory Server. An unauthenticated remote attacker can inject LDAP search filters into the CleanAllRUV replication status-check extended operation. Because the handler performs the search against cn=config with elevated replication plugin privileges and returns a boolean...

7.5CVSS0.00527EPSS
SaveExploits0References18
Rows per page
Query Builder