GHSA-cr4f-6g54-5c3c · Severity: medium — A security issue was fixed in the correlations over-correlation endpoint where the order query...
A security issue was fixed in the correlations over-correlation endpoint where the order query parameter was accepted from user-controlled named request parameters. This allowed an authenticated user to override the server-defined ordering of over-correlating values. Depending on how the value was processed by the underlying data access layer, this could allow manipulation of database query ordering and potentially expose the application to unsafe query construction. The patch removes order from the set of request-controlled parameters and instead sets the ordering server-side to occurrence desc after processing allowed user parameters. Affected component: app/Controller/CorrelationsController.php, overCorrelations() Security impact: An authenticated attacker could influence the ordering clause used by the over-correlations query. The direct impact appears limited to query manipulation unless further evidence confirms SQL injection or unauthorized data exposure through the manipulated ordering expression.
Conclusion & alert: CVE-2026-10863 is rated Low Risk (30.3/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.03% | 0.22% | +0.19% |
| 2 | 2026-06-09 | 0.05% | 0.03% | -0.02% |
| 3 | 2026-06-05 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.4 | 4.0 | MEDIUM |
|
— | — | 5a6e4751-2f3f-4070-9419-94fb35b644e8 |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
GHSA-cr4f-6g54-5c3c · Severity: medium — A security issue was fixed in the correlations over-correlation endpoint where the order query...
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| misp-project | misp | < 2.5.39 | cpe:2.3:a:misp-project:misp:*:*:*:*:*:*:*:* |