Lucene search
+L

80101 matches found

Vulnrichment
Vulnrichment
added 2026/08/07 6:02 p.m.17 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.40 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
EUVD
EUVD
added 2026/08/07 6:02 p.m.19 views

EUVD-2026-54569

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

6.5CVSS5.2AI score0.00251EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/07 6:02 p.m.11 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.14 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
Cvelist
Cvelist
added 2026/08/07 6:02 p.m.39 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
attackerkb
attackerkb
added 2026/08/07 6:02 p.m.15 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.68 views

CVE-2026-47361

The Datadog Android application (prior to v541-5.9.2 ) is vulnerable because BubbleChatActivity is exported without a permission guard. It accepts a SEND intent with a caller-supplied conversation_id . When the activity closes and no in-process session matches that ID, it unconditionally cancels ...

5.7AI score0.00174EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 6:02 p.m.60 views

CVE-2026-47362

The Datadog Android application (prior to v554-5.9.4 ) is vulnerable to insecure storage because two Room-backed SQLite databases store sensitive data in plaintext . Specifically, the LocalNotificationDatabase contains notification titles, messages, recipients, services, tags, and on-call/inciden...

5.3AI score0.00172EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/07 6:02 p.m.14 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.20 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.15 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 5:05 p.m.12 views

SUSE CVE-2026-43622

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.1AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.15 views

SUSE CVE-2026-70638

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.00246EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.18 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.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.17 views

SUSE CVE-2026-70640

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.3CVSS6AI score0.00185EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2026/08/07 1:20 p.m.29 views

Exploit for Uncontrolled Resource Consumption in Google Android

CVE-2026-0049 — Android DNG zero-click DoS dngsdk MapTable a...

6.2CVSS6.9AI score0.00101EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/08/07 10:36 a.m.44 views

Exploit for CVE-2026-70638

CVE-2026-70638 - llama.cpp LLaMA-Android JNI Integer Overflow...

8.5CVSS5.6AI score0.00246EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/07 12:31 a.m.18 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.00185EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/07 12:31 a.m.18 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.00145EPSS
SaveExploits0References4
Rows per page
Query Builder