Security Advisory

CVE-2026-55412

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-25 16:07:13
Last updated 2026-06-25 17:40:41
Assigner GitHub_M
CVSS score 8.3
State PUBLISHED

Description

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.178-lts, there's an SSRF in the RestAPI data source component. The RestAPI data source executes HTTP requests server-side, and its private IP filter only checks the hostname string — not the resolved IP. DNS names like 169.254.169.254.nip.io resolve to the Azure IMDS link-local address and bypass the filter entirely. This allows any authenticated user (free tier) to steal Azure managed identity tokens for the AKS production cluster. This vulnerability is fixed in 3.20.178-lts.