CVE-2026-47361
CVE-2026-47361 is a medium-severity vulnerability with a CVSS 3.x base score of 6.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-926.
Key facts
- Severity: Medium (CVSS 3.x base score 6.4)
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-926
- Published:
- Last modified:
Description
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 cancels notification ID 9201 (the Bits AI chat notification), with no check on the caller's identity or ownership of the conversation. This requires a malicious application co-installed on the victim's device. Impact: A co-installed application can silently dismiss the victim's Bits AI chat notification. No chat content is exposed; conversation data remains server-authentication gated and is never returned to the caller.
Frequently asked questions
- What is 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 conversation_id. When the activity closes and no in-process session matches that ID, it unconditionally cancels notification ID 9201 (the Bits AI chat notification), with no check on the caller's identity or ownership of the conversation. This requires a malicious application co-installed on the victim's device. Impact: A co-installed application can silently dismiss the victim's Bits AI chat notification. No chat content is exposed; conversation data remains server-authentication gated and is never returned to the caller.
- How severe is CVE-2026-47361?
- CVE-2026-47361 has a CVSS 3.x base score of 6.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-47361 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-47361?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-47361 published?
- CVE-2026-47361 was published on 2026-08-07 and last updated on 2026-08-08.
References
- https://cwe.mitre.org/data/definitions/926.html
- https://trust.datadoghq.com/?tcuUid=2e8b8fa5-39ca-43f4-9f6a-aeafafb440ef
Other CWE-926 vulnerabilities
- CVE-2025-5344 — High (CVSS 8.5): Bluebird devices contain a pre-loaded kiosk application. This application exposes an unsecured service provider…
- CVE-2024-13917 — High (CVSS 8.3): An application "com.pri.applock", which is pre-loaded on Kruger&Matz smartphones, allows a user to encrypt any…
- CVE-2025-68713 — High (CVSS 8.0): An issue was discovered in Rakuten Send Anywhere (File Transfer) for Android (com.estmob.android.sendanywhere) 23.2.9.…
- CVE-2025-32347 — High (CVSS 7.8): In onStart of BiometricEnrollIntroduction.java, there is a possible way to determine the device's location due to an…
- CVE-2021-25400 — High (CVSS 7.8): Intent redirection vulnerability in Samsung Internet prior to version 14.0.1.20 allows attacker to execute privileged…
- CVE-2025-15464 — High (CVSS 7.5): Exported Activity allows external applications to gain application context and directly launch Gmail with inbox access,…