Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-10184 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The vulnerability allows any application installed on the device to read SMS/MMS data and metadata from the system-provided Telephony provider without permission, user interaction, or consent. The user is also not notified that SMS data is being accessed. This could lead to sensitive information disclosure and could effectively break the security provided by SMS-based Multi-Factor Authentication (MFA) checks. The root cause is a combination of missing permissions for write operations in several content providers (com.android.providers.telephony.PushMessageProvider, com.android.providers.telephony.PushShopProvider, com.android.providers.telephony.ServiceNumberProvider), and a blind SQL injection in the update method of those providers.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-862Missing Authorization[email protected]
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')[email protected]

Affected Products

ProductVersions
OnePlus OxygenOS
>= 12, <= 15

CPE

  • cpe:2.3:o:oneplus:oxygenos:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Only install applications from trusted sources and remove all non-essential applications.

  • Workaround:low effort

    Review third-party services that use SMS-based multi-factor authentication (MFA) and switch to an authenticator app.

  • Workaround:low effort

    Use end-to-end encrypted messaging applications instead of SMS for sensitive communications.

  • Workaround:low effort

    Switch to in-app push notifications for third-party services that send SMS notifications, if available.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-10184
NVD Published Date:
Sep 23, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-10184 Details - Not Deferred