LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1900: Cisco Integrated Management Controller Unauthenticated Denial of Service Vulnerability

A vulnerability in the web server of Cisco Integrated Management Controller (IMC) could allow an unauthenticated, remote attacker to cause the web server process to crash, causing a denial of service (DoS) condition on an affected system. The vulnerability is due to insufficient validation of user-supplied input on the web interface. An attacker could exploit this vulnerability by submitting a crafted HTTP request to certain endpoints of the affected software. A successful exploit could allow an attacker to cause the web server to crash. Physical access to the device may be required for a restart.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2019-1900 is an unauthenticated remote denial-of-service issue in Cisco Integrated Management Controller. A malformed web request can crash the IMC web server, potentially disrupting management access. Availability impact is high, and restart may require physical access, increasing operational urgency for remote or unmanned infrastructure.

Executive priority

Treat this as a high-priority availability risk for server management infrastructure, not a data-theft issue. Urgency rises where IMC is reachable beyond trusted admin networks or where physical restart would cause prolonged outage.

Technical view

The issue affects the Cisco IMC web server in Cisco Unified Computing System management software. It stems from insufficient validation of user-supplied input on the web interface and is mapped to CWE-476. Exploitation requires network access, no authentication, low complexity, and no user interaction; impact is availability only.

Likely exposure

Exposure is most relevant where Cisco IMC web management interfaces are reachable over a network, especially from untrusted or broadly accessible segments. The bundle does not identify exact affected versions, so teams must confirm exposure against Cisco guidance and their asset inventory.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The documented attack path is a crafted HTTP request to certain affected web endpoints, causing the web server process to crash. No confidentiality or integrity impact is described.

Researcher notes

Evidence is limited to CVE and Cisco advisory metadata in the bundle. Affected versions are unspecified here. Validation should focus on asset/version mapping, management-plane exposure, and crash indicators, without attempting disruptive proof-of-concept testing in production.

Mitigation direction

  • Review Cisco's advisory for affected releases, fixed software, and workarounds.
  • Identify Cisco UCS systems using Cisco IMC management software.
  • Restrict IMC web management access to trusted administrative networks.
  • Prioritize remediation for remote sites where physical restart is difficult.
  • Monitor Cisco guidance for version-specific update instructions.

Validation and detection

  • Inventory Cisco IMC web interfaces and their network reachability.
  • Compare installed IMC management software versions with Cisco's advisory.
  • Confirm unauthenticated access is blocked from untrusted networks.
  • Check operational logs for unexpected IMC web server crashes.
  • Verify restart procedures for affected systems, including remote locations.
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-476: 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-1900 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
High
CVSS
7.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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
7.5CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.5High
CVSS 3.0 vector shape for CVE-2019-1900Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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 Unified Computing System (Management Software)unspecifiedListed
Weakness

CWE details

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

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.