Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-25865 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Punto Switcher through 4.5.0.583 contains an unquoted search path element vulnerability that allows local attackers to execute arbitrary code by exploiting the application's call to WinExec without a fully qualified path for RunDll32.exe when invoking shell32.dll Control_RunDLL input.dll. Attackers can place a malicious executable earlier in the search order to achieve arbitrary code execution in the context of the affected user.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-428Unquoted Search Path or Element[email protected]

Affected Products

ProductVersions
Yandex Punto Switcher
<= 4.5.0.583

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Mitigation:low effort

    Audit the directories that Windows would search when Punto Switcher launches RunDll32.exe (particularly drive roots, the application's working directory, and Program Files parent directories) and verify that no unexpected executables exist at those locations.

  • Mitigation:low effort

    Restrict filesystem write permissions on shared machines so that low-privileged users cannot write to drive roots or intermediate path directories.

  • Mitigation:low effort

    Avoid running Punto Switcher as an elevated or administrative user for routine tasks where possible.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-25865
NVD Published Date:
Jun 18, 2026
NVD Last Modified:
Jun 23, 2026
Source:
[email protected]
CVE-2026-25865 Details - Not Deferred