LiveActive security incident?Get immediate response
CVE Record

CVE-2020-2013: PAN-OS: Panorama context switch session cookie disclosure

A cleartext transmission of sensitive information vulnerability in Palo Alto Networks PAN-OS Panorama that discloses an authenticated PAN-OS administrator's PAN-OS session cookie. When an administrator issues a context switch request into a managed firewall with an affected PAN-OS Panorama version, their PAN-OS session cookie is transmitted over cleartext to the firewall. An attacker with the ability to intercept this network traffic between the firewall and Panorama can access the administrator's account and further manipulate devices managed by Panorama. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.6; PAN-OS 9.1 versions earlier than 9.1.1; All version of PAN-OS 8.0;

HighCVSS 8.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Affected Palo Alto Networks PAN-OS Panorama versions can send an authenticated administrator’s PAN-OS session cookie in cleartext during a context switch into a managed firewall. If someone can intercept that Panorama-to-firewall traffic, they could take over the administrator session and manipulate managed devices.

Executive priority

Prioritize remediation for Panorama-managed firewall estates because administrator session compromise can lead to control over security devices. Urgency is high where management networks are shared, weakly segmented, or accessible to untrusted systems.

Technical view

CVE-2020-2013 is CWE-319 cleartext transmission of sensitive information. The vulnerable flow occurs when a Panorama administrator performs a context switch request into a managed firewall. Fixed version thresholds are 7.1.26, 8.1.13, 9.0.6, and 9.1.1; all PAN-OS 8.0 versions are listed as affected.

Likely exposure

Exposure is most likely in environments running affected Panorama-managed PAN-OS versions where management traffic between Panorama and firewalls could be observed by an attacker. The issue requires administrator interaction through context switching and network interception capability.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked KEV. Exploitation is constrained by needing traffic interception between Panorama and the firewall plus an administrator context switch event, but successful abuse could compromise administrator access.

Researcher notes

The key condition is cleartext cookie exposure during Panorama context switch. Focus validation on affected version presence, context-switch usage, and management traffic trust boundaries. Avoid assuming internet-exposed exploitability unless the management path is actually reachable or observable.

Mitigation direction

  • Upgrade affected PAN-OS 7.1, 8.1, 9.0, and 9.1 versions to the fixed release thresholds or later.
  • Migrate PAN-OS 8.0 deployments because all 8.0 versions are listed as affected.
  • Review Palo Alto Networks guidance for supported upgrade paths and any environment-specific recommendations.
  • Restrict and monitor management-plane network paths between Panorama and managed firewalls.

Validation and detection

  • Inventory Panorama and managed firewall PAN-OS versions against the affected version list.
  • Confirm whether administrators use Panorama context switching into managed firewalls.
  • Review network architecture for places where Panorama-to-firewall management traffic could be intercepted.
  • After remediation, verify versions meet or exceed the fixed release thresholds.
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-319: 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-2013 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
8.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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
8.3CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H1.66Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.3High
CVSS 3.1 vector shape for CVE-2020-2013Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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
Palo Alto NetworksPAN-OS8.0.*, 9.0, 7.1, 8.1, 9.1Listed
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.