LiveActive security incident?Get immediate response
CVE Record

CVE-2020-2002: PAN-OS: Spoofed Kerberos key distribution center authentication bypass

An authentication bypass by spoofing vulnerability exists in the authentication daemon and User-ID components of Palo Alto Networks PAN-OS by failing to verify the integrity of the Kerberos key distribution center (KDC) before authenticating users. This affects all forms of authentication that use a Kerberos authentication profile. A man-in-the-middle type of attacker with the ability to intercept communication between PAN-OS and KDC can login to PAN-OS as an administrator. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.6; All version of PAN-OS 8.0.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

PAN-OS could trust a spoofed Kerberos authentication server when Kerberos authentication profiles are used. A network-positioned attacker able to intercept traffic between PAN-OS and the KDC could authenticate to PAN-OS as an administrator. The issue is high impact, but requires man-in-the-middle positioning.

Executive priority

Treat as a high-priority firewall administration risk where Kerberos authentication is used. It can lead to administrator access, but exploitation requires network interception capability. Prioritize internet-edge and high-trust firewall management environments first, especially older PAN-OS branches.

Technical view

CVE-2020-2002 is a CWE-290 authentication bypass in PAN-OS authentication daemon and User-ID components. PAN-OS fails to verify KDC integrity before authenticating users through Kerberos profiles. Affected versions are PAN-OS 7.1 before 7.1.26, all 8.0, 8.1 before 8.1.13, and 9.0 before 9.0.6.

Likely exposure

Exposure is limited to Palo Alto Networks PAN-OS deployments using a Kerberos authentication profile. Systems not using Kerberos authentication profiles are not described as affected by the provided sources. Highest concern is administrative authentication paths where PAN-OS communicates with a reachable KDC over networks an attacker could intercept.

Exploitation context

The sources describe a man-in-the-middle attacker who can intercept PAN-OS-to-KDC communication and then log in as an administrator. CVSS marks attack complexity high. The provided bundle does not cite CISA KEV listing, public exploitation, exploit code, or active exploitation.

Researcher notes

Evidence is specific to Kerberos-backed authentication in PAN-OS. The main uncertainty is environmental: whether the attacker can intercept PAN-OS-to-KDC traffic. The provided sources do not name active exploitation or detailed vendor mitigations beyond fixed version boundaries.

Mitigation direction

  • Upgrade PAN-OS 7.1 to 7.1.26 or later if still in use.
  • Upgrade PAN-OS 8.1 to 8.1.13 or later.
  • Upgrade PAN-OS 9.0 to 9.0.6 or later.
  • For PAN-OS 8.0, follow vendor guidance because all listed 8.0 versions are affected.
  • Review and harden network paths between PAN-OS systems and Kerberos KDCs.

Validation and detection

  • Inventory PAN-OS versions across firewalls and management appliances.
  • Identify authentication profiles using Kerberos.
  • Confirm whether affected systems are below the fixed versions listed by Palo Alto Networks.
  • Review administrator login logs for unexpected Kerberos-authenticated access.
  • Document any PAN-OS 8.0 systems requiring migration planning.
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-290: 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-2002 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
8.1 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/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.*, 8.1, 9.0, 7.1Listed
Weakness

CWE details

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

CWE-290 · source CWE mapping

Authentication Bypass by Spoofing

Authentication Bypass by Spoofing represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.