LiveActive security incident?Get immediate response
CVE Record

CVE-2020-2016: PAN-OS: Temporary file race condition vulnerability in PAN-OS leads to local privilege escalation

A race condition due to insecure creation of a file in a temporary directory vulnerability in PAN-OS allows for root privilege escalation from a limited linux user account. This allows an attacker who has escaped the restricted shell as a low privilege administrator, possibly by exploiting another vulnerability, to escalate privileges to become root user. 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; All versions of PAN-OS 8.0.

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This PAN-OS flaw can let someone who already has limited local access on a firewall become root. It is not a standalone remote compromise: the attacker must first escape PAN-OS restricted shell or arrive through another vulnerability. Business urgency is high where affected PAN-OS versions remain in use, especially on internet-managed or heavily delegated devices.

Executive priority

Prioritize remediation on affected management-plane devices and any appliances with many administrators. The flaw gives root control after local foothold, so it can turn a limited compromise into full device compromise. It is high priority, but evidence supplied does not support claiming active exploitation.

Technical view

CVE-2020-2016 is a CWE-377 temporary-file race condition in PAN-OS. CVSS 3.1 is 7.0 with local attack vector, high complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact. Successful exploitation escalates from a limited Linux user account to root after restricted-shell escape.

Likely exposure

Exposure is limited to Palo Alto Networks PAN-OS versions identified in the sources: 7.1 before 7.1.26, all 8.0, 8.1 before 8.1.13, 9.0 before 9.0.6, and source-listed 9.1.0. Systems without local low-privileged attacker access are less directly exposed.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. Exploitation requires local access as a limited Linux user, likely after restricted-shell escape or chaining with another vulnerability. Treat it as a serious post-compromise privilege-escalation risk, not initial-entry evidence.

Researcher notes

The critical precondition is local low-privileged Linux access after restricted-shell escape. Validation should focus on version exposure and plausible chaining paths. The provided evidence names affected PAN-OS versions and fixed releases, but does not provide exploit indicators, in-the-wild exploitation, or detailed workaround controls.

Mitigation direction

  • Upgrade PAN-OS 7.1 to 7.1.26 or later if still supported.
  • Upgrade PAN-OS 8.1 to 8.1.13 or later.
  • Upgrade PAN-OS 9.0 to 9.0.6 or later.
  • Replace or upgrade all PAN-OS 8.0 deployments per vendor guidance.
  • Check Palo Alto Networks advisory for current support and remediation guidance.

Validation and detection

  • Inventory PAN-OS versions across firewalls, Panorama, and managed devices.
  • Flag PAN-OS 8.0, 7.1 below 7.1.26, 8.1 below 8.1.13, and 9.0 below 9.0.6.
  • Review admin account activity for restricted-shell escapes or unexpected local Linux access.
  • Confirm remediation against the Palo Alto Networks advisory, not only asset labels.
  • Document any unpatchable devices and compensating operational controls.
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-377: 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-2016 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-2016Attack 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 NetworksPAN-OS8.0.*, 7.1, 8.1, 9.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-377 · source CWE mapping

Insecure Temporary File

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