2 matches found
CVE-2026-47361
BubbleChatActivity in the Datadog Android application is declared android:exported="true" with no permission guard and accepts a SEND intent with mimeType text/plain. The activity reads a conversationid from Intent extras and, on onDestroy, calls BubbleChatNotification.dismiss whenever no active...
6.4CVSS
SaveExploits0References2
CVE-2026-47361
Datadog’s Android app exposes BubbleChatActivity (android:exported="true") with no permission guard, accepts SEND intents with mimeType text/plain, and reads a conversation_id from extras. On destruction, BubbleChatNotification.dismiss unconditionally cancels a hard-coded Bits AI notification (ID...
6.4CVSS5.3AI score
SaveExploits0References2
20