Intel

AIKIDO-2026-10397

ariadne is vulnerable to Download of Code Without Integrity Check

Download of Code Without Integrity Check Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Mar 19, 2026

28

Low Risk

This Affects:

PYTHONariadne
0.17.0 - 0.29.0
Fixed in 1.0.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package do not enforce integrity verification for externally loaded resources, allowing scripts to be executed without validating their authenticity. This may enable an attacker to tamper with third-party resources (e.g., via CDN compromise or man-in-the-middle attacks), resulting in the execution of malicious code in the application context. The issue is mitigated by introducing Subresource Integrity (SRI), ensuring that external resources are verified against a known cryptographic hash before execution.

Who does this affect?

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

Background info

ariadne is vulnerable to Download of Code Without Integrity Check in versions 0.17.0 - 0.29.0.

How to fix this

Upgrade the ariadne library to the patch version.