LiveActive security incident?Get immediate response
CVE Record

CVE-2014-9197: Schneider Electric ETG3000 FactoryCast HMI Gateway Missing Authentication for Critical Function

The Schneider Electric ETG3000 FactoryCast HMI Gateway with firmware before 1.60 IR 04 stores rde.jar under the web root with insufficient access control, which allows remote attackers to obtain sensitive setup and configuration information via a direct request.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Some Schneider Electric ETG3000 FactoryCast HMI Gateways exposed a sensitive application file through the web interface without authentication. A remote unauthenticated attacker could obtain setup and configuration information. For industrial environments, this is serious because exposed gateway configuration can support broader compromise or unsafe operational access.

Executive priority

Prioritize this for any operational technology site using ETG3000 gateways. The issue is old but critical, unauthenticated, and tied to sensitive configuration exposure. Internet-reachable or flat-network deployments should be handled urgently.

Technical view

CVE-2014-9197 is a CWE-306 missing-authentication issue in ETG3000 FactoryCast HMI Gateway firmware before 1.60 IR 04. The source states that rde.jar was stored under the web root with insufficient access control, allowing remote unauthenticated access to sensitive setup and configuration information.

Likely exposure

Exposure is most relevant where TSXETG3000, TSXETG3010, TSXETG3021, or TSXETG3022 gateways run firmware before 1.60 IR 04, especially if reachable from untrusted networks. The bundle does not prove internet exposure in any specific environment.

Exploitation context

The CVSS vector indicates network access, low complexity, and no authentication. The provided sources do not state active exploitation, and CISA KEV status is false in the bundle. Treat exploitability as plausible but not confirmed as exploited in the wild from these sources.

Researcher notes

The bundle identifies the flaw and affected model family but provides limited remediation detail beyond the fixed firmware threshold. Do not infer broader Schneider product impact. Validation should focus on model, firmware, network reachability, and evidence of unauthenticated access attempts.

Mitigation direction

  • Inventory ETG3000 FactoryCast HMI Gateway models and firmware versions.
  • Update affected firmware to 1.60 IR 04 or later per Schneider Electric guidance.
  • Restrict gateway web access to trusted management networks only.
  • Remove any direct internet exposure for affected gateways.
  • Review Schneider Electric and CISA advisories for environment-specific mitigations.

Validation and detection

  • Confirm whether TSXETG3000, TSXETG3010, TSXETG3021, or TSXETG3022 devices are deployed.
  • Verify each gateway firmware version is 1.60 IR 04 or later.
  • Check whether gateway web interfaces are reachable from untrusted networks.
  • Review access logs for unusual unauthenticated requests to web-root resources.
  • Document compensating controls where immediate firmware updates are not possible.
Prepared
Confidence
high
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 · medium confidence lookup

CWE-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-9197 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
Critical
CVSS
10 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:N/C:C/I:C/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
10CVSS 2.0CriticalAV:N/AC:L/Au:N/C:C/I:C/A:C1010Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

10Critical
CVSS 2.0 vector shape for CVE-2014-9197Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:N/C:C/I:C/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
Schneider ElectricETG3000 FactoryCast HMI GatewayTSXETG3000, TSXETG3010, TSXETG3021, TSXETG3022unaffected
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.