CVE-2026-77846: JSON path injection via unescaped get_path segments in AshSqlite

Published Aug 30, 2026
·
Updated

Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ashsqlite allows an attacker who controls a getpath/2 segment to traverse into nested JSON the application never exposed, disclosing private or sensitive? embedded fields.

AshSqlite.SqlImplementation builds the SQLite jsonextract path with "$." <> Enum.join(right, "."), so a single segment containing ., [, ], or $ re-interprets the JSON path (for example "private.secret" descends two levels instead of naming one key). The path is bound as a parameter, so this is confined to the JSON-path grammar rather than SQL. Any endpoint that lets user input reach a getpath segment (a common pick-a-field pattern) can read nested values it never meant to expose.

This issue affects ashsqlite: from 0.1.2-rc.0 before 0.2.18.

Affected Software

1 affected component
ash-project/ash_sqlite>=0.1.2-rc.0<0.2.18

Event History

Aug 30, 2026
CVE Published
via MITRE·02:52 AM
Data Sourced
via MITRE·02:52 AM
DescriptionWeakness

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