LiveActive security incident?Get immediate response
CVE Record

CVE-2018-18994: LCDS Laquis SCADA prior to version 4.1.0.4150 allows an out of bounds read when opening a specially crafted...

LCDS Laquis SCADA prior to version 4.1.0.4150 allows an out of bounds read when opening a specially crafted project file, which may cause a system crash or allow data exfiltration.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

LCDS Laquis SCADA before 4.1.0.4150 can crash or potentially expose data when a specially crafted project file is opened. This is most urgent where operators exchange or import project files into production or engineering workstations.

Executive priority

Prioritize remediation for operational technology environments where project files are shared across teams or vendors. Business impact is mainly availability disruption, with possible data exposure noted by sources.

Technical view

CVE-2018-18994 is a CWE-125 out-of-bounds read in LCDS Laquis SCADA versions before 4.1.0.4150. The trigger described in sources is opening a specially crafted project file, with possible system crash or data exfiltration.

Likely exposure

Exposure is limited to environments running LCDS Laquis SCADA before 4.1.0.4150, especially engineering stations or operator systems that open externally supplied or transferred project files.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The described attack path requires a specially crafted project file to be opened.

Researcher notes

Evidence is narrow but clear: affected product and version boundary are identified, CWE-125 is assigned, and impact is crash or data exfiltration. No CVSS score, exploit details, or KEV evidence are provided.

Mitigation direction

  • Upgrade LCDS Laquis SCADA to version 4.1.0.4150 or later.
  • Restrict who can import or open SCADA project files.
  • Treat external or unexpected project files as untrusted.
  • Check the CISA advisory and vendor guidance for deployment-specific recommendations.

Validation and detection

  • Inventory LCDS Laquis SCADA installations and record installed versions.
  • Confirm no systems run versions earlier than 4.1.0.4150.
  • Review file-transfer paths used for SCADA project files.
  • Check endpoint or application logs for crashes tied to project-file opening.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-125: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-18994 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LCDS LaquisLCDS Laquis SCADAAll versions prior to version 4.1.0.4150Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.