LiveActive security incident?Get immediate response
CVE Record

CVE-2020-2011: PAN-OS: Panorama registration denial of service

An improper input validation vulnerability in the configuration daemon of Palo Alto Networks PAN-OS Panorama allows for a remote unauthenticated user to send a specifically crafted registration request to the device that causes the configuration service to crash. Repeated attempts to send this request result in denial of service to all PAN-OS Panorama services by restarting the device and putting it into maintenance mode. This issue affects: All versions of PAN-OS 7.1, PAN-OS 8.0; PAN-OS 8.1 versions earlier than 8.1.14; PAN-OS 9.0 versions earlier than 9.0.7; PAN-OS 9.1 versions earlier than 9.1.0.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let an unauthenticated remote actor crash Panorama-related PAN-OS services. Repeated requests can force a restart and maintenance mode, creating a denial-of-service condition. The business impact is loss of firewall management visibility and operational disruption, not data theft based on the supplied sources.

Executive priority

Treat this as a high-priority availability risk for firewall management operations. Prioritize exposed or legacy Panorama environments first, especially unsupported PAN-OS 7.1 and 8.0 systems.

Technical view

CVE-2020-2011 is improper input validation in the PAN-OS configuration daemon handling Panorama registration requests. The CVSS 3.1 vector is network-accessible, low complexity, no privileges, no user interaction, unchanged scope, and high availability impact only.

Likely exposure

Exposure is most relevant where affected PAN-OS Panorama registration or management paths are reachable from untrusted networks. Affected ranges include all PAN-OS 7.1 and 8.0, 8.1 before 8.1.14, 9.0 before 9.0.7, and 9.1 before 9.1.0.

Exploitation context

The source bundle does not show active exploitation, and KEV is false. The available evidence supports a remotely reachable denial-of-service scenario requiring no authentication, but not code execution, data exposure, or integrity compromise.

Researcher notes

Evidence is limited to advisory-level details. The vulnerability is CWE-20 improper input validation in the configuration daemon, triggered through a crafted registration request. Avoid production crash testing; validate exposure through version, configuration, and log review.

Mitigation direction

  • Upgrade PAN-OS 8.1 to 8.1.14 or later.
  • Upgrade PAN-OS 9.0 to 9.0.7 or later.
  • Upgrade PAN-OS 9.1 to 9.1.0 or later.
  • Move PAN-OS 7.1 and 8.0 systems off affected trains per vendor guidance.
  • Restrict Panorama management and registration access to trusted networks only.

Validation and detection

  • Inventory PAN-OS versions on Panorama-relevant systems.
  • Compare versions against the affected ranges in the Palo Alto Networks advisory.
  • Review logs for configuration daemon crashes, unexpected restarts, or maintenance-mode transitions.
  • Confirm management and registration interfaces are not exposed to untrusted networks.
  • Check vendor guidance for unsupported or fully affected release trains.
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-20: 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-2011 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.5 (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: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.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2020-2011Attack 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: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-OS7.1.*, 8.0.*, 8.1, 9.0, 9.1Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.