CVE-2026-94277: Stored Cross-Site Scripting in MISP Galaxy Matrix Statistics via Unescaped Galaxy Name

Published Sep 21, 2026
·
Updated

MISP's galaxy matrix statistics view (app/View/Users/statisticsgalaxymatrix.ctp) renders the galaxy name directly into HTML output via sprintf() without any HTML encoding. An authenticated user holding the permgalaxyeditor permission can create or modify a galaxy whose name contains arbitrary HTML or JavaScript markup. Because the value is interpolated verbatim into the page, any user who subsequently opens the galaxy matrix statistics page will have the embedded script executed in their browser context. This enables session hijacking, credential theft, data exfiltration, or the performance of arbitrary actions on behalf of the victim within the MISP application.

Version affected: <2.5.47

Affected Software

1 affected component
Misp Misp<2.5.47

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade MISP to a version that resolves this vulnerability.

    Fixed in 2.5.47
  2. Configuration

    In app/View/Users/statistics_galaxymatrix.ctp, apply CakePHP's h() to the $galaxyName variable before it is passed to sprintf() so galaxy names are HTML-encoded (e.g., angle brackets/quotes are percent-encoded/inert text) instead of rendered verbatim.

    MISP app/View/Users/statistics_galaxymatrix.ctp HTML encoding of $galaxyName before sprintf() = Use CakePHP h() on $galaxyName before passing it to sprintf() for HTML output

Event History

Sep 21, 2026
CVE Published
via MITRE·09:25 AM
Data Sourced
via MITRE·09:25 AM
RemedyDescriptionWeakness

Frequently Asked Questions

1

Who can exploit this issue, and who is affected by a malicious galaxy name?

An authenticated MISP user with the perm_galaxy_editor permission can create or modify a galaxy containing malicious markup. Any user who later opens the galaxy matrix statistics page can have that markup executed in their browser.

2

Are default MISP installations affected?

The issue requires an account with perm_galaxy_editor, so exposure depends on whether that permission is assigned. The vulnerable rendering occurs in the galaxy matrix statistics view.

3

What versions require remediation?

MISP versions earlier than 2.5.47 are affected. Updating to version 2.5.47 or later addresses the affected version range.

4

What can be done if an update cannot be applied immediately?

Restrict perm_galaxy_editor to trusted users and review galaxy names for HTML or JavaScript markup. Limit access to the galaxy matrix statistics page until malicious names have been removed or corrected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203