LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3150: Cisco Small Business RV110W and RV215W Series Routers Information Disclosure Vulnerability

A vulnerability in the web-based management interface of Cisco Small Business RV110W and RV215W Series Routers could allow an unauthenticated, remote attacker to download sensitive information from the device, which could include the device configuration. The vulnerability is due to improper authorization of an HTTP request. An attacker could exploit this vulnerability by accessing a specific URI on the web-based management interface of the router, but only after any valid user has opened a specific file on the device since the last reboot. A successful exploit would allow the attacker to view sensitive information, which should be restricted.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Some Cisco Small Business RV110W and RV215W routers may expose sensitive device information, including configuration data, through their web management interface. The attacker does not need credentials, but exploitation depends on a prior valid user action since the last reboot. The main business risk is disclosure of network configuration and secrets.

Executive priority

Prioritize remediation for any affected router with externally reachable management. The issue is not rated critical and has no provided active-exploitation evidence, but configuration disclosure can enable broader compromise of network infrastructure.

Technical view

CVE-2020-3150 is an improper authorization issue in the web-based management interface. A remote unauthenticated attacker could access restricted sensitive information after a valid user opened a specific file on the device since reboot. CVSS 3.0 is 5.9, with high confidentiality impact and no stated integrity or availability impact.

Likely exposure

Exposure is most relevant where affected Cisco Small Business RV110W or RV215W router management interfaces are reachable from untrusted networks. Devices limited to trusted administration networks have lower practical exposure, but still require review because the flaw is unauthenticated once its condition is met.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation is constrained by a required prior valid-user action since reboot, which raises complexity, but the attacker can be remote and unauthenticated if the management interface is reachable.

Researcher notes

Key constraints are unauthenticated remote access, improper authorization, and a prerequisite valid-user file-open condition since reboot. Do not assume exploitability without management-interface reachability and the prerequisite state. The provided sources do not name a specific patch version or active exploitation.

Mitigation direction

  • Review Cisco’s advisory for affected releases and vendor remediation guidance.
  • Restrict router web management access to trusted administration networks only.
  • Remove internet exposure from affected management interfaces where present.
  • Rotate sensitive configuration secrets if exposure is suspected.
  • Replace unsupported affected devices if no vendor-supported fix is available.

Validation and detection

  • Inventory Cisco Small Business RV110W and RV215W routers in use.
  • Confirm whether web management is reachable from untrusted networks.
  • Check firmware and model status against Cisco’s advisory.
  • Review logs for unusual management-interface access where available.
  • Assess whether exposed configurations contained reusable secrets.
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-285: 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-3150 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
5.9 (3.0)
Known Exploited
No
Published

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

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
5.9CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

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

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 RV110W Wireless-N VPN Firewall Firmwaren/aListed
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

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