Description
Sony XAV-9500ES Crash Dump Handler Command Injection Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Sony XAV-9500ES devices. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.

The specific flaw exists within the handling of process crash dumps. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of root. Was ZDI-CAN-29061.
Published: 2026-08-20
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in Sony XAV‑9500ES digital media players’ handling of process crash dumps. The firmware fails to validate a user‑supplied string before passing it to a system call, allowing a locally authenticated attacker that has already achieved low‑privilege code execution to inject arbitrary commands. Successful exploitation elevates the attacker’s privileges to root, granting full control over the device and enabling arbitrary code execution. This flaw is a classic command injection weakness (CWE‑78).

Affected Systems

Sony XAV‑9500ES digital media players are impacted. The flaw exists in the crash‑dump handler of the device firmware; no specific firmware revisions are noted, so all current installations of the XAV‑9500ES model could be affected.

Risk and Exploitability

When the CVSS score is 7.8, the vulnerability is considered high severity. The EPSS score of 1% indicates a low probability that this vulnerability is actively exploited, and it is not listed in the CISA KEV catalog. The attack requires a local, low‑privilege foothold; an attacker must first run code with limited privileges before triggering the command injection. Because the flaw permits escalation to root, the potential impact extends to full device control, including media playback tampering, firmware manipulation, and covert data exfiltration.

Generated by OpenCVE AI on August 21, 2026 at 14:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update released by Sony for the XAV‑9500ES that addresses the crash‑dump handling issue.
  • Restrict local user privileges and disable any services that allow execution of untrusted code, particularly the crash‑dump collection process.
  • Enforce strict input validation on the crash‑dump handler or disable the feature entirely if possible, and monitor logs for unexpected crash‑dump invocation.

Generated by OpenCVE AI on August 21, 2026 at 14:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Sony
Sony xav-9500es
Vendors & Products Sony
Sony xav-9500es

Thu, 20 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description Sony XAV-9500ES Crash Dump Handler Command Injection Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Sony XAV-9500ES devices. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of process crash dumps. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of root. Was ZDI-CAN-29061.
Title Sony XAV-9500ES Crash Dump Handler Command Injection Local Privilege Escalation Vulnerability
Weaknesses CWE-78
References
Metrics cvssV3_0

{'score': 7.8, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-08-21T20:08:40.992Z

Reserved: 2026-07-29T17:06:09.532Z

Link: CVE-2026-18284

cve-icon Vulnrichment

Updated: 2026-08-21T20:07:06.870Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T17:17:24.883

Modified: 2026-08-31T20:18:58.677

Link: CVE-2026-18284

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T14:45:16Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')