Description
A vulnerability has been identified in LineInst.exe (LINE for Windows) prior to version 26.4.0, where Msftedit.dll is loaded via a relative path without a secure DLL search path, allowing a malicious DLL placed in the installer's directory to be loaded ahead of the legitimate System32 copy.
Published: 2026-08-10
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

LINE for Windows loads Msftedit.dll using a relative path but fails to set a secure DLL search path. This oversight lets a malicious DLL placed in the application’s installation folder be loaded before the legitimate system copy, permitting the attacker to execute arbitrary code in the context of the user running LINE. The vulnerability is formally identified as CWE‑427, reflecting a path manipulation weakness that can lead to arbitrary code execution.

Affected Systems

The affected vendor is LY Corporation, product LINE for Windows. All releases before version 26.4.0 are vulnerable; upgrading to version 26.4.0 or later removes the weakness.

Risk and Exploitability

The CVSS score of 8.4 classifies the flaw as high severity. The EPSS score of less than 1% indicates a very low but non‑zero probability of exploitation. The vulnerability is not in CISA’s KEV catalog. Attackers must be able to drop a malicious DLL in the LINE installation directory, which typically requires local write permission to that folder. Once the rogue DLL is placed, it will be preloaded, enabling code execution under the current user’s privileges. No public exploit has been disclosed, so the actual utilization risk remains uncertain, but the high severity demands swift remediation.

Generated by OpenCVE AI on August 10, 2026 at 23:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade LINE for Windows to version 26.4.0 or later, which removes the insecure DLL loading behavior.
  • If an upgrade is not possible, change permissions on the LINE installation directory to deny write access for non‑administrative users, preventing malicious DLL placement.
  • As a temporary measure, scan the LINE installation folder for unexpected Msftedit.dll copies and delete any illicit DLLs; ensure only the legitimate System32 Msftedit.dll is used by the application.

Generated by OpenCVE AI on August 10, 2026 at 23:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Ly Corporation
Ly Corporation line For Windows
Vendors & Products Ly Corporation
Ly Corporation line For Windows

Tue, 11 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Title DLL Hijacking via Unsecure Msftedit.dll Loading in LINE for Windows

Mon, 10 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Title DLL Hijacking via Unsecured DLL Loading in LINE for Windows
Weaknesses CWE-114

Mon, 10 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-427
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Title DLL Hijacking via Unsecured DLL Loading in LINE for Windows
Weaknesses CWE-114

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description A vulnerability has been identified in LineInst.exe (LINE for Windows) prior to version 26.4.0, where Msftedit.dll is loaded via a relative path without a secure DLL search path, allowing a malicious DLL placed in the installer's directory to be loaded ahead of the legitimate System32 copy.
References
Metrics cvssV4_0

{'score': 8.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Ly Corporation Line For Windows
cve-icon MITRE

Status: PUBLISHED

Assigner: LY-Corporation

Published:

Updated: 2026-08-10T18:02:03.340Z

Reserved: 2026-06-24T06:46:44.264Z

Link: CVE-2026-13133

cve-icon Vulnrichment

Updated: 2026-08-10T18:01:58.664Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:46.173

Modified: 2026-08-28T21:28:17.300

Link: CVE-2026-13133

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:26:11Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element