Intel

AIKIDO-2026-304338

ash_graphql is vulnerable to Information Disclosure

Information DisclosureCVE-2026-78693 Published Yesterday

69

Medium Risk

This Affects:

ELIXIRash_graphql
1.9.0 - 1.10.1
Fixed in 1.11.0
Are you affected? Scan for Free

TL;DR

AshGraphql's error handling re-injects the original :path field via Map.put_new/3 after a configured error_handler runs. This reverses any sanitization the handler performed, including explicit deletion of the path. Because build_error_path/5 defaults to internal Ash field names when no GraphQL field mapping exists, validation failures on non-exposed attributes leak internal field identifiers to any client submitting a failing request. The fix stops re-attaching the error path after the handler executes.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

ash_graphql is vulnerable to Information Disclosure in versions 1.9.0 - 1.10.1.

How to fix this

Upgrade the ash_graphql library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform