LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1989: Global Protect Agent: Incorrect privilege assignment allows local privilege escalation

An incorrect privilege assignment vulnerability when writing application-specific files in the Palo Alto Networks Global Protect Agent for Linux on ARM platform allows a local authenticated user to gain root privileges on the system. This issue affects Palo Alto Networks Global Protect Agent for Linux 5.0 versions before 5.0.8; 5.1 versions before 5.1.1.

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability lets a logged-in local user on affected Linux ARM systems turn limited access into root access through Palo Alto Networks Global Protect Agent file handling. It is serious, but the source bundle does not show remote exploitation or known active exploitation.

Executive priority

Treat as a high-priority endpoint hardening issue where Linux ARM systems run affected Global Protect Agent versions. Business urgency is highest on shared or multi-user systems because successful exploitation gives root control.

Technical view

CVE-2020-1989 is a CWE-266 incorrect privilege assignment issue when the Linux ARM Global Protect Agent writes application-specific files. A local authenticated user can gain root privileges. Affected versions are 5.0 before 5.0.8 and 5.1 before 5.1.1.

Likely exposure

Exposure is limited to Linux ARM systems running Palo Alto Networks Global Protect Agent 5.0 before 5.0.8 or 5.1 before 5.1.1. The attacker must already have local authenticated access.

Exploitation context

The CVSS vector is local, high complexity, low privileges required, and no user interaction. The bundle marks KEV as false, and no cited source in the bundle supports active exploitation.

Researcher notes

The public bundle identifies impact, affected versions, CVSS, CWE, and fixed-version thresholds, but does not provide technical root-cause detail beyond incorrect privilege assignment during application-specific file writes.

Mitigation direction

  • Upgrade affected 5.0 deployments to Global Protect Agent 5.0.8 or later.
  • Upgrade affected 5.1 deployments to Global Protect Agent 5.1.1 or later.
  • Restrict local shell access on systems running the agent.
  • Check Palo Alto Networks guidance before applying operational workarounds.

Validation and detection

  • Inventory Linux ARM endpoints with Global Protect Agent installed.
  • Confirm installed versions are not 5.0 before 5.0.8 or 5.1 before 5.1.1.
  • Review endpoint access logs for unexpected local user activity.
  • Prioritize systems where untrusted users have local accounts.
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-266: 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-1989 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
7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/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
7CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H15.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Palo Alto NetworksGlobal Protect Agent5.0, 5.1Listed
Weakness

CWE details

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

CWE-266 · source CWE mapping

Incorrect Privilege Assignment

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