CVE-2025-48593
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-48593, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-18

Last updated on: 2025-11-19

Assigner: Android (associated with Google Inc. or Open Handset Alliance)

Description

In bta_hf_client_cb_init of bta_hf_client_main.cc, there is a possible remote code execution due to a use after free. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-18
Last Modified
2025-11-19
Generated
2026-07-06
AI Q&A
2025-11-18
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
google android 13.0
google android 14.0
google android 15.0
google android 16.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in the function bta_hf_client_cb_init within the bta_hf_client_main.cc file. It allows an attacker to execute code remotely without needing any additional privileges or user interaction.

Impact Analysis

An attacker could exploit this vulnerability to execute arbitrary code on the affected system remotely, potentially leading to full system compromise without requiring any user interaction or additional privileges.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-48593. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart