Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/yahoo/elide/issues/3415
- https://www.vulncheck.com/advisories/elide-permission-bypass-in-sort-expression-
- https://github.com/yahoo/elide/issues/3415
FAQ
What is CVE-2026-57954?
CVE-2026-57954 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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...
How severe is CVE-2026-57954?
CVE-2026-57954 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57954?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.