Cortex XsoarApplication · Paloaltonetworks

CVE-2023-3282

MEDIUM · 6.7 CVSS v3.1 Published 2023-11-08
Fix available
A fix is available. Upgrade to 6.10.0 or later.
See remediation →
69/100
Remediation priority · Elevated
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 local privilege escalation (PE) vulnerability in the Palo Alto Networks Cortex XSOAR engine software running on a Linux operating system enables a local attacker to execute programs with elevated privileges if the attacker has shell access to the engine.

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

A local privilege escalation vulnerability in Palo Alto Networks Cortex XSOAR engine software on Linux allows a local attacker with shell access to execute programs with elevated privileges.

MitigationRestrict shell access to trusted personnel only and apply vendor patches when available; follow least-privilege principles for system access.

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
Cortex XsoarApplication
Affected:< 6.10.0

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
Local
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

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. Confirm Cortex XSOAR is installed
    Identify whether Palo Alto Networks Cortex XSOAR engine software is present on the Linux system. Look for XSOAR installation directories, services, or binaries. Common paths include /opt/paloaltonetworks/xsoar/ or check for running xsoar processes via 'ps aux | grep -i xsoar'
    Affected if Cortex XSOAR software is not found on the system, then this CVE does not apply
  2. Determine the installed version
    Retrieve the Cortex XSOAR version number. This is typically available via the UI under Settings > About, or via command line if accessible. Check installation logs or version files in the XSOAR installation directory
    Affected if The installed version cannot be determined or verified, treat as potentially affected
  3. Compare version against affected range
    Compare your installed version to the affected range: any version lower than 6.10.0 is vulnerable. Note that version 6.10.0 itself is not affected
    Affected if The installed version is less than 6.10.0 (for example, 6.9.x, 6.8.x, or earlier), the environment is affected by this CVE
  4. Verify the operating system is Linux
    Confirm the Cortex XSOAR engine is running on a Linux host. This vulnerability specifically affects the Linux version of the software
    Affected if Cortex XSOAR is running on Windows or other non-Linux platforms, this specific CVE does not apply
  5. Check for shell access exposure
    Evaluate whether shell or command-line access to the underlying Linux system is available to untrusted users. Review user access controls, SSH configurations, and shell permissions
    Affected if Untrusted users have shell access to the Linux host running Cortex XSOAR, the privilege escalation attack vector is exposed

Your environment is affected if Cortex XSOAR is installed on Linux with a version lower than 6.10.0 and untrusted users have shell access to the underlying system.

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 6.10.0 or later
Fixed in 6.10.0
Interim mitigation

Restrict shell access to trusted personnel only and apply vendor patches when available; follow least-privilege principles for system access.

Recommended fix High confidence

Cortex XSOAR 6.10.0 or later

  1. 1. Identify the current Cortex XSOAR engine version by running: dpkg -l | grep cortex-xsoar or rpm -qi cortex-xsoar
  2. 2. If version is below 6.10.0, plan and schedule an upgrade window following your organization's change management process
  3. 3. Create a full backup of the Cortex XSOAR configuration and data directory before upgrading
  4. 4. Upgrade Cortex XSOAR to version 6.10.0 or later using the official upgrade procedure from Palo Alto Networks
  5. 5. After upgrade, verify the version has been updated successfully: dpkg -l | grep cortex-xsoar or rpm -qi cortex-xsoar
  6. 6. Confirm the elevated privileges vulnerability is resolved by reviewing release notes or applying vendor verification steps
Caveat Review Cortex XSOAR 6.10.0 release notes for any configuration or workflow changes that may impact your deployment

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

Fix this in Cortex Xsoar Scoped from the published advisory
  • Consultation6.0 h
  • Implementation4.0 h
  • Testing4.0 h
  • Review / QA2.0 h
16.0 hours of engineering $2,880
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-3282 — 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-2023-3282 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