CVE-2025-61161
BaseFortify
Publication date: 2025-10-29
Last updated on: 2025-10-30
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| evope | service | * |
| evope | core | 1.1.3.2.4 |
| evope | update | 1.1.0.3.6 |
| evope | collector | 1.1.6.9.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-427 | The product uses a fixed or controlled search path to find resources, but one or more locations in that path can be under the control of unintended actors. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a DLL hijacking issue in Evope Collector 1.1.6.9.0 and related components. The software loads the wtsapi32.dll library from an uncontrolled search path (C:\ProgramData\Evope). An attacker with local unprivileged access can place a malicious DLL in that location, which the system then loads with SYSTEM privileges when Evope.Service.exe starts or reboots. This allows the attacker to execute arbitrary code or escalate their privileges to SYSTEM level.
How can this vulnerability impact me? :
This vulnerability can allow a local attacker without privileges to execute arbitrary code with SYSTEM-level privileges. This means the attacker can gain full control over the affected system, potentially leading to unauthorized access, data theft, system manipulation, or disruption of services.