← Vulnerability feed

Vulnerability record · CVE-2023-40492 · published 3 May 2024

CVE-2023-40492: LG Simple Editor deleteCheckSession path traversal allows arbitrary file deletion

Lg · Simple Editor

LG Simple Editor contains a path traversal flaw in the deleteCheckSession method, where a user-supplied path is used in file operations without proper validation. Because authentication is not required, a remote attacker can reach the method and delete arbitrary files. This matters because file deletion runs in the SYSTEM context, so the flaw can remove critical files and disrupt or damage the installation.

9.1 CVSS 3.1 Critical EPSS 83% · top 0.3% CWE-22 · Path traversal
9.1CVSS 3.1 base score
83%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

LG Simple Editor deleteCheckSession Directory Traversal Arbitrary File Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary files on affected installations of LG Simple Editor. Authentication is not required to exploit this vulnerability. The specific flaw exists within the deleteCheckSession method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to delete files in the context of SYSTEM. . Was ZDI-CAN-19919.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.1 with no authentication or user interaction required and a very high EPSS score make this a critical remote file-deletion risk.

What it is

LG Simple Editor contains a path traversal flaw in the deleteCheckSession method, where a user-supplied path is used in file operations without proper validation. Because authentication is not required, a remote attacker can reach the method and delete arbitrary files. This matters because file deletion runs in the SYSTEM context, so the flaw can remove critical files and disrupt or damage the installation.

Impact

An attacker gains the ability to delete arbitrary files with SYSTEM privileges, which can break the application or operating system and cause denial of service. The CVSS vector shows no confidentiality loss but high integrity and availability impact.

Attack surface

The vulnerability is network-reachable (AV:N) with no privileges or user interaction required (PR:N, UI:N), so it can be triggered directly against the deleteCheckSession method. No authentication is needed per the description.

Exploitation

The record does not list this CVE in CISA KEV and documents no ransomware use; EPSS is very high at 0.83142 (99.659th percentile), indicating strong predicted exploitation likelihood, though the only references are ZDI advisories with no exploit tag.

What to do

  • Apply the vendor patch or fixed LG Simple Editor release as soon as one is available; check LG security advisories for the corrected version.
  • If no patch exists, restrict network access to the Simple Editor service to trusted hosts and block it from untrusted networks.
  • Run the service under a low-privilege account instead of SYSTEM to limit the impact of arbitrary file deletion.
  • Monitor and back up critical files so deleted data can be restored quickly.
  • Validate or sanitize any user-supplied path input reaching deleteCheckSession if the application can be modified.

Detection

  • Monitor for unexpected deletion or disappearance of files in LG Simple Editor installation and system directories.
  • Alert on requests to the deleteCheckSession endpoint or method, especially from untrusted source IPs.
  • Watch for file-system events where the Simple Editor process deletes files outside its expected working directories.
  • Correlate process-level file deletion activity by the Simple Editor service with inbound network connections.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-40492 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-40504LG Simple Editor readVideoInfo command injection RCELG Simple Editor contains an OS command injection flaw in the readVideoInfo method, where a user-supplied string is passed to a system call without v…EPSS 89%analysed9.8CVE-2023-40505Lg simple editor os command injection vulnerabilityLG Simple Editor createThumbnailByMovie Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute …EPSS 2.4%9.8CVE-2023-40498LG Simple Editor cp command path traversal allows remote code executionLG Simple Editor fails to validate a user-supplied path before passing it to the cp command inside the makeDetailContent method, allowing directory t…EPSS 85%analysed9.8CVE-2023-40500Lg simple editor vulnerabilityLG Simple Editor copyContent Exposed Dangerous Function Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute ar…EPSS 1.9%9.8CVE-2023-40501Lg simple editor vulnerabilityLG Simple Editor copyContent Exposed Dangerous Function Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute ar…EPSS 1.9%9.8CVE-2023-40493Lg simple editor path traversal vulnerabilityLG Simple Editor copySessionFolder Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arb…EPSS 2.9%9.8CVE-2023-40497LG Simple Editor saveXml path traversal leads to remote code executionLG Simple Editor fails to validate a user-supplied path in the saveXml command implemented in the makeDetailContent method, allowing directory traver…EPSS 69%analysed9.1CVE-2023-40508Lg simple editor path traversal vulnerabilityLG Simple Editor putCanvasDB Directory Traversal Arbitrary File Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrar…EPSS 2.0%

Source: NIST National Vulnerability Database (record CVE-2023-40492), CISA KEV, FIRST EPSS (scores of 2026-09-25). This page is refreshed as NVD updates the record.