LiveActive security incident?Get immediate response
CVE Record

CVE-2019-10992: Delta Electronics CNCSoft ScreenEditor, Versions 1.00.89 and prior.

Delta Electronics CNCSoft ScreenEditor, Versions 1.00.89 and prior. Multiple out-of-bounds read vulnerabilities may cause information disclosure due to lacking user input validation for processing project files.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This issue affects Delta Electronics CNCSoft ScreenEditor versions 1.00.89 and earlier. The software may read data outside expected memory bounds when processing project files, which can expose information. The public bundle does not provide a CVSS score, patch version, or confirmed exploitation evidence.

Executive priority

Prioritize review where Delta CNCSoft ScreenEditor is used in engineering or OT workflows. Business urgency is highest if staff routinely process project files from outside trusted internal sources. Evidence is insufficient to justify claims of active exploitation or broad internet-facing risk.

Technical view

CVE-2019-10992 is a CWE-125 out-of-bounds read in CNCSoft ScreenEditor caused by insufficient validation while processing project files. The documented impact is information disclosure. The sources do not define attack prerequisites, remote reachability, proof of exploitation, or a vendor-fixed version.

Likely exposure

Exposure is likely limited to environments using Delta CNCSoft ScreenEditor version 1.00.89 or earlier, especially engineering or OT support workstations that open CNCSoft project files. Systems not running this application are not indicated as affected by the provided sources.

Exploitation context

The issue is not listed in KEV, and the supplied sources do not report active exploitation. Based on the description, the risk is tied to project-file processing, but the bundle does not confirm whether exploitation requires a malicious file or specific user action.

Researcher notes

The source bundle gives affected versions, weakness class, and information disclosure impact, but omits CVSS, exploitability conditions, fixed release details, and technical trigger specifics. Treat validation as inventory and workflow analysis rather than exploit reproduction.

Mitigation direction

  • Inventory CNCSoft ScreenEditor installations and record exact versions.
  • Check Delta and CISA advisory guidance for approved updates or mitigations.
  • Avoid opening project files from untrusted or unverified sources.
  • Restrict CNCSoft use to trusted engineering workstations where practical.
  • Apply compensating controls until vendor remediation is confirmed.

Validation and detection

  • Confirm whether any hosts run CNCSoft ScreenEditor version 1.00.89 or earlier.
  • Review engineering workflows for third-party or externally supplied project files.
  • Map affected workstations to OT and corporate network segments.
  • Verify whether vendor guidance has been applied and documented.
  • Track this CVE in the vulnerability register with evidence of exposure decisions.
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-2019-10992 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
Delta ElectronicsCNCSoft ScreenEditorVersions 1.00.89 and priorListed
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.