AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-47362

MEDIUM · CVSS 4.6 EPSS 0.17%

Source: NVD + CISA KEV + EPSS · Published 2026-08-07 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Datadog Android application is vulnerable due to the storage of operationally sensitive data in plaintext SQLite databases, including user notifications and search queries. This exposure could lead to unauthorized access to critical information, especially on rooted or jailbroken devices, or through misconfigured backup settings. Organizations using the Datadog app should prioritize addressing this vulnerability to protect sensitive operational data from potential exploitation.

CVE
CVE-2026-47362
Severity
MEDIUM
CVSS
4.6
EPSS
0.17%
Android

Original NVD 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.