VYPR

Datadog Android application

by Datadog

CVEs (6)

  • CVE-2026-47364MedAug 7, 2026
    risk 0.42cvss 6.5epss 0.00

    In versions of the Datadog Android application prior to v545-5.9.2, the app tags Crashlytics data with the user's Datadog UUID, with no user-facing opt-out. Impact: The Datadog user UUID and crash data are visible within Firebase Crashlytics. This UUID is not identifying…

  • CVE-2026-47361MedAug 7, 2026
    risk 0.42cvss 6.4epss 0.00

    In versions of the Datadog Android application prior to v541-5.9.2, BubbleChatActivity is exported with no permission guard and accepts a SEND intent with a caller-supplied conversation_id. When the activity closes and no in-process session matches that ID, it unconditionally…

  • CVE-2026-44964MedAug 7, 2026
    risk 0.42cvss 6.5epss 0.00

    In versions of the Datadog Android application prior to v545-5.9.2, OnCallNotificationActivity is declared exported with no permission guard. A co-installed application can launch it with attacker-controlled Intent extras, including a full-screen lock-screen message, an…

  • CVE-2026-47363MedAug 7, 2026
    risk 0.41cvss 6.3epss 0.00

    In versions of the Datadog Android application prior to v541-5.9.2, the exported launcher activity AppActivity accepts an attacker-supplied session (including OAuth tokens) from Intent extras with no permission guard, and signs the app into that session without validating it…

  • CVE-2026-44965MedAug 7, 2026
    risk 0.36cvss 5.5epss 0.00

    In versions of the Datadog Android application prior to v545-5.9.2, six App Widget configuration activities (IncidentWidgetActivity, MonitorSavedViewWidgetActivity, OnCallShiftsWidgetActivity, OnCallPagesWidgetActivity, SloWidgetActivity, DashboardWidgetActivity) are exported…

  • CVE-2026-47362MedAug 7, 2026
    risk 0.30cvss 4.6epss 0.00

    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…