Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
DLL hijacking requires local file placement and user-initiated application launch; no privileges needed but user interaction mandatory; full code execution yields C:H/I:H/A:H.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
An issue in CGM Germany - CompuGroup Medical CGM ISIS MED 2510.1.0.20 allows a remote attacker to execute arbtirary code via a crafted .dll file.
AnalysisAI
Arbitrary code execution in CompuGroup Medical CGM ISIS MED 2510.1.0.20 is achievable when a local attacker plants a crafted DLL in a path searched by the application (CWE-427: Uncontrolled Search Path Element). Despite the description labeling this a 'remote' attack, the NVD CVSS vector is AV:L/UI:R, consistent with classic DLL hijacking - delivery of the malicious DLL may occur remotely (phishing, network share), but exploitation is local and requires the victim to launch the application. A proof-of-concept is publicly available per SSVC data and the researcher's GitHub repository, though no CISA KEV listing confirms active exploitation.
Technical ContextAI
CWE-427 (Uncontrolled Search Path Element) describes a class of vulnerability in which an application resolves DLL or library names using an insufficiently controlled search path. On Windows, if a writable directory appears earlier in the DLL search order than the intended system directory, an attacker-controlled DLL with the correct name will be loaded instead. CGM ISIS MED is a medical practice management application by CompuGroup Medical (CGM Germany), a major healthcare IT vendor serving German-speaking markets. Version 2510.1.0.20 does not appear to canonicalize or validate DLL paths before loading, allowing a crafted .dll file to be injected. CPE data from NVD is listed as cpe:2.3:a:n/a:n/a (a placeholder), so the exact component involved is not independently confirmed via CPE.
RemediationAI
No specific patched version is identified in the available intelligence - patch availability should be confirmed directly with CompuGroup Medical via cgm.com/deu_de or their healthcare support channels. As a compensating control, administrators should ensure that directories writable by non-privileged users (e.g., %TEMP%, user home directories, application working directories) are not present earlier in the DLL search path than trusted system directories. Enabling Windows Safe DLL Search Mode (HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\SafeDllSearchMode=1) reduces DLL hijacking risk but does not eliminate it if the application explicitly sets an insecure working directory. Restricting write access to the CGM ISIS MED installation directory and any directories from which it is launched limits an attacker's ability to plant a malicious DLL. Users should be advised not to launch the application from untrusted directories such as Downloads or removable media. Monitor the PoC repository at github.com/Henkel-CyberVM/CVEs/tree/main/CVE-2026-50773 for updated exploitation details.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-427 – Uncontrolled Search Path Element
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-60353
GHSA-36vx-5grg-642r