CVE-2026-52794 PUBLISHED

Sentry: Inefficient Regular Expression Complexity in sentry

Assigner: GitHub_M
Reserved: 08.06.2026 Published: 24.06.2026 Updated: 25.06.2026

Sentry is an error tracking and performance monitoring tool. From 24.4.0 until 26.5.2, a Regular Expression Denial of Service (ReDoS) vulnerability exists in Sentry's event ingestion pipeline, where a regex applied to attacker-controlled fields on incoming events can be made to consume disproportionate CPU time. This vulnerability is fixed in 26.5.2.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor getsentry
Product sentry
Versions
  • Version >= 24.4.0, < 26.5.2 is affected

References

Problem Types

  • CWE-1333: Inefficient Regular Expression Complexity CWE