Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. pretalx
  4. ›
  5. CVE-2026-41241

CVE-2026-41241: pretalx vulnerable to stored cross-site scripting in organizer search typeahead

April 18, 2026 (updated April 24, 2026)

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.

Triggering the vulnerability required:

  1. An attacker-controlled field reachable by the search, which included any speaker’s or submitter’s display name in an event context (submitted a proposal) or any user at all for superusers.
  2. An organiser user with more than just review permissions or administrator user performing a typeahead search whose query matched the malicious record. An attacker can make matches likely by placing common substrings in the payload-bearing field.

Once triggered, the injected script executed in the context of the pretalx organiser interface and could read the page’s CSRF token, submit authenticated requests on the victim’s behalf (including requests modifying data due to access to the CSRF token), or exfiltrate data visible to the victim.

References

  • github.com/advisories/GHSA-cjcx-jfp2-f7m2
  • github.com/pretalx/pretalx
  • github.com/pretalx/pretalx/security/advisories/GHSA-cjcx-jfp2-f7m2
  • nvd.nist.gov/vuln/detail/CVE-2026-41241

Code Behaviors & Features

Detect and mitigate CVE-2026-41241 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.1.0

Fixed versions

  • 2026.1.0

Solution

Upgrade to version 2026.1.0 or above.

Impact 8.7 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

pypi/pretalx/CVE-2026-41241.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:29 +0000.