Skip to main content

Windows CVE-2026-25792

| EUVDEUVD-2026-13661 MEDIUM
Untrusted Search Path (CWE-426)
2026-03-20 GitHub_M
6.5
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
6.5 MEDIUM
AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
EUVD ID Assigned
Mar 20, 2026 - 11:00 euvd
EUVD-2026-13661
Analysis Generated
Mar 20, 2026 - 11:00 vuln.today
CVE Published
Mar 20, 2026 - 10:04 nvd
MEDIUM 6.5

DescriptionGitHub Advisory

Greenshot is an open source Windows screenshot utility. Versions 1.3.312 and below have untrusted executable search path / binary hijacking vulnerability that allows a local attacker to execute arbitrary code when the affected Windows application launches explorer.exe without using an absolute path. The vulnerable behavior is triggered when the user double-clicks the application’s tray icon, which opens the directory containing the most recent screenshot captured by the application. By placing a malicious executable with the same name in a location searched prior to the legitimate Windows binary, an attacker can gain code execution in the context of the application. This issue did not have a patch at the time of publication.

AnalysisAI

Greenshot versions 1.3.312 and earlier contain an untrusted executable search path vulnerability (CWE-426) that allows local attackers with high privileges to achieve arbitrary code execution by hijacking the explorer.exe binary launch. When a user double-clicks the Greenshot tray icon to open the screenshot directory, the application launches explorer.exe using a relative path rather than an absolute path, enabling an attacker to plant a malicious executable in a prioritized search location. This vulnerability had no patch available at the time of publication and represents a real privilege escalation and code execution risk requiring immediate user action.

Technical ContextAI

Greenshot (cpe:2.3:a:greenshot:greenshot:*:*:*:*:*:*:*:*) is an open-source Windows screenshot utility that provides system tray integration and quick directory access functionality. The vulnerability stems from CWE-426 (Untrusted Search Path), a classic Windows binary hijacking issue where an application fails to use fully qualified absolute paths when launching external executables. When Greenshot's tray icon is activated, the application calls explorer.exe without specifying its full path (typically C:\Windows\explorer.exe), instead relying on the Windows PATH environment variable for resolution. An attacker can exploit the predictable search order by placing a malicious explorer.exe in a directory that appears earlier in PATH—such as the current working directory or user-writable system directories—causing the system to execute the attacker's binary instead of the legitimate Windows system executable. This is a well-known attack vector on Windows systems where user-controlled directories precede system directories in the PATH variable.

RemediationAI

Users should immediately cease use of Greenshot versions 1.3.312 and earlier, or check the official GitHub repository and security advisory at https://github.com/greenshot/greenshot/security/advisories/GHSA-f8v9-7fph-fr2j for available patch versions released after this CVE publication. If a patched version is available, upgrade to the latest release immediately. For users unable to upgrade, mitigate risk by disabling the tray icon double-click functionality if possible through application settings, avoiding use of Greenshot in multi-user environments, or restricting screenshot directory access to prevent attacker placement of malicious executables. Additionally, ensure the Windows PATH environment variable does not include user-writable directories before system directories, and implement filesystem protections to prevent unauthorized executable placement in directories that precede system paths. Consider using alternative screenshot utilities that do not exhibit this vulnerability.

CVE-2021-40444 HIGH POC
8.8 Sep 15

Windows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX

CVE-2021-1732 HIGH POC
7.8 Feb 25

Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by

CVE-2018-8174 HIGH POC
7.5 May 09

The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co

CVE-2019-0803 HIGH POC
7.8 Apr 09

Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in

CVE-2020-1472 MEDIUM POC
5.5 Aug 17

A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr

CVE-2024-30088 HIGH POC
7.0 Jun 11

Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR

CVE-2025-33053 HIGH POC
8.8 Jun 10

Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables

CVE-2025-33073 HIGH POC
8.8 Jun 10

Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker

CVE-2025-13315 CRITICAL POC
9.3 Nov 19

Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b

CVE-2013-10047 CRITICAL POC
9.3 Aug 01

An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote

CVE-2012-10030 CRITICAL POC
9.3 Aug 05

FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit

CVE-2025-34101 CRITICAL POC
9.3 Jul 10

Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio

Share

CVE-2026-25792 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy