CVE-2026-57954 Details
Description
Elide through 7.1.17 fails to enforce @ReadPermission on client-supplied sort expressions in SortingImpl.getValidSortingRules, allowing attackers to sort collections by forbidden fields. Attackers can infer hidden field values through row ordering analysis, leaking relative field ordering across all rows via both JSON:API and GraphQL read paths.
A vulnerability exists in Elide versions through 7.1.17, where the framework fails to properly enforce read permissions on client-supplied sort expressions. This oversight allows attackers to sort collections by fields they are not authorized to access. While the values of these forbidden fields are not directly returned, the relative ordering of rows can be manipulated to infer hidden field values. This information leak occurs through both JSON:API and GraphQL interfaces, enabling attackers to reconstruct the ordering of secret fields across all rows by analyzing the response data.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 29, 2026CISA-ADP
Assessed Jun 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/yahoo/elide/issues/3415 | CISA-ADP | ExploitIssue TrackingTechnical AnalysisVendor |
| https://github.com/yahoo/elide/issues/3415 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://www.vulncheck.com/advisories/elide-permission-bypass-in-sort-expression-validation | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Yahoo Elide | <= 7.1.17 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 30, 2026 | CVE Modified | CISA-ADP |
| Jun 29, 2026 | New CVE Received | [email protected] |
Volerion