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-66839 Details

ANALYZED


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

Description

NetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Unquoted Search Path or Element vulnerability (CWE-428). An authenticated attacker may exploit this vulnerability to execute arbitrary code with SYSTEM privileges.

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
Integrated Systems Technologies NetKids iMark
<= V5.2.5.0

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:moderate efforthttps://www.istinc.co.jp/dl/jpc/サービスの実行ファイルパスが引用符で囲まれていないことによる権限昇格の問題と対応.pdf

    To mitigate the vulnerability, configure the executable path of the nkmsgService to be enclosed in quotes. Follow these steps: 1. Terminate the following programs and stop the associated services: - NetKids Notification Console (nkmsgClient.exe) - iMarkGUI (nkiMarkClient.exe) - nkmsgService - nkimarkService_V5 2. Enclose the executable path of the nkmsgService in quotes: - Registry Method: 1. Open the registry editor and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nkmsgService. 2. Modify the ImagePath value to "C:\Program Files\Netkids\iMarkV5\nkmsg\nkmsgService.exe". - Command Prompt Method: 1. Open Command Prompt as an administrator. 2. Execute the command: sc config nkmsgService binPath= "\"C:\Program Files\Netkids\iMarkV5\nkmsg\nkmsgService.exe\"" 3. Verify that the executable path is enclosed in quotes by checking the properties of the nkmsgService in Windows Services. 4. Restart the nkmsgService and nkimarkService_V5 services. 5. Launch the NetKids Notification Console (nkmsgClient.exe) and iMarkGUI (nkiMarkClient.exe). 6. Confirm that notifications are functioning correctly.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-66839
NVD Published Date:
Aug 5, 2026
NVD Last Modified:
Aug 28, 2026
Source:
[email protected]
CVE-2026-66839 Details - Not Deferred