CVE-2026-47362 Details
Description
In versions of the Datadog Android application prior to v554-5.9.4, two Room-backed SQLite databases store sensitive content in plaintext: LocalNotificationDatabase (notification title, message, recipient, service, tags, and on-call/incident deep links) and SearchRecentDatabase (the user's full in-app search history). Impact: Any actor able to bypass the app sandbox can read these databases in plaintext.
A vulnerability exists in the Datadog Android application due to the insecure storage of operationally sensitive information in plaintext SQLite databases managed by Room. Two specific databases were identified as problematic: the LocalNotificationDatabase, which contains sensitive notification details, and the SearchRecentDatabase, which records user search queries within the app. The absence of encryption leaves this data exposed, relying solely on the Android application sandbox for protection. This vulnerability is particularly concerning given the nature of the stored information, which includes customer monitoring data and incident-related details. Exploitation could occur through various means, such as on rooted or jailbroken devices, improper adb backup configurations, physical device transfers, or forensic data recovery.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 7, 2026References 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-ID | CWE Name | Source |
|---|---|---|
| CWE-922 | Insecure Storage of Sensitive Information | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 8, 2026 | CVE Modified | [email protected] |
| Aug 7, 2026 | CVE Modified | CISA-ADP |
| Aug 7, 2026 | New CVE Received | [email protected] |