CVE-2024-41656
CVE-2024-41656 is a high-severity vulnerability in Sentry with a CVSS 3.x base score of 7.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: High (CVSS 3.x base score 7.1)
- EPSS exploit prediction: 0% (37th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-2337
- Weakness: CWE-79
- Affected product: Sentry
- Published:
- Last modified:
Description
Sentry is an error tracking and performance monitoring platform. Starting in version 10.0.0 and prior to version 24.7.1, an unsanitized payload sent by an Integration platform integration allows storing arbitrary HTML tags on the Sentry side with the subsequent rendering them on the Issues page. Self-hosted Sentry users may be impacted in case of untrustworthy Integration platform integrations sending external issues from their side to Sentry. A patch has been released in Sentry 24.7.1. For Sentry SaaS customers, no action is needed. This has been patched on July 23, and even prior to the fix, the exploitation was not possible due to the strict Content Security Policy deployed on sentry.io site. For self-hosted users, the maintainers of Sentry strongly recommend upgrading Sentry to the latest version. If it is not possible, one could enable CSP on one's self-hosted installation with `CSP_REPORT_ONLY = False` (enforcing mode). This will mitigate the risk of cross-site scripting.
Frequently asked questions
- What is CVE-2024-41656?
- Sentry is an error tracking and performance monitoring platform. Starting in version 10.0.0 and prior to version 24.7.1, an unsanitized payload sent by an Integration platform integration allows storing arbitrary HTML tags on the Sentry side with the subsequent rendering them on the Issues page. Self-hosted Sentry users may be impacted in case of untrustworthy Integration platform integrations sending external issues from their side to Sentry. A patch has been released in Sentry 24.7.1. For Sentry SaaS customers, no action is needed. This has been patched on July 23, and even prior to the fix, the exploitation was not possible due to the strict Content Security Policy deployed on sentry.io site. For self-hosted users, the maintainers of Sentry strongly recommend upgrading Sentry to the latest version. If it is not possible, one could enable CSP on one's self-hosted installation with `CSP_REPORT_ONLY = False` (enforcing mode). This will mitigate the risk of cross-site scripting.
- How severe is CVE-2024-41656?
- CVE-2024-41656 has a CVSS 3.x base score of 7.1, rated high severity. It is exploitable over network with high attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2024-41656 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-41656?
- CVE-2024-41656 affects Sentry. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-41656?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-41656 have an EU (EUVD) identifier?
- Yes. CVE-2024-41656 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2337.
- When was CVE-2024-41656 published?
- CVE-2024-41656 was published on 2024-07-23 and last updated on 2026-06-17.
References
- https://github.com/getsentry/self-hosted/releases/tag/24.7.1
- https://github.com/getsentry/sentry/commit/5c679521f1539eabfb81287bfc30f34dbecd373e
- https://github.com/getsentry/sentry/pull/74648
- https://github.com/getsentry/sentry/security/advisories/GHSA-fm88-hc3v-3www
Affected products (1)
- cpe:2.3:a:sentry:sentry:*:*:*:*:*:*:*:*
More vulnerabilities in Sentry
- CVE-2026-42354 — Critical (CVSS 9.1): Sentry is an error tracking and performance monitoring tool. From version 21.12.0 to before version 26.4.1, a critical…
- CVE-2026-27197 — Critical (CVSS 9.1): Sentry is a developer-first error tracking and performance monitoring tool. Versions 21.12.0 through 26.1.0 have a…
- CVE-2021-47935 — High (CVSS 8.8): Sentry 8.2.0 contains a remote code execution vulnerability that allows authenticated superusers to execute arbitrary…
- CVE-2023-39349 — High (CVSS 8.1): Sentry is an error tracking and performance monitoring platform. Starting in version 22.1.0 and prior to version…
- CVE-2023-36826 — High (CVSS 7.7): Sentry is an error tracking and performance monitoring platform. Starting in version 8.21.0 and prior to version…
- CVE-2026-52794 — High (CVSS 7.5): Sentry is an error tracking and performance monitoring tool. From 24.4.0 until 26.5.2, a Regular Expression Denial of…
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →