NVD HIGH: CVE-2026-67579 — Deserialization of Untrusted Data vulnerability in ash-project ash allows an una...
Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer.
Read actions with keyset pagination decode the client-supplied page[:after] or page[:before] cursor in decode_values/2 in lib/ash/page/keyset.ex using
CVE-2026-67579