You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unmasked sensitive data in Android Session Replays for users of Jetpack Compose 1.8+
Critical
geoffg-sentry
published
GHSA-7cjh-xx4r-qh3fJun 19, 2025
Package
sentry-android
Affected versions
< 8.14.0
Patched versions
8.14.0
Description
Impact
Under specific circumstances, text composables may contain unmasked sensitive data in Android session replays. You may be impacted if you meet the following conditions:
If you meet the conditions above, the sentry-android package includes a specific error log that would indicate you may be impacted. Customers may use logcat to search for this event.
I'm impacted and want this data deleted
If you've confirmed that you're affected and unmasked sensitive data in Session Replays have reached Sentry servers, you can please see this documentation on deleting individual replays. If you'd like to request bulk deletion, please reach out to your Account Manager or support@sentry.io to request deletion.
The product stores, transfers, or shares a resource that contains sensitive information, but it does not properly remove that information before the product makes the resource available to unauthorized actors.
Learn more on MITRE.
Impact
Under specific circumstances, text composables may contain unmasked sensitive data in Android session replays. You may be impacted if you meet the following conditions:
sentry-android
with versions < 8.14.0Important
If you do not use Jetpack Compose or have never used a version >= 1.8.0-alpha08 you are not impacted.
Important
If you have not configured Session Replays for Mobile you are not impacted.
How do I check if I'm impacted?
If you meet the conditions above, the
sentry-android
package includes a specific error log that would indicate you may be impacted. Customers may use logcat to search for this event.I'm impacted and want this data deleted
If you've confirmed that you're affected and unmasked sensitive data in Session Replays have reached Sentry servers, you can please see this documentation on deleting individual replays. If you'd like to request bulk deletion, please reach out to your Account Manager or support@sentry.io to request deletion.
Patches
Upgrade the
sentry-android
SDK to version 8.14.0Workarounds
We recommend upgrading to the latest version of the SDK, but if it is not an option, customers may either:
Please see our documentation for more information configuring Session Replays for Android.
References
This issue was identified in Issue #4467 and fixed in #4485