CVE-2026-41241 Details
Description
pretalx is a conference planning tool. Prior to 2026.1.0, The organiser search in the pretalx backend rendered submission titles, speaker display names, and user names/emails into the result dropdown using innerHTML string interpolation. Any user who controls one of those fields (which includes any registered user whose display name is looked up by an administrator) could include HTML or JavaScript that would execute in an organiser's browser when the organiser's search query matched the malicious record. This vulnerability is fixed in 2026.1.0.
A stored cross-site scripting vulnerability has been identified in Pretalx versions prior to 2026.1.0. The issue arises in the organiser search feature of the Pretalx backend, where submission titles, speaker display names, and user names or emails are rendered into the results dropdown using innerHTML string interpolation. This allows any user who controls one of these fields, including registered users whose display names are accessed by an administrator, to inject HTML or JavaScript. The malicious script would execute in the organiser's browser when their search query matched the compromised record. Exploitation could lead to the execution of authenticated requests on behalf of the victim, including data modification requests, or the exfiltration of data visible to the victim.
Users can upgrade to Pretalx version 2026.1.0 or apply the patch manually to the 'src/pretalx/static/orga/js/base.js' file and re-collect static files.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pretalx/pretalx/security/advisories/GHSA-cjcx-jfp2-f7m2 | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| pretalx pretalx | < 2026.1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 28, 2026 | Initial Analysis | [email protected] |
| Apr 23, 2026 | New CVE Received | [email protected] |