CVE-2026-47363
CVE-2026-47363 is a medium-severity vulnerability with a CVSS 3.x base score of 6.3. 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.3)
- EPSS exploit prediction: 0% (4th 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, 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 against the backend. This requires a malicious application co-installed on a device with the Datadog app installed, and an OAuth token the attacker is willing to load into the victim's app. Impact: A co-installed application can switch the victim's Datadog app to a session the attacker controls. This is an account-confusion issue; it does not by itself expose the victim's existing session or data.
Frequently asked questions
- What is CVE-2026-47363?
- 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 against the backend. This requires a malicious application co-installed on a device with the Datadog app installed, and an OAuth token the attacker is willing to load into the victim's app. Impact: A co-installed application can switch the victim's Datadog app to a session the attacker controls. This is an account-confusion issue; it does not by itself expose the victim's existing session or data.
- How severe is CVE-2026-47363?
- CVE-2026-47363 has a CVSS 3.x base score of 6.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2026-47363 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (4th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-47363?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-47363 published?
- CVE-2026-47363 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,…