216.73.216.75

CVE-2026-10863

· Published 04/06/2026 15:16 · Modified 04/06/2026 15:19

Labels: CVE-2026-10863 2026-06-045a6e4751-2f3f-4070-9419-94fb35b644e8CVE-2026-10863CWE-20

Essential information

Published
04/06/2026 15:16
Modified
04/06/2026 15:19
Author
Creator
CVSS
6.4 MEDIUM (v3) 6.4 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
5a6e4751-2f3f-4070-9419-94fb35b644e8
NVD
View on NVD

Affected products (CPE)

ProductCPE
* / * cpe:2.3:a:*:*:*:*:*:*:*:*:*:*

References