LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3524: Cisco IOS XE ROM Monitor Software Vulnerability

A vulnerability in the Cisco IOS XE ROM Monitor (ROMMON) Software for Cisco 4000 Series Integrated Services Routers, Cisco ASR 920 Series Aggregation Services Routers, Cisco ASR 1000 Series Aggregation Services Routers, and Cisco cBR-8 Converged Broadband Routers could allow an unauthenticated, physical attacker to break the chain of trust and load a compromised software image on an affected device. The vulnerability is due to the presence of a debugging configuration option in the affected software. An attacker could exploit this vulnerability by connecting to an affected device through the console, forcing the device into ROMMON mode, and writing a malicious pattern using that specific option on the device. A successful exploit could allow the attacker to break the chain of trust and load a compromised software image on the affected device. A compromised software image is any software image that has not been digitally signed by Cisco.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects Cisco router boot trust at the physical-access layer. If an attacker can reach the console and force ROMMON interaction, they may bypass the expected chain of trust and load a non-Cisco-signed image. It is not described as remotely exploitable.

Executive priority

Treat this as a moderate but high-impact physical security issue. It is most urgent where affected routers sit outside tightly controlled facilities or support critical network paths.

Technical view

CVE-2020-3524 is a Cisco IOS XE ROMMON flaw caused by a debugging configuration option. It affects listed Cisco 4000 ISR, ASR 920, ASR 1000, and cBR-8 devices. CVSS is 6.4, with physical attack vector, high complexity, no privileges, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most relevant for organizations operating the named Cisco router families where attackers, contractors, insiders, or unauthorized visitors could physically access device consoles. Internet-facing status alone does not indicate exposure.

Exploitation context

The CVE source describes an unauthenticated physical attacker breaking secure boot trust and loading a compromised image. The bundle does not cite KEV listing or active exploitation evidence.

Researcher notes

Evidence is limited to the CVE record and Cisco advisory reference. The vulnerability is CWE-284 and centered on ROMMON trust enforcement, not a normal network service attack path. No exploit activity is supported by the provided sources.

Mitigation direction

  • Review Cisco advisory guidance for affected ROMMON software and fixed releases.
  • Restrict physical and console access to affected routers.
  • Audit data centers, closets, and branch sites for unauthorized console reachability.
  • Use only Cisco-signed, approved software images.
  • Prioritize devices in shared or weakly controlled physical locations.

Validation and detection

  • Inventory Cisco 4000 ISR, ASR 920, ASR 1000, and cBR-8 routers.
  • Compare ROMMON software status against Cisco advisory guidance.
  • Confirm console ports require controlled physical access.
  • Verify deployed boot images are Cisco-signed and approved.
  • Document any branch or colocation sites with weaker physical controls.
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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-3524 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.4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/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.4CVSS 3.0MediumCVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H0.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.4Medium
CVSS 3.0 vector shape for CVE-2020-3524Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/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 IOS XE ROMMON Softwaren/aListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.