LiveActive security incident?Get immediate response
CVE Record

CVE-2020-2039: PAN-OS: Management web interface denial-of-service (DoS) through unauthenticated file upload

An uncontrolled resource consumption vulnerability in Palo Alto Networks PAN-OS allows for a remote unauthenticated user to upload temporary files through the management web interface that are not properly deleted after the request is finished. It is possible for an attacker to disrupt the availability of the management web interface by repeatedly uploading files until available disk space is exhausted. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.16; PAN-OS 9.0 versions earlier than PAN-OS 9.0.10; PAN-OS 9.1 versions earlier than PAN-OS 9.1.4; PAN-OS 10.0 versions earlier than PAN-OS 10.0.1.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw lets someone who can reach the PAN-OS management web interface fill disk space with leftover temporary upload files. The expected business impact is disruption of the management interface, not data theft. Exposure matters most where management interfaces are reachable from untrusted networks or the internet.

Executive priority

Treat as a near-term infrastructure hygiene fix, especially for internet-reachable management interfaces. It is not described as a data compromise issue, but management-plane downtime can delay incident response, firewall administration, and operational changes.

Technical view

CVE-2020-2039 is a CWE-400 uncontrolled resource consumption issue in PAN-OS. An unauthenticated network user can cause temporary files from management web interface uploads to remain on disk, eventually exhausting available space and reducing management interface availability. CVSS is 5.3, with no confidentiality or integrity impact stated.

Likely exposure

Affected systems are Palo Alto Networks PAN-OS 8.1 before 8.1.16, 9.0 before 9.0.10, 9.1 before 9.1.4, and 10.0 before 10.0.1. Practical exposure depends on whether the management web interface is reachable by untrusted users.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. The vulnerability is remotely reachable, unauthenticated, and low complexity, but the documented impact is availability loss of the management web interface through resource exhaustion.

Researcher notes

Key validation questions are version, management interface reachability, and disk pressure evidence. The public sources describe denial of service through retained temporary upload files, but do not provide evidence of exploitation in the wild or broader product impact beyond listed PAN-OS versions.

Mitigation direction

  • Upgrade affected PAN-OS versions to the fixed release or later named by Palo Alto Networks.
  • Restrict management web interface access to trusted administrative networks only.
  • Review Palo Alto Networks advisory guidance before applying operational changes.
  • Monitor management-plane disk usage and availability during remediation planning.

Validation and detection

  • Inventory PAN-OS versions across firewalls and management appliances.
  • Confirm whether management interfaces are exposed to untrusted networks or the internet.
  • Check whether deployed versions are below the fixed release thresholds.
  • Review management-plane disk usage and availability alerts for abnormal exhaustion patterns.
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-400: 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2039 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:N/I:N/A:L

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:N/I:N/A:L3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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-OS9.1, 8.1, 9.0, 10.0Listed
Weakness

CWE details

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

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.