LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12714: Cisco IC3000 Industrial Compute Gateway Denial of Service Vulnerability

A vulnerability in the web-based management interface of Cisco IC3000 Industrial Compute Gateway could allow an authenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability exists because the affected software improperly manages system resources. An attacker could exploit this vulnerability by opening a large number of simultaneous sessions on the web-based management interface of an affected device. A successful exploit could allow the attacker to cause a DoS condition of the web-based management interface, preventing normal management operations.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-12714 affects Cisco IC3000 Industrial Compute Gateway management. An authenticated remote user could overload the web management interface, making normal administration unavailable. It does not indicate data theft or device compromise, but it can disrupt operational management of industrial gateway devices.

Executive priority

Treat as a moderate operational resilience issue. It is not described as data compromise, but it can block management of industrial gateways. Prioritize devices supporting critical operations or exposed beyond tightly controlled administration networks.

Technical view

The flaw is improper resource management in the IC3000 web-based management interface. With low privileges and network access, an attacker can create excessive simultaneous management sessions and trigger denial of service for the interface. CVSS 3.0 is 6.5, with high availability impact and no confidentiality or integrity impact.

Likely exposure

Exposure is mainly organizations running Cisco IC3000 Industrial Compute Gateway with the web management interface reachable by authenticated users over a network. Risk increases where management access is broadly available or shared credentials exist. Affected versions are unspecified in the supplied sources.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Exploitation requires authentication and network reachability to the web management interface. The described impact is management-plane denial of service, preventing normal management operations.

Researcher notes

Mapped to CWE-400 resource consumption. CVSS vector is AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. Supplied sources do not provide affected version granularity, fixed releases, workaround details, or exploit-in-the-wild evidence.

Mitigation direction

  • Review Cisco’s advisory for fixed software or official mitigation guidance.
  • Restrict web management access to trusted administrative networks only.
  • Audit and reduce unnecessary user accounts with management access.
  • Monitor for abnormal volumes of concurrent management sessions.
  • Prioritize remediation where IC3000 supports operationally critical industrial environments.

Validation and detection

  • Inventory Cisco IC3000 Industrial Compute Gateway deployments.
  • Confirm whether the web management interface is network-reachable.
  • Identify who has authenticated access to the management interface.
  • Review logs for unusual session volume or repeated login activity.
  • Check Cisco advisory guidance against deployed software versions.
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-400: 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-12714 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
6.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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
2Source 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
6.5CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2019-12714Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco IC3000 Industrial Compute GatewayunspecifiedListed
Weakness

CWE details

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

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.