LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3047: PAN-OS: Weak Cryptography Used in Web Interface Authentication

A cryptographically weak pseudo-random number generator (PRNG) is used during authentication to the Palo Alto Networks PAN-OS web interface. This enables an authenticated attacker, with the capability to observe their own authentication secrets over a long duration on the PAN-OS appliance, to impersonate another authenticated web interface administrator's session. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.19; 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.4. PAN-OS 10.1 versions are not impacted.

MediumCVSS 4.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

PAN-OS web interface authentication used weak randomness. A logged-in attacker who can observe their own authentication secrets for a long time on the appliance may be able to impersonate another authenticated administrator session. The issue is constrained by required access and high attack complexity, but it affects firewall management-plane trust.

Executive priority

Treat as a scheduled security maintenance item unless management interfaces are widely exposed or administrator access is weakly controlled. Prioritize affected internet-reachable or shared-admin environments first.

Technical view

CVE-2021-3047 is CWE-338 in PAN-OS web interface authentication PRNG. It affects PAN-OS before 8.1.19, 9.0.14, 9.1.10, and 10.0.4; PAN-OS 10.1 is stated as not impacted. CVSS 3.1 is 4.2: AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N.

Likely exposure

Exposure is limited to organizations running affected PAN-OS versions with web interface administrative access available to authenticated users. Internet-facing or broadly reachable management interfaces increase concern, but the source does not state unauthenticated exposure.

Exploitation context

The bundle does not indicate known active exploitation or CISA KEV listing. Exploitation requires authentication, network access, high complexity, and long-duration observation of the attacker's own authentication secrets on the appliance.

Researcher notes

Evidence supports a weak PRNG authentication flaw, not a generic remote takeover. The affected summary lists 10.1.*, but the description states PAN-OS 10.1 is not impacted; rely on vendor advisory details when validating scope.

Mitigation direction

  • Upgrade PAN-OS 8.1 to 8.1.19 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.4 or later.
  • Restrict PAN-OS web interface access to trusted administrative networks.

Validation and detection

  • Inventory PAN-OS versions across firewalls and management appliances.
  • Confirm whether web interface management is reachable from untrusted networks.
  • Review administrator account activity for unexpected sessions or privilege use.
  • Verify upgraded systems are on fixed or non-impacted PAN-OS branches.
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-338: 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
cve · low confidence lookup

CVE-2021-3047 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
4.2 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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

CWE details

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

CWE-338 · source CWE mapping

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.