LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1994: PAN-OS: Predictable temporary file vulnerability

A predictable temporary file vulnerability in PAN-OS allows a local authenticated user with shell access to corrupt arbitrary system files affecting the integrity of the system. This issue affects: All versions of PAN-OS 7.1 and 8.0; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.7.

MediumCVSS 4.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-1994 is a PAN-OS local privilege-context issue involving predictable temporary files. A highly privileged authenticated user with shell access could corrupt system files, damaging system integrity. It is not described as a remote firewall takeover, and the source bundle does not show active exploitation.

Executive priority

Treat this as a controlled but real integrity risk. Prioritize remediation during normal patch cycles unless shell access is broadly granted, administrator accounts are shared, or affected devices support critical security boundaries.

Technical view

The issue is CWE-377 in Palo Alto Networks PAN-OS. Attack prerequisites are local access, high privileges, shell access, and high attack complexity. CVSS 3.1 is 4.1 with no confidentiality or availability impact scored, but high integrity impact.

Likely exposure

Exposure is mainly PAN-OS appliances running 7.1, 8.0, 8.1 before 8.1.13, or 9.0 before 9.0.7. The bundle also lists 9.1.0 in affected data, so validate against the vendor advisory.

Exploitation context

The source bundle marks KEV as false and provides no evidence of exploitation in the wild. Practical exploitation would require an authenticated local user with shell access and high privileges, substantially limiting exposure compared with network-reachable flaws.

Researcher notes

The advisory evidence supports a local authenticated integrity issue through predictable temporary files. The bundle does not provide exploit details, indicators, or compensating controls beyond version-based remediation direction. The affected-version data has a possible discrepancy around PAN-OS 9.1.0 that should be verified with Palo Alto.

Mitigation direction

  • Upgrade PAN-OS 8.1 deployments to 8.1.13 or later.
  • Upgrade PAN-OS 9.0 deployments to 9.0.7 or later.
  • For 7.1 or 8.0, check Palo Alto guidance for supported upgrade paths.
  • Restrict shell access to trusted administrators only.
  • Review privileged local accounts and remove unnecessary access.

Validation and detection

  • Inventory PAN-OS versions across all Palo Alto firewalls.
  • Confirm whether any systems run affected 7.1, 8.0, 8.1, 9.0, or 9.1.0 builds.
  • Verify installed PAN-OS version against Palo Alto advisory details.
  • Review which administrators have shell access.
  • Check integrity monitoring or administrative logs for unexpected system file changes.
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
cve · low confidence lookup

CVE-2020-1994 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
4.1 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/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-OS7.1.*, 8.0.*, 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.