CVE-2026-77846
Last modified
CVE-2026-77846 is a low-severity vulnerability rated 2.1/10 on the CVSS scale. Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ash_sqlite allows an attacker who controls a get_path/2 segment to traverse into nested JSON the application never exposed, disclosing private or sensitive? embedded fields. AshSqlite.SqlImplementation builds the SQLite json_extract 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.
Description
Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ash_sqlite allows an attacker who controls a get_path/2 segment to traverse into nested JSON the application never exposed, disclosing private or sensitive? embedded fields. AshSqlite.SqlImplementation builds the SQLite json_extract 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 get_path segment (a common pick-a-field pattern) can read nested values it never meant to expose. This issue affects ash_sqlite: from 0.1.2-rc.0 before 0.2.18.
Metrics
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ash-project | ash_sqlite | >= 0.1.2-rc.0, < 0.2.18 |
| ash-project | ash_sqlite | >= c12be48a5b6295593199b0e445b70a4aef81d1cd, < 2138480fceb654bec1845e691517ac409d0232c3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-77846?
How severe is CVE-2026-77846?
How do I fix CVE-2026-77846?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7782A vulnerability was detected in CodeCanyon Perfex CRM up to …6.3
- CVE-2026-77824The Media Sweep – WordPress Media Cleaner plugin for WordPre…4.9
- CVE-2026-7783A flaw has been found in CodeCanyon Perfex CRM up to 3.4.1. …6.3
- CVE-2026-77831Inefficient Algorithmic Complexity vulnerability in ash-proj…2.1
- CVE-2026-77838SOY Calendar contains a cross-site scripting vulnerability. …4.8
- CVE-2026-7784A vulnerability has been found in RTGS2017 NagaAgent up to 5…7.3
- CVE-2026-7785A security flaw has been discovered in A-G-U-P-T-A wireshark…7.3
- CVE-2026-77850Stored Cross-site Scripting vulnerability in ash-project ash…8.4
- CVE-2026-7786Jinan USR IOT Technology Limited (PUSR) USR-W610 RS232/485 t…9.8
- CVE-2026-7787IBM Langflow OSS 1.0.0 through 1.9.1 could allow an authenti…8.1
- CVE-2026-7788A security flaw has been discovered in Axle-Bucamp MCP-Docus…7.3
- CVE-2026-7790Uncontrolled Resource Consumption vulnerability in ninenines…7.5
Are you affected by CVE-2026-77846?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
