GHSA-cjcx-jfp2-f7m2

Suggest an improvement
Source
https://github.com/advisories/GHSA-cjcx-jfp2-f7m2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-cjcx-jfp2-f7m2/GHSA-cjcx-jfp2-f7m2.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-cjcx-jfp2-f7m2
Aliases
Published
2026-04-18T01:11:38Z
Modified
2026-06-08T19:15:12Z
Severity
  • 8.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N CVSS Calculator
Summary
pretalx vulnerable to stored cross-site scripting in organizer search typeahead
Details

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.

Patches

Fixed in pretalx v2026.1.0.

Workarounds

There is no configuration-level workaround. Operators who cannot upgrade immediately can avoid using the organiser search bar, or apply the patch to src/pretalx/static/orga/js/base.js manually and re-collect static files.

Credits

We thank Elad Meged from Novee Security for finding and reporting this vulnerability.

Database specific
{
    "cwe_ids":  [
        "CWE-79"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-04-18T01:11:38Z",
    "nvd_published_at":  "2026-04-23T19:17:29Z",
    "severity":  "HIGH"
}
References

Affected packages

PyPI / pretalx

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
2026.1.0

Affected versions

0.*
0.1.0
0.2.0.post1
0.2.1.post1
0.2.2
0.3.0
0.3.1
0.4.0
0.4.1
0.5.0
0.6.0
0.6.1
0.7.0
0.7.1
0.8.0
0.9.0
1.*
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.1.0
1.1.1
1.1.2
2.*
2.0.0
2.1.0
2.1.1
2.2.0
2.3.0
2.3.1
2.3.2
2023.*
2023.1.0
2023.1.1
2023.1.2
2023.1.3
2024.*
2024.1.0
2024.2.0
2024.2.1
2024.3.0
2024.3.1
2025.*
2025.1.0
2025.2.0
2025.2.1
2025.2.2

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-cjcx-jfp2-f7m2/GHSA-cjcx-jfp2-f7m2.json"