GHSA-9gjj-gmcx-6fhj · Severity: medium — An open redirect vulnerability existed in MISP UsersController::routeafterlogin() because the...
An open redirect vulnerability existed in MISP UsersController::routeafterlogin() because the value stored in the pre_login_requested_url session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker could craft a link that causes a victim to visit a trusted MISP instance and, after successful authentication, be redirected to an attacker-controlled external URL. This could be abused to increase the credibility of phishing attacks, redirect users to counterfeit login pages, or deliver attacker-controlled content from an untrusted domain. CWE-601 describes this weakness as accepting user-controlled input that specifies an external link and using it in a redirect, with phishing as a common consequence. The patch mitigates the issue by decoding and parsing the URL, rejecting URLs with a scheme, host, user component, missing or non-local path, and protocol-relative forms such as //example.com and /\example.com.
Conclusion & alert: CVE-2026-10861 is rated Low Risk (25/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.22%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.22% | +0.19% |
| 2 | 2026-06-09 | 0.13% | 0.04% | -0.09% |
| 3 | 2026-06-05 | — | 0.13% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.1 | 4.0 | MEDIUM |
|
— | — | 5a6e4751-2f3f-4070-9419-94fb35b644e8 |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-9gjj-gmcx-6fhj · Severity: medium — An open redirect vulnerability existed in MISP UsersController::routeafterlogin() because the...
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| misp-project | misp | < 2.5.39 | cpe:2.3:a:misp-project:misp:*:*:*:*:*:*:*:* |