Description
Sony XAV-9500ES RTSP SETUP Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Sony XAV-9500ES devices. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the handling of SETUP RTSP packets. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length buffer. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-29042.
Published: 2026-08-20
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a buffer overflow caused by the lack of validation of the length of user-supplied data in SETUP RTSP packets. Because the data is copied into a fixed-length buffer without bounds checking, an attacker can overflow the buffer and execute arbitrary code on the device. The flaw can be triggered from the network without any authentication, allowing remote attackers to gain full control of the Sony XAV‑9500ES device. The impact is the ability to run code, modify data, or take complete possession of the system.

Affected Systems

The affected product is the Sony XAV‑9500ES media player. All installed units of this device model are impacted, as the vendor has not published a version distinction in the advisory. The firmware used by the device must be checked against the Sony support page for any available update.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. Exploitation does not require credentials and occurs over the network by sending a crafted RTSP SETUP packet. Although an EPSS score is not provided, the lack of authentication and the remote code execution capability suggest a significant threat. The vulnerability is not yet listed in CISA’s KEV catalog, but the high CVSS and proven remote exploitation mean it should be treated as a high‑risk vulnerability.

Generated by OpenCVE AI on August 20, 2026 at 19:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest firmware update for Sony XAV‑9500ES from the Sony support portal, which addresses the RTSP buffer overflow flaw.
  • If a firmware update is not yet available, block inbound RTSP traffic (default port 554) to the device using a network firewall or router ACL, or disable the RTSP service if the device offers an option to turn it off.
  • Monitor the device’s network traffic and logs for abnormal RTSP activity to ensure that only authorized devices can access the media player.

Generated by OpenCVE AI on August 20, 2026 at 19:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Sony XAV-9500ES RTSP SETUP Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Sony XAV-9500ES devices. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of SETUP RTSP packets. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length buffer. An attacker can leverage this vulnerability to execute code in the context of the device. Was ZDI-CAN-29042.
Title Sony XAV-9500ES RTSP SETUP Buffer Overflow Remote Code Execution Vulnerability
Weaknesses CWE-120
References
Metrics cvssV3_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-08-20T16:19:02.391Z

Reserved: 2026-07-29T17:05:50.892Z

Link: CVE-2026-18279

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-20T17:17:24.280

Link: CVE-2026-18279

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:00:05Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')