LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1997: PAN-OS: GlobalProtect registration open redirect

An open redirection vulnerability in the GlobalProtect component of Palo Alto Networks PAN-OS allows an attacker to specify an arbitrary redirection target away from the trusted GlobalProtect gateway. If the user then successfully authenticates it will cause them to access an unexpected and potentially malicious website. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.0 versions earlier than 8.0.14.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-1997 is a PAN-OS GlobalProtect open redirect issue. A malicious actor could cause an authenticated user to leave the trusted GlobalProtect gateway and land on an unexpected site. The main business risk is phishing or credential-trust abuse around a remote access workflow, not direct firewall takeover.

Executive priority

Treat as a moderate remote-access security issue. Patch exposed GlobalProtect systems during the next controlled maintenance window, sooner where remote access is internet-facing or heavily used by privileged staff.

Technical view

The vulnerability is CWE-601 in the GlobalProtect registration flow. Sources describe arbitrary redirect targets away from the trusted gateway after successful authentication. The CVSS 3.1 score is 5.3 with network attack vector, low complexity, no privileges, and low confidentiality impact only.

Likely exposure

Organizations using Palo Alto Networks PAN-OS GlobalProtect on affected versions are the likely exposure group. The description names PAN-OS 7.1 before 7.1.26 and PAN-OS 8.0 before 8.0.14. The supplied metadata also lists later branches, so confirm applicability against Palo Alto’s advisory.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. This should be treated as a phishing-enabling web redirect weakness tied to GlobalProtect authentication flows, not as confirmed in-the-wild compromise evidence.

Researcher notes

The evidence supports an open redirect in GlobalProtect registration, not code execution. The affected-version data is partly inconsistent: the description gives fixed ranges for 7.1 and 8.0, while metadata lists 8.1, 9.0, and 9.1. Validate against Palo Alto’s advisory before scoping later branches.

Mitigation direction

  • Upgrade PAN-OS 7.1 deployments to 7.1.26 or later.
  • Upgrade PAN-OS 8.0 deployments to 8.0.14 or later.
  • Check Palo Alto’s advisory for branch-specific guidance and supported versions.
  • Prioritize internet-facing GlobalProtect gateways in remediation planning.
  • Monitor for suspicious post-authentication redirects to untrusted domains.

Validation and detection

  • Inventory all GlobalProtect gateways and their PAN-OS versions.
  • Confirm no gateway runs PAN-OS 7.1 before 7.1.26.
  • Confirm no gateway runs PAN-OS 8.0 before 8.0.14.
  • Review vendor advisory applicability for any listed later PAN-OS branches.
  • Check security logs for unusual external redirect patterns after authentication.
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-601: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-1997 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.3 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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

CWE details

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

CWE-601 · source CWE mapping

URL Redirection to Untrusted Site ('Open Redirect')

URL Redirection to Untrusted Site ('Open Redirect') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.