LiveActive security incident?Get immediate response
CVE Record

CVE-2020-2048: PAN-OS: System proxy passwords may be logged in clear text while viewing system state

An information exposure through log file vulnerability exists where the password for the configured system proxy server for a PAN-OS appliance may be displayed in cleartext when using the CLI in Palo Alto Networks PAN-OS software. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.17; PAN-OS 9.0 versions earlier than PAN-OS 9.0.11; PAN-OS 9.1 versions earlier than PAN-OS 9.1.2.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2020-2048 is a low-severity Palo Alto Networks PAN-OS issue where a configured system proxy password may appear in clear text when using the CLI to view system state. The main business risk is exposure of a proxy credential to someone who already has local, low-privileged access.

Executive priority

Treat this as routine remediation unless proxy credentials are highly privileged or widely reused. Prioritize upgrades during normal firewall maintenance, then rotate any proxy password that may have appeared in logs or state output.

Technical view

The issue is CWE-532: sensitive information written to logs or state output. It affects PAN-OS 8.1 before 8.1.17, 9.0 before 9.0.11, and 9.1 before 9.1.2. The CVSS 3.1 score is 3.3 with local attack vector, low complexity, and low privileges required.

Likely exposure

Exposure is likely limited to PAN-OS appliances using a configured system proxy and users able to access CLI system-state output or related logs. The provided affected list also mentions 10.0.*, but the description only names 8.1, 9.0, and 9.1 ranges; verify against the vendor advisory.

Exploitation context

The source bundle does not indicate active exploitation, and KEV status is false. This is not described as a remote compromise path. Risk rises if proxy credentials are reused, broadly privileged, or retained in shared operational logs.

Researcher notes

The public evidence supports a local information exposure issue, not code execution or remote access. The affected-version data is slightly inconsistent because 10.0.* appears in the bundle’s affected array but not in the narrative impact statement. Avoid expanding scope without vendor confirmation.

Mitigation direction

  • Upgrade affected PAN-OS branches to the vendor-listed fixed versions or later.
  • Review Palo Alto Networks guidance for supported replacement releases.
  • Rotate the configured proxy password if it may have been exposed.
  • Restrict CLI, system-state, and log access to authorized administrators.
  • Avoid credential reuse for proxy accounts.

Validation and detection

  • Inventory PAN-OS versions across managed firewalls and appliances.
  • Check whether affected appliances use a configured system proxy.
  • Confirm versions are at or above 8.1.17, 9.0.11, or 9.1.2.
  • Review access controls for CLI, support bundles, and operational logs.
  • Assess whether exposed proxy credentials require rotation.
Prepared
Confidence
medium
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-2020-2048 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.3 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

3.3Low
CVSS 3.1 vector shape for CVE-2020-2048Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/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.0.*, 8.1, 9.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-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.