LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1993: PAN-OS: GlobalProtect Portal PHP session fixation vulnerability

The GlobalProtect Portal feature in PAN-OS does not set a new session identifier after a successful user login, which allows session fixation attacks, if an attacker is able to control a user's session ID. This issue affects: All PAN-OS 7.1 and 8.0 versions; PAN-OS 8.1 versions earlier than 8.1.14; PAN-OS 9.0 versions earlier than 9.0.8.

LowCVSS 3.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2020-1993 is a low-severity session handling flaw in Palo Alto Networks PAN-OS GlobalProtect Portal. After login, the portal may keep the same session identifier, creating a session fixation risk if an attacker can already influence a user’s session and the user completes login.

Executive priority

Treat this as routine but visible perimeter hygiene. The business risk is lower than most VPN flaws because exploitation is constrained, but GlobalProtect is internet-facing in many environments and should not remain on known affected releases.

Technical view

The issue is CWE-384 session fixation in the GlobalProtect Portal feature. It has CVSS 3.1 score 3.7 with network reachability, high attack complexity, low privileges required, user interaction required, and limited confidentiality and integrity impact. Availability impact is not indicated.

Likely exposure

Exposure is limited to organizations running affected PAN-OS GlobalProtect Portal versions: all 7.1 and 8.0, 8.1 before 8.1.14, and 9.0 before 9.0.8. The provided structured list also names 9.1.0 and 9.2.0, so confirm exact applicability against the vendor advisory.

Exploitation context

The source bundle does not cite active exploitation, and KEV status is false. Practical abuse requires attacker control over a user’s session identifier and user interaction during login, which raises the difficulty and limits expected opportunistic exploitation.

Researcher notes

The main uncertainty is version scope: the narrative source text lists 7.1, 8.0, 8.1 before 8.1.14, and 9.0 before 9.0.8, while the structured affected list also includes 9.1.0 and 9.2.0. Validate against the Palo Alto advisory before final scoping.

Mitigation direction

  • Upgrade PAN-OS 8.1 deployments to 8.1.14 or later.
  • Upgrade PAN-OS 9.0 deployments to 9.0.8 or later.
  • Check Palo Alto Networks guidance for 7.1, 8.0, 9.1.0, and 9.2.0 applicability.
  • Prioritize exposed GlobalProtect Portal systems over internally reachable portals.

Validation and detection

  • Inventory PAN-OS versions on all GlobalProtect Portal deployments.
  • Confirm whether each portal runs affected 7.1, 8.0, 8.1, or 9.0 releases.
  • Review vendor advisory applicability for any 9.1.0 or 9.2.0 systems.
  • Verify upgraded systems report fixed or unaffected PAN-OS versions.
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-384: 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-1993 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
Low
CVSS
3.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/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
3.7CVSS 3.1LowCVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N1.22.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.7Low
CVSS 3.1 vector shape for CVE-2020-1993Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-384 · source CWE mapping

Session Fixation

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