CVE-2026-69659: Memory exhaustion via unbounded deserialization of keyset pagination cursors in Ash.Page.Keyset

Published Aug 9, 2026
·
Updated

Uncontrolled Resource Consumption vulnerability in ash-project ash allows an attacker to exhaust the memory of the node via a crafted keyset pagination cursor.

Read actions with keyset pagination deserialize the client-supplied page[:after] or page[:before] cursor in decodevalues/2 in lib/ash/page/keyset.ex, which base64-decodes the value and passes it to :erlang.binarytoterm/2 without bounding its size. The Erlang external term format supports zlib-compressed payloads, which the decoder inflates transparently, so a cursor of a few kilobytes can allocate tens of megabytes of heap in a single call. Ash itself only ever encodes cursors uncompressed, so the decoder accepts a term shape its encoder never produces. Concurrent requests aggregate these allocations and can terminate the node.

This issue affects ash: from 1.17.0 before 3.31.1.

Affected Software

1 affected component
ash-project ash>=1.17.0<3.31.1

Event History

Aug 9, 2026
CVE Published
via MITRE·06:01 PM
Data Sourced
via MITRE·06:01 PM
DescriptionWeakness
Data Sourced
via NVD·06:16 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-69659?

CVE-2026-69659 has a risk score of 62, indicating it poses a medium risk level.

2

How do I fix CVE-2026-69659?

To mitigate CVE-2026-69659, ensure proper validation and limits on incoming keyset pagination cursors.

3

What type of vulnerability is CVE-2026-69659?

CVE-2026-69659 is classified as a memory exhaustion vulnerability due to unbounded deserialization.

4

What software is affected by CVE-2026-69659?

CVE-2026-69659 affects the ash-project ash framework.

5

Can CVE-2026-69659 lead to denial of service?

Yes, CVE-2026-69659 can potentially lead to denial of service by exhausting server memory.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203