LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3055: PAN-OS: XML External Entity (XXE) Reference Vulnerability in the PAN-OS Web Interface

An improper restriction of XML external entity (XXE) reference vulnerability in the Palo Alto Networks PAN-OS web interface enables an authenticated administrator to read any arbitrary file from the file system and send a specifically crafted request to the firewall that causes the service to crash. Repeated attempts to send this request result in denial of service to all PAN-OS services by restarting the device and putting it into maintenance mode. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.20; PAN-OS 9.0 versions earlier than PAN-OS 9.0.14; PAN-OS 9.1 versions earlier than PAN-OS 9.1.10; PAN-OS 10.0 versions earlier than PAN-OS 10.0.6. This issue does not affect Prisma Access.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a PAN-OS web interface flaw that lets a logged-in administrator read arbitrary firewall files and crash services. Repeated abuse can restart the device into maintenance mode, creating an outage risk. It is not listed as KEV, and the provided sources do not show active exploitation.

Executive priority

Treat this as a scheduled but firm firewall maintenance item. The flaw needs administrator access, but impact includes sensitive file exposure and potential firewall outage, so vulnerable appliances should be upgraded and management access reviewed.

Technical view

CVE-2021-3055 is an XXE issue in the PAN-OS web interface. Network access and high privileges are required. Successful abuse can expose local files and affect availability by crashing services; repeated requests can cause restart into maintenance mode. Prisma Access is stated as unaffected.

Likely exposure

Exposure is mainly Palo Alto Networks firewalls running vulnerable PAN-OS 8.1, 9.0, 9.1, or 10.0 builds with administrative web access available. The provided metadata also lists 10.1.*, but the description does not define a 10.1 fixed boundary.

Exploitation context

The source bundle does not cite public exploitation or KEV listing. Abuse requires authenticated administrator privileges, reducing opportunistic risk but raising concern for compromised admin accounts, malicious insiders, or overly broad administrative access.

Researcher notes

The key nuance is privilege level: PR:H limits broad exploitation, but confidentiality and availability impacts are high. Evidence is incomplete for 10.1 because the affected metadata lists it while the narrative fixed-version list does not.

Mitigation direction

  • Upgrade PAN-OS 8.1 to 8.1.20 or later.
  • Upgrade PAN-OS 9.0 to 9.0.14 or later.
  • Upgrade PAN-OS 9.1 to 9.1.10 or later.
  • Upgrade PAN-OS 10.0 to 10.0.6 or later.
  • Check Palo Alto Networks guidance for any 10.1 applicability.
  • Restrict PAN-OS web administration to trusted management networks.

Validation and detection

  • Inventory PAN-OS versions across all managed firewalls.
  • Confirm whether Prisma Access assets are excluded from this issue.
  • Review administrative web interface exposure and access controls.
  • Audit administrator accounts for unnecessary privileges or stale access.
  • Check device logs for unexplained web interface crashes or maintenance-mode events.
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-611: 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-2021-3055 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
6.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2021-3055Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/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-OS10.1.*, 9.0, 9.1, 10.0, 8.1Listed
Weakness

CWE details

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

CWE-611 · source CWE mapping

Improper Restriction of XML External Entity Reference

Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.