LiveActive security incident?Get immediate response
CVE Record

CVE-2014-0762: CG Automation ePAQ-9410 Substation Gateway Improper Input Validation

The CG Automation Software DNP3 driver, used in the ePAQ-9410 Substation Gateway products, does not validate input correctly. An attacker could cause the software to go into an infinite loop, causing the process to crash. The system must be restarted manually to clear the condition.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2014-0762 affects CG Automation ePAQ-9410 Substation Gateway systems using the CG Automation Software DNP3 driver. Bad input validation can force the software into an infinite loop, crash the process, and require a manual restart. The main business risk is loss of gateway availability in operational technology environments.

Executive priority

Treat this as a moderate OT availability risk. It is not reported as actively exploited, but affected substation gateways could require manual recovery after a crash, which can increase operational disruption during incidents or field maintenance windows.

Technical view

The issue is CWE-20 improper input validation in the CG Automation Software DNP3 driver for ePAQ-9410 Substation Gateway products. The CVSS v2 vector is AV:L/AC:M/Au:N/C:N/I:N/A:C, indicating local attack vector, medium complexity, no authentication, and complete availability impact.

Likely exposure

Exposure is most likely in electric utility or substation environments still operating CG Automation ePAQ-9410 Substation Gateway products. The source bundle lists all versions as affected. Systems without this product or DNP3 driver are not indicated as affected.

Exploitation context

The source bundle does not indicate active exploitation, and the CVE is not listed as KEV. The CVSS vector identifies local access as required. The described impact is process crash and manual restart, not data theft or integrity compromise.

Researcher notes

Evidence is limited to the CVE record and CISA advisory references in the bundle. Do not assume remote exploitability, public exploitation, or a specific patch unless confirmed by vendor or CISA guidance. Prioritize asset confirmation and operational impact analysis.

Mitigation direction

  • Identify any deployed CG Automation ePAQ-9410 Substation Gateway systems.
  • Check CG Automation or CISA guidance for vendor-recommended fixes or mitigations.
  • Restrict local and operational access to affected gateway systems.
  • Review operational restart procedures for affected substations.
  • Monitor affected systems for unexplained DNP3 driver crashes.

Validation and detection

  • Confirm whether ePAQ-9410 Substation Gateway products are in asset inventory.
  • Verify whether the CG Automation Software DNP3 driver is enabled or used.
  • Check system logs for process crashes or manual restart events.
  • Validate network and physical access controls around affected gateways.
  • Document compensating controls where vendor fixes are unavailable.
Prepared
Confidence
medium
Sources
4

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-20: 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-2014-0762 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
Medium
CVSS
4.7 (2.0)
Known Exploited
No
Published

Vector: AV:L/AC:M/Au:N/C:N/I:N/A:C

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.7CVSS 2.0MediumAV:L/AC:M/Au:N/C:N/I:N/A:C3.46.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

4.7Medium
CVSS 2.0 vector shape for CVE-2014-0762Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:L/AC:M/Au:N/C:N/I:N/A:C

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CG AutomationePAQ-9410 Substation Gatewayall versionsunaffected
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.