LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3511: Cisco IOS and IOS XE Software ISDN Q.931 Denial of Service Vulnerability

A vulnerability in the ISDN subsystem of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, adjacent attacker to cause a reload of an affected device, resulting in a denial of service (DoS) condition. The vulnerability is due to insufficient input validation when the ISDN Q.931 messages are processed. An attacker could exploit this vulnerability by sending a malicious ISDN Q.931 message to an affected device. A successful exploit could allow the attacker to cause the process to crash, resulting in a reload of the affected device.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let someone on an adjacent network segment crash and reload affected Cisco IOS or IOS XE devices that process ISDN Q.931 messages. The business impact is service interruption, not data theft, but affected network equipment could briefly drop connectivity or routing availability.

Executive priority

Treat this as a high-priority availability risk for networks still using affected Cisco IOS or IOS XE ISDN capabilities. It is less urgent for environments without ISDN/Q.931 exposure, but confirmed exposed devices should be remediated promptly.

Technical view

CVE-2020-3511 is an insufficient input validation issue in the ISDN subsystem when processing ISDN Q.931 messages. An unauthenticated adjacent attacker could send a malicious Q.931 message that crashes the process and reloads the device. CVSS v3.0 is 7.4 high, with high availability impact only.

Likely exposure

Exposure is most likely where Cisco IOS or IOS XE devices run affected software and have ISDN Q.931 processing reachable from an adjacent attacker. The provided sources do not list exact vulnerable versions or configurations in the bundle.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires adjacent network access, no credentials, low complexity, and no user interaction. Successful exploitation causes denial of service through device reload.

Researcher notes

The vulnerability maps to CWE-20 and is availability-only: no confidentiality or integrity impact is claimed. The key constraint is attack adjacency, so exposure validation should focus on device role, ISDN/Q.931 configuration, and reachable Layer 2 or telecom adjacency.

Mitigation direction

  • Check Cisco advisory for affected releases and fixed software guidance.
  • Upgrade affected Cisco IOS or IOS XE devices per Cisco guidance.
  • Limit adjacency to ISDN/Q.931-capable interfaces to trusted networks.
  • Monitor affected devices for unexpected reloads or ISDN subsystem crashes.
  • Prioritize redundancy for devices carrying critical connectivity.

Validation and detection

  • Inventory Cisco IOS and IOS XE devices with ISDN functionality enabled.
  • Compare installed software versions against Cisco advisory applicability.
  • Review device logs for reloads linked to ISDN or Q.931 processing.
  • Confirm untrusted adjacent systems cannot reach ISDN signaling paths.
  • Document affected, fixed, and not-applicable devices.
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-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-2020-3511 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.4 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

7.4High
CVSS 3.0 vector shape for CVE-2020-3511Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/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 IOSn/aListed
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.