LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1991: Traps: Insecure temporary file vulnerability may allow privilege escalation on Windows

An insecure temporary file vulnerability in Palo Alto Networks Traps allows a local authenticated Windows user to escalate privileges or overwrite system files. This issue affects Palo Alto Networks Traps 5.0 versions before 5.0.8; 6.1 versions before 6.1.4 on Windows. This issue does not affect Cortex XDR 7.0. This issue does not affect Traps for Linux or MacOS.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability lets a local authenticated Windows user abuse Palo Alto Networks Traps temporary file handling to gain higher privileges or overwrite system files. It is serious for organizations still running affected Traps versions on Windows, but it is not remotely exploitable based on the provided evidence.

Executive priority

Treat this as a high-priority endpoint hygiene issue where affected Traps for Windows remains deployed. It is not presented as internet-exposed or actively exploited, but successful abuse can hand an authenticated local user full system impact.

Technical view

CVE-2020-1991 is a CWE-377 insecure temporary file issue in Palo Alto Networks Traps for Windows. A local low-privileged authenticated user can trigger privilege escalation or system file overwrite. Affected versions are Traps 5.0 before 5.0.8 and 6.1 before 6.1.4. Linux, macOS, and Cortex XDR 7.0 are stated as unaffected.

Likely exposure

Exposure is likely limited to Windows endpoints running Palo Alto Networks Traps 5.0 before 5.0.8 or 6.1 before 6.1.4. Traps for Linux and macOS are out of scope. The source text says Cortex XDR 7.0 is unaffected, despite conflicting structured bundle data.

Exploitation context

No provided source or KEV status indicates active exploitation. Exploitation requires local authenticated Windows access, so the risk is mainly post-compromise privilege escalation, insider misuse, or lateral movement support on vulnerable endpoints.

Researcher notes

The core issue is insecure temporary file handling with local attack vector, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact. Evidence is strongest for affected Traps versions and weaker for exploit prevalence; no active exploitation signal is provided.

Mitigation direction

  • Upgrade Traps 5.0 deployments to 5.0.8 or later.
  • Upgrade Traps 6.1 deployments to 6.1.4 or later.
  • Prioritize Windows endpoints over Linux, macOS, and Cortex XDR 7.0.
  • Check Palo Alto Networks advisory for any additional vendor guidance.
  • Restrict local user privileges on endpoints pending remediation.

Validation and detection

  • Inventory Windows endpoints running Palo Alto Networks Traps.
  • Confirm installed Traps versions against 5.0.8 and 6.1.4 fixed thresholds.
  • Verify Linux, macOS, and Cortex XDR 7.0 systems are not misclassified as affected.
  • Review endpoint management records for successful upgrade deployment.
  • Check vendor advisory for updated affected-version details.
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-1991 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.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/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 NetworksTraps5.0, 6.1Listed
Palo Alto NetworksCortex XDR7.0.*Listed
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.