LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3062: PAN-OS: Improper Access Control Vulnerability Exposing AWS Instance Metadata Endpoint to GlobalProtect Users

An improper access control vulnerability in PAN-OS software enables an attacker with authenticated access to GlobalProtect portals and gateways to connect to the EC2 instance metadata endpoint for VM-Series firewalls hosted on Amazon AWS. Exploitation of this vulnerability enables an attacker to perform any operations allowed by the EC2 role in AWS. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.20 VM-Series firewalls; PAN-OS 9.1 versions earlier than PAN-OS 9.1.11 VM-Series firewalls; PAN-OS 9.0 versions earlier than PAN-OS 9.0.14 VM-Series firewalls; PAN-OS 10.0 versions earlier than PAN-OS 10.0.8 VM-Series firewalls. Prisma Access customers are not impacted by this issue.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw lets an authenticated GlobalProtect portal or gateway user reach the AWS EC2 metadata endpoint from affected PAN-OS VM-Series firewalls. If abused, the attacker could perform actions permitted by the firewall instance's AWS role, which may expose or alter cloud resources depending on IAM permissions.

Executive priority

Prioritize remediation for internet-facing GlobalProtect deployments on AWS, especially where the EC2 role has broad permissions. This is high risk because compromise could extend from VPN access into AWS control-plane actions.

Technical view

CVE-2021-3062 is a PAN-OS improper access control issue affecting VM-Series firewalls on AWS: 8.1 before 8.1.20, 9.0 before 9.0.14, 9.1 before 9.1.11, and 10.0 before 10.0.8. It requires authenticated GlobalProtect access and can reach EC2 instance metadata. Prisma Access is stated as not impacted.

Likely exposure

Exposure is limited to Palo Alto Networks PAN-OS VM-Series firewalls hosted on AWS with GlobalProtect portals or gateways and vulnerable PAN-OS versions. Business impact depends heavily on the EC2 role permissions attached to the firewall instance.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Attackers need authenticated GlobalProtect access. Successful exploitation could use the firewall's EC2 role privileges, but available sources do not provide exploit activity details.

Researcher notes

The key condition is authenticated GlobalProtect access to affected AWS-hosted VM-Series firewalls. The bundle contains broader affected metadata, including PAN-OS 10.1 and Prisma Access entries, but the narrative states Prisma Access is not impacted and names fixed thresholds only for PAN-OS 8.1, 9.0, 9.1, and 10.0.

Mitigation direction

  • Upgrade affected PAN-OS VM-Series firewalls to the fixed versions named by Palo Alto Networks.
  • Review the AWS IAM role attached to each firewall instance for least privilege.
  • Check Palo Alto Networks guidance before applying compensating controls.
  • Confirm Prisma Access is not treated as affected unless vendor guidance changes.

Validation and detection

  • Inventory AWS-hosted VM-Series firewalls and record PAN-OS versions.
  • Identify GlobalProtect portals and gateways running on those firewalls.
  • Compare versions against fixed thresholds: 8.1.20, 9.0.14, 9.1.11, and 10.0.8.
  • Review EC2 instance role permissions for sensitive AWS actions.
  • Check logs for authenticated GlobalProtect activity from unusual users or locations.
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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2021-3062 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:L/PR:L/UI:N/S:U/C:H/I:H/A:N

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:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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.1, 8.1, 9.0, 10.0Listed
Palo Alto NetworksPrisma Access2.1 all, 2.2 allListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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