CVE-2025-5478

8.8 HIGH

📋 TL;DR

This vulnerability allows attackers within Bluetooth range to execute arbitrary code with root privileges on Sony XAV-AX8500 infotainment systems without authentication. The flaw exists in the Bluetooth SDP protocol implementation where improper integer overflow validation enables remote code execution. Only Sony XAV-AX8500 devices are affected.

💻 Affected Systems

Products:
  • Sony XAV-AX8500
Versions: All versions prior to firmware update
Operating Systems: Embedded automotive OS
Default Config Vulnerable: ⚠️ Yes
Notes: Bluetooth must be enabled and discoverable, which is the default configuration for most infotainment systems.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete compromise of the infotainment system with root-level code execution, potentially allowing vehicle system manipulation if integrated with CAN bus.

🟠

Likely Case

Attacker gains full control of the infotainment system, can access connected devices, install malware, or disrupt functionality.

🟢

If Mitigated

Limited to Bluetooth range attacks only, with no internet connectivity required for exploitation.

🌐 Internet-Facing: LOW - Exploitation requires physical proximity via Bluetooth, not internet connectivity.
🏢 Internal Only: HIGH - Any attacker within Bluetooth range (typically 10-100 meters) can exploit this without authentication.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: LIKELY
Unauthenticated Exploit: ⚠️ Yes
Complexity: MEDIUM

ZDI-CAN-26288 indicates coordinated vulnerability disclosure, suggesting exploit code exists but isn't public. Attack requires Bluetooth proximity and SDP protocol knowledge.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Firmware update from Sony support site

Vendor Advisory: https://www.sony.com/electronics/support/mobile-cd-players-digital-media-players-xav-series/xav-ax8500/software/00344092

Restart Required: Yes

Instructions:

1. Download firmware update from Sony support site. 2. Copy to USB drive formatted as FAT32. 3. Insert USB into XAV-AX8500 USB port. 4. Follow on-screen update instructions. 5. System will restart automatically.

🔧 Temporary Workarounds

Disable Bluetooth

all

Turn off Bluetooth functionality to prevent SDP protocol exploitation

Navigate to Settings > Bluetooth > Turn Off

Enable Pairing Mode Only When Needed

all

Set Bluetooth to non-discoverable mode and only enable pairing briefly when adding devices

Settings > Bluetooth > Visibility > Hidden

🧯 If You Can't Patch

  • Disable Bluetooth completely when not in use
  • Physically restrict vehicle access to prevent proximity attacks

🔍 How to Verify

Check if Vulnerable:

Check firmware version in Settings > System Information > Version. If version is older than the patched firmware, device is vulnerable.

Check Version:

Navigate to Settings > System Information > Version on the XAV-AX8500 display

Verify Fix Applied:

After update, verify firmware version matches latest from Sony support site. Test Bluetooth functionality to ensure it still works properly.

📡 Detection & Monitoring

Log Indicators:

  • Multiple failed Bluetooth pairing attempts
  • Unusual SDP protocol requests
  • System crashes or reboots after Bluetooth activity

Network Indicators:

  • Unusual Bluetooth MAC addresses attempting connections
  • SDP protocol traffic with malformed packets

SIEM Query:

bluetooth AND (sdp OR pairing) AND (overflow OR crash OR reboot)

🔗 References

📤 Share & Export