Lucene search
+L

81666 matches found

RedhatCVE
RedhatCVE
added 2026/01/13 10:52 p.m.10 views

CVE-2026-22688

WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior to version 0.2.5, there is a command injection vulnerability that allows authenticated users to inject stdioconfig.command/args into MCP stdio settings, causing the server to execute...

9.9CVSS7.6AI score0.01962EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/13 10:52 p.m.5 views

CVE-2023-53984 HotKey Clipboard 2.1.0.6 - Privilege Escalation Unquoted Service Path

Clevo HotKey Clipboard 2.1.0.6 contains an unquoted service path vulnerability in the HKClipSvc service that allows local non-privileged users to potentially execute code with system privileges. Attackers can exploit the misconfigured service path to inject and execute arbitrary code by placing...

8.5CVSS7.2AI score0.00204EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/13 10:51 p.m.52 views

CVE-2022-50930

CVE-2022-50930 concerns Emerson PAC Machine Edition 9.80, where the TrapiServer service has an unquoted service path enabling local users to execute code with elevated privileges during service startup. The vulnerability is characterized as Local, with low attack complexity and no user interactio...

8.5CVSS6.6AI score0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/13 10:51 p.m.25 views

CVE-2022-50924

CVE-2022-50924 affects Private Internet Access 3.3, specifically the pia-service unquoted service path. The unquoted path in the service configuration allows a local attacker to inject code that would run with LocalSystem privileges during service startup, enabling potentially arbitrary code exec...

8.5CVSS7.1AI score0.00211EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/13 10:51 p.m.7 views

CVE-2022-50924 Private Internet Access 3.3 - 'pia-service' Unquoted Service Path

Private Internet Access 3.3 contains an unquoted service path vulnerability that allows local users to potentially execute arbitrary code with elevated system privileges. Attackers can exploit the unquoted path in the service configuration to inject malicious code that would execute with...

8.5CVSS7.1AI score0.00211EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/13 10:51 p.m.2 views

CVE-2022-50923 Cobian Backup 0.9 - Unquoted Service Path

Cobian Backup 0.9 contains an unquoted service path vulnerability that allows local users to execute arbitrary code with elevated system privileges. Attackers can exploit the unquoted binary path in the CobianReflectorService to inject malicious code that will execute with LocalSystem permissions...

8.5CVSS7.2AI score0.00226EPSS
SaveExploits1References4
CVE
CVE
added 2026/01/13 10:51 p.m.32 views

CVE-2022-50921

WOW21 5.0.1.9 contains an unquoted service path vulnerability that can let local attackers execute arbitrary code with elevated privileges by leveraging the unquoted binary path during service startup. The weakness affects the WOW21 service (WOW21_Service) and enables LocalSystem-level execution ...

8.5CVSS7.2AI score0.00215EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/01/13 10:51 p.m.36 views

CVE-2022-50918

The CVE concerns VIVE Runtime Service 1.0.0.4, where an unquoted service path enables local users to run arbitrary code with elevated privileges during service startup. Attackers could place a malicious executable in affected directories to gain LocalSystem access. The vulnerability is local in s...

8.5CVSS7.4AI score0.00197EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/13 10:51 p.m.52 views

CVE-2022-50918 VIVE Runtime Service - 'ViveAgentService' Unquoted Service Path

VIVE Runtime Service 1.0.0.4 contains an unquoted service path vulnerability that allows local users to execute arbitrary code with elevated system privileges. Attackers can exploit the unquoted binary path by placing malicious executables in specific system directories to gain LocalSystem access...

8.5CVSS0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/13 10:51 p.m.38 views

CVE-2022-50907

Affected software: e107 CMS 3.2.1. Issue: a file upload restriction bypass in the Media Manager import flow allows authenticated admin users to upload PHP files outside restricted locations, enabling remote code execution. Root cause: manipulation of the upload URL parameter enables placing malic...

8.6CVSS7.9AI score0.01218EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/01/13 10:51 p.m.24 views

CVE-2022-50901

Wondershare Dr.Fone 11.4.9 has an unquoted service path in the DFWSIDService located at C:\Program Files (x86)\Wondershare\Wondershare Dr.Fone, enabling local users to potentially execute arbitrary code with LocalSystem privileges. The CVE is documented with public references and an exploit in Ex...

8.5CVSS6.7AI score0.00262EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/13 10:51 p.m.4 views

CVE-2022-50901 Wondershare Dr.Fone 11.4.9 - 'DFWSIDService' Unquoted Service Path

Wondershare Dr.Fone 11.4.9 contains an unquoted service path vulnerability in the DFWSIDService that allows local users to potentially execute arbitrary code. Attackers can exploit the unquoted path in C:\Program Files x86\Wondershare\Wondershare Dr.Fone\ to inject malicious executables that woul...

8.5CVSS6.7AI score0.00262EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/13 10:51 p.m.34 views

CVE-2022-50900 Wondershare Dr.Fone 12.0.18 - 'Wondershare InstallAssist' Unquoted Service Path

Wondershare Dr.Fone 12.0.18 contains an unquoted service path vulnerability that allows local users to execute arbitrary code with elevated system privileges. Attackers can exploit the misconfigured service path to insert malicious code that will be executed with LocalSystem permissions during...

8.5CVSS0.00235EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/13 9:53 p.m.16 views

Outray has a Race Condition in the cli's webapp

Summary This vulnerability allows a user i.e a free plan user to get more than the desired subdomains due to lack of db transaction lock mechanisms in https://github.com/akinloluwami/outray/blob/main/apps/web/src/routes/api/%24orgSlug/subdomains/index.ts Details - The affected code-: ts //Race...

5.9CVSS6.9AI score0.00223EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/01/13 9:10 p.m.60 views

CVE-2026-0543

CVE-2026-0543 describes an Improper Input Validation (Kibana's Email Connector) that enables an Excessive Allocation (CAPEC-130). An attacker with view-level privileges for connector actions can craft email parameters to trigger device/service disruption, causing complete unavailability until man...

6.5CVSS6.5AI score0.00421EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/01/13 8:07 p.m.37 views

CVE-2025-37176 Authenticated Command Injection Vulnerability in an AOS-8 operating system's internal workflow

A command injection vulnerability in AOS-8 allows an authenticated privileged user to alter a package header to inject shell commands, potentially affecting the execution of internal operations. Successful exploit could allow an authenticated malicious actor to execute commands with the privilege...

6.5CVSS0.01446EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/13 8:04 p.m.34 views

CVE-2025-37171 Authenticated Command Injection Vulnerabilities in AOS-8 Web-Based Management Interface

Authenticated command injection vulnerabilities exist in the web-based management interface of mobility conductors running AOS-8 operating system. Successful exploitation could allow an authenticated malicious actor to execute arbitrary commands as a privileged user on the underlying operating...

7.2CVSS0.01397EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/13 5:15 p.m.10 views

CVE-2025-65784

Insecure permissions in Hubert Imoveis e Administracao Ltda Hub v2.0 1.27.3 allows authenticated attackers with low-level privileges to access other users' information via a crafted API request...

6.5CVSS5.8AI score0.00351EPSS
SaveExploits1References3
NVD
NVD
added 2026/01/13 5:15 p.m.12 views

CVE-2025-65784

Insecure permissions in Hubert Imoveis e Administracao Ltda Hub v2.0 1.27.3 allows authenticated attackers with low-level privileges to access other users' information via a crafted API request...

6.5CVSS0.00351EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.7 views

Windows Management Services Elevation of Privilege Vulnerability

Use after free in Windows Management Services allows an authorized attacker to elevate privileges locally...

7.8CVSS7.1AI score0.00408EPSS
SaveExploits0
Rows per page
Query Builder