LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3482: Cisco Expressway Software Unauthorized Access Information Disclosure Vulnerability

A vulnerability in the Traversal Using Relays around NAT (TURN) server component of Cisco Expressway software could allow an unauthenticated, remote attacker to bypass security controls and send network traffic to restricted destinations. The vulnerability is due to improper validation of specific connection information by the TURN server within the affected software. An attacker could exploit this issue by sending specially crafted network traffic to the affected software. A successful exploit could allow the attacker to send traffic through the affected software to destinations beyond the application, possibly allowing the attacker to gain unauthorized network access.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can let an unauthenticated attacker use affected Cisco Expressway TURN functionality as a relay to reach destinations that should be restricted. Business risk is unauthorized network access through collaboration infrastructure, not full system takeover based on the provided sources.

Executive priority

Treat as a prioritized collaboration-edge review item. The CVSS score is medium, but unauthenticated network reachability and possible access to restricted destinations make exposure-driven remediation important.

Technical view

CVE-2020-3482 is an improper access control issue in Cisco Expressway software's TURN server. Improper validation of connection information can allow specially crafted remote traffic to bypass controls and send traffic beyond the application to restricted destinations.

Likely exposure

Exposure is most likely in organizations running Cisco Expressway or Cisco TelePresence VCS Expressway for video collaboration, especially where TURN services are reachable from untrusted networks. The bundle does not provide affected version ranges.

Exploitation context

The provided sources describe unauthenticated remote exploitability with low attack complexity. They do not show CISA KEV listing or other evidence of active exploitation, public exploit use, or weaponized tooling.

Researcher notes

The record maps to CWE-284 and CVSS 3.0 score 6.5. The core condition is insufficient validation of TURN connection information. Source detail is limited on affected versions, fixes, and exploit observations.

Mitigation direction

  • Identify Cisco Expressway and VCS Expressway deployments in collaboration edge infrastructure.
  • Review Cisco advisory cisco-sa-Expressway-8J3yZ7hV for affected releases and remediation.
  • Follow Cisco's fixed-release or workaround guidance; this bundle does not name a specific fix.
  • Restrict access to TURN-related services to required peers where operationally possible.
  • Monitor for unexpected relayed traffic to internal or restricted destinations.

Validation and detection

  • Confirm whether Cisco Expressway or VCS Expressway is deployed and externally reachable.
  • Check installed versions against Cisco's advisory because versions are not listed in this bundle.
  • Review network paths allowed through the TURN server component.
  • Look for anomalous relay traffic from Expressway systems to restricted destinations.
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 · 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-3482 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.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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
6.5CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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 TelePresence Video Communication Server (VCS) Expresswayn/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.