Pan OsOperating system · Paloaltonetworks

CVE-2024-3387

MEDIUM · 5.9 CVSS v3.1 Published 2024-04-10
Fix available
A fix is available. Upgrade to 10.1.12 / 10.2.7 or later.
See remediation →
68/100
Remediation priority · Elevated
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A weak (low bit strength) device certificate in Palo Alto Networks Panorama software enables an attacker to perform a meddler-in-the-middle (MitM) attack to capture encrypted traffic between the Panorama management server and the firewalls it manages. With sufficient computing resources, the attacker could break encrypted communication and expose sensitive information that is shared between the management server and the firewalls.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Palo Alto Networks Panorama uses a weak device certificate with insufficient key bit strength for SSL/TLS connections between the Panorama management server and managed firewalls. This cryptographic weakness allows a man-in-the-middle attacker to intercept and potentially decrypt sensitive management traffic with sufficient computational resources.

MitigationApply the vendor patch when released and regenerate/replace the device certificate with a cryptographically strong certificate (minimum 2048-bit RSA or equivalent). Ensure Panorama management interface is not exposed to untrusted networks.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Pan OsOperating system
Affected:>= 10.1.0, < 10.1.12>= 10.2.0, < 10.2.7>= 11.0.0, < 11.0.4= 10.2.7

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
High
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify if the device is Panorama
    Access the Panorama management console and navigate to Dashboard > Device Information. Confirm the device type shows as Panorama rather than a standalone firewall.
    Affected if The device is running Panorama software
  2. Check the Panorama software version
    In the Panorama console, go to Dashboard > Device Information and note the software version (e.g., 10.2.5). Compare this version against the affected ranges: 10.1.0 to 10.1.11, 10.2.0 to 10.2.6, 10.2.7, and 11.0.0 to 11.0.3.
    Affected if The installed version falls within any of the affected ranges
  3. Inspect the device certificate key strength
    In Panorama, navigate to Device > Certificate Management > Certificates. Locate the device certificate used for SSL/TLS between Panorama and managed devices. Check the key type and bit length. For RSA certificates, look for key sizes less than 2048 bits.
    Affected if The device certificate uses RSA keys with fewer than 2048 bits or uses another algorithm with equivalent weak key strength
  4. Verify management interface exposure
    Check the network configuration to determine if the Panorama management interface (usually port 443 for web UI) is accessible from untrusted networks. Review firewall policies and NAT rules controlling access to the Panorama management IP address.
    Affected if The Panorama management interface is exposed to untrusted or public networks without proper access controls

A user is affected if their Panorama version is within the listed ranges AND their device certificate uses weak key strength (less than 2048-bit RSA or equivalent) AND the management interface is network-accessible to potential attackers.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 10.1.12 / 10.2.7 / 11.0.4 or later
Fixed in 10.1.1210.2.711.0.4
Interim mitigation

Apply the vendor patch when released and regenerate/replace the device certificate with a cryptographically strong certificate (minimum 2048-bit RSA or equivalent). Ensure Panorama management interface is not exposed to untrusted networks.

Recommended fix High confidence

Panorama 10.1.12, 10.2.7, or 11.0.4 (depending on your current major version branch)

  1. 1. Log in to the Panorama management server via CLI or web interface
  2. 2. Verify the current Panorama software version using 'show system info' command
  3. 3. Download the appropriate fixed Panorama software image (10.1.12, 10.2.7, or 11.0.4) from the Palo Alto Networks Customer Support Portal
  4. 4. Upload the software upgrade to Panorama: For CLI, use 'request system software upload <filename>' or use the web interface under Device > Software
  5. 5. Install the upgrade: For CLI, use 'request system software install <filename>' or via web interface
  6. 6. After installation, reboot Panorama to load the new version: 'request system restart'
  7. 7. After reboot, verify the new version is running with 'show system info'
  8. 8. Regenerate device certificates on Panorama: Go to Device > Certificates > Device Certificates and create new certificates with strong key strength (minimum 2048-bit RSA or ECC)
Caveat Review release notes for any configuration or feature changes between your current version and the target fixed version before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Pan Os Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,490
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,984.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-3387 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-3387 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data