All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52794
HIGHpublished 2026-06-24 22:16 UTC · 4 days ago · modified 2026-06-27 20:45 UTC
7.5
CVSS / 10
// description
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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
// weaknesses (CWE)
- CWE-1333