Lucene search
+L

20988 matches found

CNNVD
CNNVD
added 2026/01/12 12:00 a.m.16 views

RIOT OS 安全漏洞

RIOT OS is an IoT operating system from RIOT Open Source. A security vulnerability exists in RIOT OS version 2026.01-devel-317 and earlier, which stems from a lack of boundary checking when the ethos tool handles serial frame data, which could lead to memory corruption and application crashes...

9.8CVSS5.8AI score0.00453EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/01/11 8:26 a.m.10 views

WordPress PopCash.Net Code Integration Tool plugin <= 1.8 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Legion Hunter in WordPress Plugin PopCash.Net Code Integration Tool versions = 1.8...

5.3CVSS5.4AI score0.00187EPSS
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2026/01/11 7:59 a.m.199 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55182 Vulnerability Detection and Exploitation Tool...

10CVSS7.4AI score0.99802EPSS
SaveExploits391
CVE
CVE
added 2026/01/10 3:41 a.m.28 views

CVE-2026-22687

WeKnora up to version 0.2.4 has a SQL Injection risk via the Agent service’s database_query tool due to insufficient backend validation, enabling prompt-based bypass to access sensitive server/database information. The vulnerability stems from backend checks that fail to constrain SQL inputs (e.g...

9.8CVSS6.1AI score0.00389EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/10 3:41 a.m.4 views

CVE-2026-22687 WeKnora vulnerable to SQL Injection

WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior to version 0.2.5, after WeKnora enables the Agent service, it allows users to call the database query tool. Due to insufficient backend validation, an attacker can use prompt‑based bypass...

5.6CVSS6.1AI score0.00389EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/01/10 3:41 a.m.13 views

EUVD-2026-1880

WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior to version 0.2.5, after WeKnora enables the Agent service, it allows users to call the database query tool. Due to insufficient backend validation, an attacker can use prompt‑based bypass...

8.1CVSS6AI score0.00389EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/01/10 3:41 a.m.36 views

CVE-2026-22687 WeKnora vulnerable to SQL Injection

WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior to version 0.2.5, after WeKnora enables the Agent service, it allows users to call the database query tool. Due to insufficient backend validation, an attacker can use prompt‑based bypass...

5.6CVSS0.00389EPSS
SaveExploits1References2
NVD
NVD
added 2026/01/10 2:15 a.m.31 views

CVE-2026-22612

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7...

9.3CVSS0.00313EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/10 2:15 a.m.13 views

CVE-2026-22607

Fickling is a Python pickling decompiler and static analyzer. Fickling versions up to and including 0.1.6 do not treat Python's cProfile module as unsafe. Because of this, a malicious pickle that uses cProfile.run is classified as SUSPICIOUS instead of OVERTLYMALICIOUS. If a user relies on...

9.3CVSS0.0053EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/10 1:35 a.m.5 views

CVE-2026-22612 Fickling vulnerable to detection bypass due to "builtins" blindness

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7...

9.3CVSS6.5AI score0.00313EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/10 1:35 a.m.43 views

CVE-2026-22609 Fickling has Static Analysis Bypass via Incomplete Dangerous Module Blocklist

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, the unsafeimports method in Fickling's static analyzer fails to flag several high-risk Python modules that can be used for arbitrary code execution. Malicious pickles importing these modules will not be detected...

9.3CVSS0.00638EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/01/10 1:35 a.m.42 views

CVE-2026-22608 Fickling vulnerable to use of ctypes and pydoc gadget chain to bypass detection

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, both ctypes and pydoc modules aren't explicitly blocked. Even other existing pickle scanning tools like picklescan do not block pydoc.locate. Chaining these two together can achieve RCE while the scanner still...

9.3CVSS0.00399EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/10 1:35 a.m.14 views

CVE-2026-22608 Fickling vulnerable to use of ctypes and pydoc gadget chain to bypass detection

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, both ctypes and pydoc modules aren't explicitly blocked. Even other existing pickle scanning tools like picklescan do not block pydoc.locate. Chaining these two together can achieve RCE while the scanner still...

9.3CVSS6.7AI score
SaveExploits0References5
CVE
CVE
added 2026/01/10 1:35 a.m.42 views

CVE-2026-22608

CVE-2026-22608 (Fickling) affects the Python tool Fickling (pickling decompiler/static analyzer). Before version 0.1.7, ctypes and pydoc were not explicitly blocked, allowing chaining (via pydoc.locate to get ctypes.windll.kernel32.WinExec) to achieve remote code execution while the file is repor...

9.3CVSS6.5AI score0.00399EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/01/10 1:35 a.m.42 views

CVE-2026-22607 Fickling Blocklist Bypass: cProfile.run()

Fickling is a Python pickling decompiler and static analyzer. Fickling versions up to and including 0.1.6 do not treat Python's cProfile module as unsafe. Because of this, a malicious pickle that uses cProfile.run is classified as SUSPICIOUS instead of OVERTLYMALICIOUS. If a user relies on...

9.3CVSS0.0053EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/10 1:35 a.m.4 views

CVE-2026-22607 Fickling Blocklist Bypass: cProfile.run()

Fickling is a Python pickling decompiler and static analyzer. Fickling versions up to and including 0.1.6 do not treat Python's cProfile module as unsafe. Because of this, a malicious pickle that uses cProfile.run is classified as SUSPICIOUS instead of OVERTLYMALICIOUS. If a user relies on...

9.3CVSS6.8AI score0.0053EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/10 1:35 a.m.36 views

CVE-2026-22606

CVE-2026-22606 affects Fickling (Python pickling decompiler/static analyzer) up to version 0.1.6. The root cause is that the runpy module (including run_path and run_module) was not treated as unsafe, causing some malicious pickles to be classified as SUSPICIOUS rather than OVERTLY_MALICIOUS. Thi...

9.3CVSS6.8AI score0.00489EPSS
SaveExploits1References3Affected Software1
GithubExploit
GithubExploit
added 2026/01/09 11:17 p.m.279 views

Exploit for CVE-2025-14736

CVE-2025-14736 Frontend Admin by DynamiApps - Unauthentica...

9.8CVSS7AI score0.00732EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/01/09 9:10 p.m.40 views

CVE-2026-0830 Command Injection in Kiro GitLab Merge Request Helper

Processing specially crafted workspace folder names could allow for arbitrary command injection in the Kiro GitLab Merge-Request helper in Kiro IDE before version 0.6.18 when opening maliciously crafted workspaces. To mitigate, users should update to the latest version...

8.4CVSS0.0146EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/09 7:19 p.m.16 views

WeKnora vulnerable to SQL Injection

Summary After WeKnora enables its Agent service, it allows users to call database query tools. Due to lax code backend verification, attackers can use prompts to bypass query restrictions and obtain sensitive information from the target server and database. Details Source - File:...

9.8CVSS6AI score0.00389EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder