CVE-2025-48571: In multiple functions of btm_sec.cc, there is a possible way for an attacker to intercept SMS messages due...
In multiple functions of btm_sec.cc, there is a possible way for an attacker to intercept SMS messages due to a logic error in the code. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
Security readout for executives and security teams
Plain-English summary
CVE-2025-48571 is an Android 17 issue where a logic error could let a remote attacker intercept SMS messages. It does not require attacker privileges, but exploitation requires user interaction. Business impact is confidentiality loss for SMS-based communications, including one-time codes or sensitive messages.
Executive priority
Treat as a moderate mobile confidentiality risk. Prioritize environments where Android 17 devices receive sensitive SMS messages or SMS-based authentication codes, but do not escalate as actively exploited based on current supplied evidence.
Technical view
The CVE cites multiple functions in btm_sec.cc and classifies the weakness as CWE-693. The stated impact is remote information disclosure with low attack complexity, no privileges required, required user interaction, and low confidentiality impact. The provided data names Android 17 as affected.
Likely exposure
Exposure appears limited to Android 17 devices, based on the supplied affected-product data. Organizations should confirm deployed Android versions and OEM security bulletin coverage before assuming exposure or non-exposure.
Exploitation context
The bundle does not show CISA KEV listing or any cited evidence of active exploitation. The CVSS vector indicates network reachability, low complexity, no privileges, and required user interaction.
Researcher notes
Evidence is sparse beyond the CVE description, CVSS vector, CWE-693, Android 17 affected data, and Android bulletin reference. Do not infer exploitability details, exact user interaction, or fixed build identifiers without vendor bulletin confirmation.
Mitigation direction
Review Google Android 17 bulletin and OEM advisories for corrected builds.
Inventory Android 17 devices in managed and BYOD environments.
Patch affected devices when vendor-supported updates are available.
Reduce reliance on SMS for sensitive authentication where practical.
Monitor vendor guidance for clarifications on affected builds.
Validation and detection
Confirm whether any managed devices run Android 17.
Check OEM patch level against the Android 17 security bulletin.
Verify mobile device management reports for update compliance.
Review authentication flows that still depend on SMS codes.
Watch for vendor or CVE updates changing scope or severity.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-693: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-693 · source CWE mapping
Protection Mechanism Failure
Protection Mechanism Failure represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.