Lucene search
+L

34071 matches found

Github Security Blog
Github Security Blog
•added 2026/06/18 8:31 p.m.•33 views

OpenClaw: memory-wiki shared search could miss session visibility checks

Summary memory-wiki shared search could miss session visibility checks. In affected versions, a caller able to search shared memory could skip the session visibility guard on the affected search path. This advisory is scoped to the named feature and configuration. It does not change OpenClaw's...

6.5CVSS5.6AI score0.00361EPSS
SaveExploits0References4Affected Software1
NVD
NVD
•added 2026/06/18 8:16 p.m.•24 views

CVE-2026-25865

Punto Switcher through 4.5.0.583 contains an unquoted search path element vulnerability that allows local attackers to execute arbitrary code by exploiting the application's call to WinExec without a fully qualified path for RunDll32.exe when invoking shell32.dll ControlRunDLL input.dll. Attacker...

8.5CVSS0.00198EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/06/18 7:39 p.m.•13 views

CVE-2026-25865

Punto Switcher through 4.5.0.583 contains an unquoted search path element vulnerability that allows local attackers to execute arbitrary code by exploiting the application's call to WinExec without a fully qualified path for RunDll32.exe when invoking shell32.dll ControlRunDLL input.dll. Attacker...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits0References4
CVE
CVE
•added 2026/06/18 7:39 p.m.•53 views

CVE-2026-25865

CVE-2026-25865 affects Punto Switcher 4.5.0.583. The vulnerability is an unquoted search path element invoked via WinExec when calling RunDll32.exe for shell32.dll Control_RunDLL input.dll, enabling local arbitrary code execution if an attacker places a malicious executable earlier in the search ...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/06/18 7:39 p.m.•25 views

EUVD-2026-37940

Punto Switcher through 4.5.0.583 contains an unquoted search path element vulnerability that allows local attackers to execute arbitrary code by exploiting the application's call to WinExec without a fully qualified path for RunDll32.exe when invoking shell32.dll ControlRunDLL input.dll. Attacker...

8.5CVSS6.3AI score0.00198EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/06/18 7:39 p.m.•9 views

CVE-2026-25865 Punto Switcher 4.5.0.583 Unquoted Search Path via WinExec

Punto Switcher through 4.5.0.583 contains an unquoted search path element vulnerability that allows local attackers to execute arbitrary code by exploiting the application's call to WinExec without a fully qualified path for RunDll32.exe when invoking shell32.dll ControlRunDLL input.dll. Attacker...

8.5CVSS6.6AI score0.00198EPSS
SaveExploits0References3
HackRead
HackRead
•added 2026/06/18 3:42 p.m.•21 views

What Businesses Should Know Before Migrating Their CMS

Plan your CMS migration with clean content audits, SEO safeguards, tested data transfer, integrations, staff training, and a safe launch rollback plan with care...

5.3AI score
SaveExploits0
The Hacker News
The Hacker News
•added 2026/06/18 3:27 p.m.•20 views

ThreatsDay Bulletin: Claude Chat Abuse, NastyC2 npm Packages, Device-Code Phishing + 25 More Stories

The internet did not break this week. It got used exactly as designed, which is worse. Searches were siphoned through shady browser add-ons. AI chat links turned into malware delivery paths. macOS attacks ran in memory and left almost nothing behind. Cloud agents looked like helpers until attacke...

10CVSS9.3AI score0.88476EPSS
SaveExploits10
Github Security Blog
Github Security Blog
•added 2026/06/18 2:25 p.m.•24 views

PraisonAI: IMAP Command Injection via Unsanitized Email Search Parameters

Summary The email search tool in src/praisonai-agents/praisonaiagents/tools/emailtools.py constructs IMAP SEARCH commands by interpolating LLM-controlled parameters fromaddr, subject, query directly into IMAP protocol strings using f-string formatting with double-quote delimiters. An attacker who...

8.1CVSS5.8AI score0.00462EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/06/18 1:59 p.m.•18 views

GHSA-GCQ3-MFVH-3X25 PraisonAI Code agent tools fail open without a workspace boundary

PraisonAI Code agent tools fail open without a workspace boundary Summary PraisonAI Code's agent-compatible CODETOOLS wrappers keep a global workspace root initialized to None. If an application uses CODETOOLS, codereadfile, codesearchreplace, or codeapplydiff before calling setworkspace, the...

7.3CVSS5.6AI score0.00379EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/18 1:04 p.m.•29 views

Untrusted Search Path

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Untrusted Search Path via the CLOUDSDKPYTHON environment variable in the .env file during the Gmail setup process. An attacker can cause unintended Python runtime execution by manipulatin...

7.1CVSS6AI score0.00197EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/06/18 12:00 a.m.•26 views

PT-2026-61764

Name of the Vulnerable Software and Affected Versions praisonai versions 3.9.24 through 4.6.57 Description The CODE TOOLS wrappers in PraisonAI Code fail open when a workspace boundary is not explicitly set. If an application utilizes CODE TOOLS, code read file, code search replace, or code apply...

7.3CVSS5.5AI score0.00379EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
•added 2026/06/17 6:39 p.m.•30 views

LangChain4j: SQL injection via metadata filters in langchain4j-mariadb and langchain4j-pgvector

Summary The MariaDB and pgvector embedding stores build metadata-filter SQL by string-concatenating filter keys and, in MariaDB, string values directly into the query without adequate escaping. A crafted metadata key in EmbeddingSearchRequest.filter can break out of its SQL context and inject...

7.6CVSS5.8AI score0.00474EPSS
SaveExploits0References2Affected Software2
OSV
OSV
•added 2026/06/17 6:39 p.m.•23 views

GHSA-2MFG-CC43-9PCJ LangChain4j: SQL injection via metadata filters in langchain4j-mariadb and langchain4j-pgvector

Summary The MariaDB and pgvector embedding stores build metadata-filter SQL by string-concatenating filter keys and, in MariaDB, string values directly into the query without adequate escaping. A crafted metadata key in EmbeddingSearchRequest.filter can break out of its SQL context and inject...

7.6CVSS5.9AI score0.00474EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/17 6:39 p.m.•12 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the EmbeddingSearchRequest.filter process. An attacker can access sensitive data, modify or delete database records, or cause denial of service by injecting crafted input into metadata filter keys or values, which are...

7.6CVSS5.8AI score0.00474EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/17 6:39 p.m.•14 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the EmbeddingSearchRequest.filter process. An attacker can access sensitive data, modify or delete database records, or cause denial of service by injecting crafted input into metadata filter keys or values, which are...

7.6CVSS5.8AI score0.00474EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/06/17 6:35 p.m.•19 views

EUVD-2026-37290

Address bar spoofing in Arc Search for Android allows a remote attacker to display a trusted domain in the address bar while rendering attacker-controlled content, enabling phishing...

7.4CVSS5.4AI score0.00283EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/17 2:31 p.m.•21 views

GHSA-CX9V-4QJ2-JRW6 Open WebUI BOLA: `search_knowledge_files` Allows Unauthorized Knowledge Base File Enumeration

Summary Open WebUI has a Broken Object Level Authorization BOLA vulnerability in the builtin searchknowledgefiles tool. When native function calling is enabled and the selected model has no attached knowledge bases, an authenticated user can call searchknowledgefiles with an arbitrary knowledgeid...

4.3CVSS5.6AI score0.00304EPSS
SaveExploits1References6
Snyk
Snyk
•added 2026/06/17 2:31 p.m.•12 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization in the searchknowledgefiles function when native function calling is enabled and the selected model has no attached knowledge bases. An attacker can retrieve metadata for files from...

5.3CVSS6AI score0.00304EPSS
SaveExploits1References2
NVD
NVD
•added 2026/06/17 10:14 a.m.•23 views

CVE-2026-12348

Address bar spoofing in Arc Search for Android allows a remote attacker to display a trusted domain in the address bar while rendering attacker-controlled content, enabling phishing...

7.4CVSS0.00283EPSS
SaveExploits0References1
Rows per page
Query Builder