LiveActive security incident?Get immediate response
CVE Record

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.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-48571 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N2.81.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2025-48571Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
GoogleAndroid17unaffected
Weakness

CWE details

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.