LiveActive security incident?Get immediate response
CVE Record

CVE-2020-2040: PAN-OS: Buffer overflow when Captive Portal or Multi-Factor Authentication (MFA) is enabled

A buffer overflow vulnerability in PAN-OS allows an unauthenticated attacker to disrupt system processes and potentially execute arbitrary code with root privileges by sending a malicious request to the Captive Portal or Multi-Factor Authentication interface. This issue impacts: All versions of PAN-OS 8.0; PAN-OS 8.1 versions earlier than PAN-OS 8.1.15; PAN-OS 9.0 versions earlier than PAN-OS 9.0.9; PAN-OS 9.1 versions earlier than PAN-OS 9.1.3.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This is a critical Palo Alto Networks PAN-OS flaw where a malicious unauthenticated request can crash security appliance processes and may allow root-level code execution. It matters most when Captive Portal or MFA interfaces are enabled and reachable by untrusted users.

Executive priority

Treat this as an urgent remediation item for any exposed or enabled Captive Portal or MFA deployment. Prioritize internet-reachable systems first, then internal systems where untrusted users can reach those interfaces.

Technical view

CVE-2020-2040 is a CWE-120 buffer overflow in PAN-OS Captive Portal or MFA handling. The CVSS 3.1 score is 9.8, with network access, low complexity, no privileges, and no user interaction required. Reported impact includes availability disruption and potential arbitrary code execution as root.

Likely exposure

Exposure is likely for Palo Alto Networks PAN-OS deployments running affected versions with Captive Portal or Multi-Factor Authentication enabled and reachable. The bundle lists PAN-OS 8.0, 8.1 before 8.1.15, 9.0 before 9.0.9, 9.1 before 9.1.3, and metadata also lists 10.0.0.

Exploitation context

The source bundle does not cite active exploitation, and KEV status is false. The vulnerability is still high urgency because exploitation requires only network reachability and no authentication, and the reported outcome may include root-level code execution.

Researcher notes

The primary uncertainty is PAN-OS 10.0.0: it appears in affected metadata, while the provided description emphasizes 8.0, 8.1, 9.0, and 9.1 ranges. Validate against the Palo Alto advisory before closing 10.0.0 exposure.

Mitigation direction

  • Upgrade PAN-OS 8.1 to 8.1.15 or later.
  • Upgrade PAN-OS 9.0 to 9.0.9 or later.
  • Upgrade PAN-OS 9.1 to 9.1.3 or later.
  • Migrate PAN-OS 8.0 systems to a supported fixed release.
  • Restrict Captive Portal and MFA interface reachability to trusted networks.
  • Check Palo Alto guidance for PAN-OS 10.0.0 status before assuming remediation.

Validation and detection

  • Inventory PAN-OS versions across all Palo Alto Networks appliances.
  • Confirm whether Captive Portal or MFA is enabled on each appliance.
  • Identify whether those interfaces are reachable from untrusted networks.
  • Compare installed versions with the affected and fixed versions listed by the vendor.
  • Review logs for unexplained process disruption affecting these interfaces.
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-120: 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2040 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2020-2040Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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.*, 9.0, 9.1, 8.1, 10.0.0Listed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.