LiveActive security incident?Get immediate response
CVE Record

CVE-2020-12146: Silver Peak Unity OrchestratorTM subject to path traversal.

In Silver Peak Unity Orchestrator versions prior to 8.9.11+, 8.10.11+, or 9.0.1+, an authenticated user can access, modify, and delete restricted files on the Orchestrator server using the/debugFiles REST API.

MediumCVSS 6.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An authenticated user of vulnerable Silver Peak Unity Orchestrator could reach restricted server files through a path traversal flaw in the debugFiles REST API. The impact can include reading, changing, or deleting files, but the source describes high privileges and high attack complexity.

Executive priority

Treat as a moderate priority unless Orchestrator is internet-exposed, broadly reachable, or has weak privileged-account controls. The vulnerability can affect sensitive files and system integrity, but the cited record requires authenticated high-privilege access and does not document active exploitation.

Technical view

CVE-2020-12146 is a CWE-22 path traversal issue in Silver Peak Unity Orchestrator before 8.9.11+, 8.10.11+, or 9.0.1+. CVSS 3.1 is 6.6 with network attack vector, high complexity, high required privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to organizations running Silver Peak Unity Orchestrator versions earlier than 8.9.11+, 8.10.11+, or 9.0.1+. The source indicates exploitation requires an authenticated user with high privileges, so privileged account compromise or misuse is the main concern.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The CVE record states an authenticated user can access, modify, and delete restricted files using the debugFiles REST API. Evidence is incomplete on public exploit availability or real-world attacks.

Researcher notes

The key research points are affected version confirmation, privilege boundaries around debugFiles, and log review for suspicious API use. The public bundle does not provide exploit details, patch internals, or compensating controls beyond fixed version thresholds and the vendor advisory reference.

Mitigation direction

  • Upgrade Unity Orchestrator to 8.9.11+, 8.10.11+, or 9.0.1+ per vendor guidance.
  • Review Silver Peak security advisories for supported upgrade paths and supplemental hardening guidance.
  • Restrict Orchestrator administrative access to trusted networks and authorized users.
  • Review privileged Orchestrator accounts and remove unnecessary access.
  • Monitor for unexpected debugFiles REST API activity.

Validation and detection

  • Inventory all Silver Peak Unity Orchestrator instances and record exact versions.
  • Confirm each instance is running 8.9.11+, 8.10.11+, 9.0.1+, or later.
  • Review Orchestrator logs for unusual debugFiles REST API access.
  • Verify privileged account membership matches operational need.
  • Check restricted server files for unexpected changes where older versions were exposed.
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-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-12146 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.6 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.6Medium
CVSS 3.1 vector shape for CVE-2020-12146Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Silver Peak Systems, Inc.Unity OrchestratorAll versions affected prior to Silver Peak Unity Orchestrator 8.9.11+, 8.10.11+, or 9.0.1+.Listed
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.