LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3039: Prisma Cloud Compute: User role authorization secret for Console leaked through log file export

An information exposure through log file vulnerability exists in the Palo Alto Networks Prisma Cloud Compute Console where a secret used to authorize the role of the authenticated user is logged to a debug log file. Authenticated Operator role and Auditor role users with access to the debug log files can use this secret to gain Administrator role access for their active session in Prisma Cloud Compute. Prisma Cloud Compute SaaS versions were automatically upgraded to the fixed release. This issue impacts all Prisma Cloud Compute versions earlier than Prisma Cloud Compute 21.04.412.

LowCVSS 3.8Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This flaw could let a lower-privileged authenticated Prisma Cloud Compute user become an administrator for their active session if they can access exported debug logs containing a role-authorization secret. The issue is limited by required authentication and log access, but administrator access to cloud security tooling is still sensitive.

Executive priority

Treat as a targeted privilege-escalation cleanup item, not an emergency internet-wide incident. Prioritize confirmation that all self-managed Prisma Cloud Compute Consoles are fixed because compromise could affect cloud security administration.

Technical view

CVE-2021-3039 is CWE-532 information exposure in Palo Alto Networks Prisma Cloud Compute Console. A secret used to authorize an authenticated user role is written to a debug log file. Authenticated Operator or Auditor users with debug log access can use that secret to gain Administrator role access for their active session.

Likely exposure

Exposure is limited to Prisma Cloud Compute Console deployments earlier than 21.04.412. Prisma Cloud Compute SaaS versions were automatically upgraded to the fixed release. Self-managed or older deployments are the main concern, especially where Operator or Auditor users can access debug log exports.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation requires authenticated high-privilege access as an Operator or Auditor plus access to debug log files, reducing broad internet-scale risk.

Researcher notes

Evidence supports logged secret exposure and active-session role escalation only for authenticated Operator or Auditor users with debug log access. The bundle names versions earlier than 21.04.412 as affected and says SaaS was automatically upgraded. No exploit activity or additional affected products are evidenced.

Mitigation direction

  • Upgrade Prisma Cloud Compute Console to 21.04.412 or later.
  • Verify SaaS tenants received the automatic fixed release upgrade.
  • Restrict debug log export access to trusted administrators until fixed.
  • Review Palo Alto Networks advisory for current remediation guidance.

Validation and detection

  • Inventory Prisma Cloud Compute Console versions across all environments.
  • Confirm no deployment remains earlier than 21.04.412.
  • Review whether Operator or Auditor roles can access debug log exports.
  • Check audit records for debug log exports before remediation.
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-532: 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-2021-3039 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
Low
CVSS
3.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/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
3.8CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N1.22.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.8Low
CVSS 3.1 vector shape for CVE-2021-3039Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/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 NetworksPrisma Cloud Compute20.04Listed
Weakness

CWE details

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

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.