CVE-2026-47363: Medium severity Datadog Datadog Android application vulnerability

Published Aug 7, 2026
·
Updated

The launcher activity AppActivity in the Datadog Android application is declared android:exported="true" with launchMode="singleTask" and no permission guard. On every onCreate and onNewIntent, it invokes Intent.getUserSession(), an extension that deserializes a full UserSession — user identity, OAuth access and refresh tokens, host, organization, datacenter, and permissions — from Bundle extras keyed under the com.datadog.app. namespace. This extension lives in the main sourceset, not a test-only sourceset, despite a misleading comment referencing internal test fixtures. Any application installed on the device can invoke the launcher with arbitrary session extras. The startup pipeline accepts the injected session, persists it to user storage, optionally rotates persisted token storage when an OAUTHOVERRIDETOKEN extra is set, and performs an automatic login under the attacker-chosen identity. The session preparer returns Ready without contacting the backend whenever the injected access token is not flagged as expired-or-expiring-soon, so no server-side token introspection takes place before auto-login. Preconditions: the Datadog application installed on the victim device, and a zero-permission co-installed malicious application. The attacker must possess any OAuth access token they are willing to have the victim use, including the attacker's own Datadog tokens.

Affected Software

1 affected component
Datadog Datadog Android application

Event History

Aug 7, 2026
CVE Published
via MITRE·06:02 PM
Data Sourced
via MITRE·06:02 PM
DescriptionWeakness
Data Sourced
via NVD·06:17 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-47363?

The severity of CVE-2026-47363 is assessed as 76, indicating a high risk vulnerability.

2

How do I fix CVE-2026-47363?

To fix CVE-2026-47363, modify the AppActivity declaration to set android:exported="false" or implement proper permission checks.

3

What potential impact does CVE-2026-47363 have on the Datadog Android application?

CVE-2026-47363 allows unauthorized access to user sessions, potentially leading to identity theft and data breaches.

4

Which version of the Datadog Android application is affected by CVE-2026-47363?

CVE-2026-47363 affects versions of the Datadog Android application prior to the patch released on or after August 7, 2026.

5

How can the exploit of CVE-2026-47363 be mitigated?

Mitigation of CVE-2026-47363 can be achieved by restricting the exported activities and ensuring sensitive user data is protected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203