Lucene search
+L

78656 matches found

Vulnrichment
Vulnrichment
added 2026/08/07 6:02 p.m.14 views

CVE-2026-44964

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 arbitrary on-call page ID,...

5.5AI score0.00191EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/07 6:02 p.m.15 views

CVE-2026-47364

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 outside Datadog's own...

5.2AI score0.00251EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/07 6:02 p.m.33 views

CVE-2026-44964

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 arbitrary on-call page ID,...

0.00191EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 6:02 p.m.8 views

CVE-2026-47361

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 conversationid. When the activity closes and no in-process session matches that ID, it unconditionally cancels notification ...

6.4CVSS5.2AI score0.00174EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/07 6:02 p.m.12 views

CVE-2026-47362

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-a...

5.3AI score0.00172EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/07 6:02 p.m.10 views

CVE-2026-47362

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-a...

4.6CVSS5.3AI score0.00172EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/07 6:02 p.m.56 views

CVE-2026-47362

Datadog Android app stores operationally sensitive content in plaintext SQLite databases via Room. Two databases analyzed: LocalNotificationDatabase (local_notifications; title, message, recipient, service, tags, on‑call/incident deeplinks) and SearchRecentDatabase (search_recents; stores every i...

4.6CVSS5.3AI score0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 6:02 p.m.59 views

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 score0.00174EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 6:02 p.m.34 views

CVE-2026-47362

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-a...

0.00172EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/07 6:02 p.m.12 views

CVE-2026-47361

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 conversationid. When the activity closes and no in-process session matches that ID, it unconditionally cancels notification ...

5.3AI score0.00174EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 6:02 p.m.15 views

EUVD-2026-54566

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-a...

4.6CVSS5.3AI score0.00172EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/07 5:12 p.m.13 views

SUSE CVE-2025-49506

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.16 views

SUSE CVE-2026-70639

llama.cpp builds b1886 through b7445 contain a null pointer dereference vulnerability in the LLaMA-Android JNI wrapper where the bench1model function fails to validate the model context pointer before dereferencing it. Attackers can supply a malicious, corrupt, or truncated model file to trigger ...

6.8CVSS5.4AI score0.0013EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.15 views

EUVD-2026-54280

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS6.1AI score0.0016EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 12:31 a.m.15 views

EUVD-2026-54278

llama.cpp builds b1886 through b7445 contain a null pointer dereference vulnerability in the LLaMA-Android JNI wrapper where the bench1model function fails to validate the model context pointer before dereferencing it. Attackers can supply a malicious, corrupt, or truncated model file to trigger ...

6.8CVSS5.5AI score0.0013EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 12:31 a.m.23 views

EUVD-2026-54276

llama.cpp builds b1886 through b7445 contain an integer overflow vulnerability in the LLaMA-Android JNI wrapper where the new1batch function multiplies sizeofllamaseqid by an attacker-controlled nseqmax parameter without overflow validation, causing heap buffer allocation to wrap and allocate...

8.5CVSS6.5AI score0.00209EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/07 12:31 a.m.14 views

EUVD-2026-54267

Use after free in WebGL in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

5.5AI score0.00384EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.11 views

EUVD-2026-54266

Out of bounds write in ANGLE in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

5.5AI score0.00384EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.13 views

EUVD-2026-54265

Use after free in Skia in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

5.6AI score0.00347EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.13 views

EUVD-2026-54115

Insufficient validation of untrusted input in WebAPKs in Google Chrome on Android prior to 151.0.7922.109 allowed a local attacker to potentially perform a sandbox escape via a malicious file. Chromium security severity: High...

5.5AI score0.00172EPSS
SaveExploits0References3
Rows per page
Query Builder