Intel

AIKIDO-2025-10515

sentry-actix is vulnerable to Exposure of Sensitive Information

Exposure of Sensitive Information Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

21

Low Risk

This Affects:

RUSTsentry-actix
0.9.0 - 0.41.0
Fixed in 0.42.0

TL;DR

Affected versions of this package may inadvertently expose sensitive information by failing to properly sanitize URLs captured during logging or tracing when using the Actix Web or Axum integrations. In particular, usernames and passwords embedded in these URLs could be logged in plain text, posing a security risk. The issue has been addressed in the patched version by ensuring that such sensitive credentials are consistently filtered out before logging.

Who does this affect?

You are affected if you are using a version which is within vulnerability ranges

Background info

sentry-actix is vulnerable to Exposure of Sensitive Information in versions 0.9.0 - 0.41.0.

How to fix this

Upgrade the sentry-actix library to a patch version.