GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GCVE-1988-2026-0165

Vulnerability from gna-1988 – Published: 2026-09-07 13:35 – Updated: 2026-09-11 11:56
VLAI
Title
[0day-rubbish] Lantronix EDS3000PR 3.2.0.0R2 two vulnerabilities
Summary
0day Rubbish Research Team is publicly disclosing two vulnerabilities in Lantronix EDS3000PR 3.2.0.0R2. Vulnerability 1 — Authenticated command injection to root RCE in FsUnmount (CVSS 8.8, CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, CWE-78) Lantronix EDS3000PR is an industrial serial device server (CII/OT). Its FsUnmount page handler validates a user-supplied path against a character bitmask that rejects most shell metacharacters but allows single quotes and newlines, then executes /sbin/ltrx_usb_umount '/ltrx_user<path>' via /bin/sh -c. A newline breaks out of the single-quoted command and the injected command executes as root. Verified with a root-owned marker in a qemu-arm chroot using the real rootfs /bin/sh. Authentication: authenticated (requires valid session) Vulnerability 2 — Authenticated command injection to root RCE in SSL certificate import and diagnostics (CVSS 8.8, CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, CWE-78) On the same Lantronix EDS3000PR device, the SSL certificate upload handler builds openssl rsa|dsa|ec|pkcs12 -passin pass:%s commands from the attacker-controlled certificate password and executes them via system(); the diagnostics handler builds ping and traceroute commands from the attacker-controlled host field the same way. No shell-character sanitization exists. An authenticated admin submits a semicolon or command-substitution payload in the password or host field; the injected command executes as root. Verified with root markers for 5/5 SSL vectors and 3/3 diagnostics vectors. Authentication: authenticated (requires valid session) Full technical analyses and reproducible proofs-of-concept: https://0day-rubbish.com/blog/lantronix-eds3000pr-fsunmount-command-injection https://0day-rubbish.com/blog/lantronix-eds3000pr-passin-pass-command-injection Project archive (ongoing disclosure series): https://github.com/Exploit-Garbage/0day-Rubbish Vendor has been notified. CVE IDs are pending. -- 0day Rubbish Research Team disclosure () 0day-rubbish com https://0day-rubbish.com _______________________________________________ Sent through the Full Disclosure mailing list https://nmap.org/mailman/listinfo/fulldisclosure Web Archives & RSS: https://seclists.org/fulldisclosure/
Severity
No CVSS data available.
CWE
Impacted products
Vendor Product Version CPE status
Lantronix EDS3000PR Affected: unknown
guessed Create a notification for this product.

{
  "containers": {
    "cna": {
      "affected": [
        {
          "product": "EDS3000PR",
          "vendor": "Lantronix",
          "versions": [
            {
              "status": "affected",
              "version": "unknown"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "disclosure via Fulldisclosure"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "0day Rubbish Research Team is publicly disclosing two vulnerabilities in Lantronix EDS3000PR 3.2.0.0R2.\n\nVulnerability 1 \u2014 Authenticated command injection to root RCE in FsUnmount (CVSS 8.8, \nCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, CWE-78)\n\nLantronix EDS3000PR is an industrial serial device server (CII/OT). Its FsUnmount page handler validates a \nuser-supplied path against a character bitmask that rejects most shell metacharacters but allows single quotes and \nnewlines, then executes /sbin/ltrx_usb_umount \u0027/ltrx_user\u003cpath\u003e\u0027 via /bin/sh -c. A newline breaks out of the \nsingle-quoted command and the injected command executes as root. Verified with a root-owned marker in a qemu-arm chroot \nusing the real rootfs /bin/sh.\n\nAuthentication: authenticated (requires valid session)\n\nVulnerability 2 \u2014 Authenticated command injection to root RCE in SSL certificate import and diagnostics (CVSS 8.8, \nCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, CWE-78)\n\nOn the same Lantronix EDS3000PR device, the SSL certificate upload handler builds openssl rsa|dsa|ec|pkcs12 -passin \npass:%s commands from the attacker-controlled certificate password and executes them via system(); the diagnostics \nhandler builds ping and traceroute commands from the attacker-controlled host field the same way. No shell-character \nsanitization exists. An authenticated admin submits a semicolon or command-substitution payload in the password or host \nfield; the injected command executes as root. Verified with root markers for 5/5 SSL vectors and 3/3 diagnostics \nvectors.\n\nAuthentication: authenticated (requires valid session)\n\nFull technical analyses and reproducible proofs-of-concept:\n  https://0day-rubbish.com/blog/lantronix-eds3000pr-fsunmount-command-injection\n  https://0day-rubbish.com/blog/lantronix-eds3000pr-passin-pass-command-injection\n\nProject archive (ongoing disclosure series):\n  https://github.com/Exploit-Garbage/0day-Rubbish\n\nVendor has been notified. CVE IDs are pending.\n\n--\n0day Rubbish Research Team\ndisclosure () 0day-rubbish com\nhttps://0day-rubbish.com\n_______________________________________________\nSent through the Full Disclosure mailing list\nhttps://nmap.org/mailman/listinfo/fulldisclosure\nWeb Archives \u0026 RSS: https://seclists.org/fulldisclosure/"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-11T11:56:33Z",
        "orgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
        "shortName": "VULNARCHIVE"
      },
      "references": [
        {
          "tags": [
            "technical-description"
          ],
          "url": "https://vuln.freearchive.org/archive/full-disclosure/2026/Sep/6"
        },
        {
          "tags": [
            "technical-description"
          ],
          "url": "https://seclists.org/fulldisclosure/2026/Sep/6"
        },
        {
          "url": "https://0day-rubbish.com"
        },
        {
          "url": "https://0day-rubbish.com/blog/lantronix-eds3000pr-fsunmount-command-injection"
        },
        {
          "url": "https://0day-rubbish.com/blog/lantronix-eds3000pr-passin-pass-command-injection"
        },
        {
          "url": "https://github.com/Exploit-Garbage/0day-Rubbish"
        },
        {
          "url": "https://nmap.org/mailman/listinfo/fulldisclosure"
        },
        {
          "url": "https://seclists.org/fulldisclosure/"
        }
      ],
      "source": {
        "defect": [
          "https://seclists.org/fulldisclosure/2026/Sep/6"
        ],
        "discovery": "EXTERNAL"
      },
      "title": "[0day-rubbish] Lantronix EDS3000PR 3.2.0.0R2 two vulnerabilities",
      "x_gcve": [
        {
          "recordType": "advisory",
          "relationships": [],
          "vulnId": "GCVE-1988-2026-0165",
          "x_vulnarchive": {
            "archiveUrl": "https://vuln.freearchive.org/archive/full-disclosure/2026/Sep/6",
            "automated": true,
            "contentSha256": "06ba7fc5d15136ee62ee34cb74db1c10b234c3b66a7cb5d42fb6f500d9dc4431",
            "evidenceScore": 9,
            "messageId": "",
            "originalUrl": "https://seclists.org/fulldisclosure/2026/Sep/6",
            "policy": "vulnarchive-1",
            "sourceFormat": "text/html",
            "sourcePublishedAt": "2026-08-31T15:10:49Z"
          }
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
    "assignerShortName": "VULNARCHIVE",
    "datePublished": "2026-09-07T13:35:56Z",
    "dateUpdated": "2026-09-11T11:56:33Z",
    "state": "PUBLISHED",
    "vulnId": "GCVE-1988-2026-0165"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…