Description
Sony XAV-9500ES gpsd Buffer Overflow Arbitrary Code Execution Vulnerability. This vulnerability allows physically present 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 NMEA data by the gpsd daemon. 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 in conjunction with other vulnerabilities to execute code in the context of the gpsd daemon. Was ZDI-CAN-29060.
Published: 2026-08-20
Score: 3.9 Low
EPSS: < 1% Very Low
KEV: No
Impact: Local Code Execution
Action: Patch Now
AI Analysis

Impact

Sony XAV-9500ES devices contain a buffer overflow in the gpsd daemon that processes NMEA satellite data. The flaw occurs because the length of user‑supplied data is not validated before being copied into a fixed‑size buffer. An attacker who can physically access the device can trigger the overflow, causing arbitrary code execution in the context of the gpsd process. This allows the attacker to run malicious code with the privileges granted to gpsd, potentially compromising the entire player.

Affected Systems

The device affected is the Sony XAV‑9500ES digital media player. No specific firmware or patch versions are listed in the CNA data, so any current installations of the XAV‑9500ES may be susceptible. The vulnerability is tied to the gpsd daemon which is part of the device’s operating system and not a separate user‑installed application.

Risk and Exploitability

The CVSS base score of 3.9 places the overall severity in the low range, but the CVE description makes clear that exploitation results in local code execution without requiring authentication. The EPSS score is reported as unavailable, and the vulnerability is not listed in the CISA KEV catalog, indicating that no confirmed public exploits have been disclosed. Because the attack requires physically present access to the device, the likelihood of exploitation is limited by the need for direct, local presence. No remote attack vector is documented, so remote penetration is not possible for this issue.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Sony firmware update that contains the gpsd patch once it is released by Sony
  • Physically secure the device by restricting access to authorized personnel to prevent an attacker from gaining the required local presence
  • If the gpsd service is not needed for your use case, disable or uninstall it from the device to remove the vulnerable code path

Generated by OpenCVE AI on August 20, 2026 at 20:30 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': 'partial'}, '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 gpsd Buffer Overflow Arbitrary Code Execution Vulnerability. This vulnerability allows physically present 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 NMEA data by the gpsd daemon. 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 in conjunction with other vulnerabilities to execute code in the context of the gpsd daemon. Was ZDI-CAN-29060.
Title Sony XAV-9500ES gpsd Buffer Overflow Arbitrary Code Execution Vulnerability
Weaknesses CWE-120
References
Metrics cvssV3_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

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

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

Link: CVE-2026-18280

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-18280

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:01:34Z

Weaknesses
  • CWE-120

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