Skip to main content

Windows EUVDEUVD-2026-13793

| CVE-2026-33156 HIGH
Untrusted Search Path (CWE-426)
2026-03-20 GitHub_M
7.8
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
7.8 HIGH
AV:L/AC:L/PR:N/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:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
EUVD ID Assigned
Mar 20, 2026 - 20:46 euvd
EUVD-2026-13793
Analysis Generated
Mar 20, 2026 - 20:46 vuln.today
CVE Published
Mar 20, 2026 - 20:29 nvd
HIGH 7.8

DescriptionGitHub Advisory

ScreenToGif is a screen recording tool. In versions from 2.42.1 and prior, ScreenToGif is vulnerable to DLL sideloading via version.dll . When the portable executable is run from a user-writable directory, it loads version.dll from the application directory instead of the Windows System32 directory, allowing arbitrary code execution in the user's context. This is especially impactful because ScreenToGif is primarily distributed as a portable application intended to be run from user-writable locations. At time of publication, there are no publicly available patches.

AnalysisAI

ScreenToGif, a widely-used screen recording application, is vulnerable to DLL sideloading attacks through a malicious version.dll file. Versions from 2.42.1 and earlier are affected when the portable executable is run from user-writable directories, which is the primary intended use case for this application. Attackers can achieve arbitrary code execution in the user's context with high impact on confidentiality, integrity, and availability. No public patches are available at the time of disclosure, and no evidence of active exploitation (KEV status) has been reported.

Technical ContextAI

This vulnerability affects ScreenToGif (CPE: cpe:2.3:a:nickemanarin:screentogif:*:*:*:*:*:*:*:*), a portable screen recording utility developed by NickeManarin. The issue stems from CWE-426 (Untrusted Search Path), where the application attempts to load version.dll from its current application directory before checking the secure Windows System32 directory. This violates the principle of DLL search order security, as the Windows API loader searches the application directory first by default. When an attacker can place a malicious version.dll in the same directory as the legitimate ScreenToGif executable, the operating system will load the attacker's DLL instead of the legitimate Windows system DLL. This is particularly critical for ScreenToGif because it is designed and distributed as a portable application meant to run from arbitrary user-writable locations like Downloads folders, USB drives, or desktop directories, making the attack surface significantly larger than traditional installed applications.

RemediationAI

As of the vulnerability disclosure date, no official patches are available from the vendor for this DLL sideloading vulnerability. Users should monitor the GitHub security advisory at https://github.com/NickeManarin/ScreenToGif/security/advisories/GHSA-3fmj-j696-9mg2 for patch announcements and updates. Until a patched version is released, implement the following mitigations: only run ScreenToGif from trusted, write-protected directories where unprivileged users cannot place malicious DLLs (such as Program Files on Windows with proper ACLs); verify the integrity of the application directory before each execution to ensure no unexpected DLL files are present; avoid downloading or running ScreenToGif from untrusted sources or user-writable locations like Downloads folders; and consider using application whitelisting or Windows Defender Application Control policies to prevent unauthorized DLL loading. Organizations should also educate users about the risks of running portable applications from untrusted directories and implement endpoint detection solutions capable of identifying DLL sideloading behaviors.

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

EUVD-2026-13793 vulnerability details – vuln.today

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