# CVE-2024-32474

## Summary

- **CVE ID:** CVE-2024-32474
- **Severity:** HIGH
- **CVSS Score:** 7.3 (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N)
- **CWE:** CWE-312, CWE-117
- **Published:** Apr 18, 2024
- **Last Modified:** Mar 13, 2026

## Description

Sentry is an error tracking and performance monitoring platform. Prior to 24.4.1, when authenticating as a superuser to Sentry with a username and password, the password is leaked as cleartext in logs under the _event_: `auth-index.validate_superuser`. An attacker with access to the log data could use these leaked credentials to login to the Sentry system as superuser. Self-hosted users on affected versions should upgrade to 24.4.1 or later. Users can configure the logging level to exclude logs of the `INFO` level and only generate logs for levels at `WARNING` or more.

## Affected Products

- getsentry — sentry (>= 24.3.0, < 24.4.1)

## References

- [CNA](https://github.com/getsentry/sentry/security/advisories/GHSA-6cjm-4pxw-7xp9)
- [CNA](https://github.com/getsentry/sentry/pull/66393)
- [CNA](https://github.com/getsentry/sentry/pull/69148)
- [CNA](https://github.com/getsentry/sentry/commit/d5b34568d9f1c41362ccb62141532a0a2169512f)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.43%
- **EPSS Percentile:** 36.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._