LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1892: Cisco Small Business Series Switches Memory Corruption Vulnerability

A vulnerability in the Secure Sockets Layer (SSL) input packet processor of Cisco Small Business 200, 300, and 500 Series Managed Switches could allow an unauthenticated, remote attacker to cause a memory corruption on an affected device. The vulnerability is due to improper validation of HTTPS packets. An attacker could exploit this vulnerability by sending a malformed HTTPS packet to the management web interface of the affected device. A successful exploit could allow the attacker to cause an unexpected reload of the device, resulting in a denial of service (DoS) condition.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability can let an unauthenticated remote attacker crash affected Cisco Small Business managed switches through the HTTPS management interface. The business impact is availability: unexpected switch reloads can disrupt network connectivity and operations, especially where these devices support offices, branch networks, or critical access segments.

Executive priority

Treat this as a high-priority availability risk for affected branch and access networks. It should be remediated promptly where management HTTPS is broadly reachable, but current source evidence does not justify emergency language based on active exploitation.

Technical view

CVE-2019-1892 is a memory corruption flaw in the SSL input packet processor for Cisco Small Business 200, 300, and 500 Series Managed Switches. Improper HTTPS packet validation can trigger an unexpected device reload. CVSS v3.0 is 7.5, network-accessible, low complexity, no privileges, no user interaction, availability impact only.

Likely exposure

Exposure is most likely where affected Cisco Small Business managed switches have the web management interface reachable over HTTPS from untrusted networks, shared user networks, or the Internet. Devices with management access limited to trusted administrative networks have lower practical exposure.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. The described attack is unauthenticated and remote against the management web interface, with denial of service as the stated outcome. The sources do not claim data theft, privilege escalation, or code execution.

Researcher notes

Key evidence is Cisco’s description of malformed HTTPS packet handling causing memory corruption and reload. Public source detail in the bundle is limited: no exploit activity, fixed version list, workaround detail, or broader product matrix is provided here. Validate directly against the Cisco advisory before final remediation decisions.

Mitigation direction

  • Check Cisco’s advisory for affected models, fixed firmware, and vendor-supported mitigations.
  • Restrict HTTPS management access to trusted administrative hosts or VPN-only networks.
  • Remove switch management interfaces from Internet exposure and user-accessible VLANs.
  • Prioritize firmware remediation for switches supporting critical network paths.
  • Monitor for unexpected reloads until remediation is complete.

Validation and detection

  • Inventory Cisco Small Business 200, 300, and 500 Series managed switches.
  • Confirm whether HTTPS web management is enabled on each device.
  • Test whether management HTTPS is reachable from untrusted or external networks.
  • Compare device models and firmware against the Cisco advisory.
  • Review logs, uptime, and monitoring for unexpected reload patterns.
Prepared
Confidence
high
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-119: 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-1892 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-1892Attack 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 Small Business 300 Series Managed SwitchesunspecifiedListed
Weakness

CWE details

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

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.