CVE-2026-55412

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.
Configurations

No configuration.

History

25 Jun 2026, 19:16

Type Values Removed Values Added
References () https://github.com/ToolJet/ToolJet/security/advisories/GHSA-h49f-mhmm-jx4w - () https://github.com/ToolJet/ToolJet/security/advisories/GHSA-h49f-mhmm-jx4w -

25 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-25 17:16

Updated : 2026-06-25 19:16


NVD link : CVE-2026-55412

Mitre link : CVE-2026-55412

CVE.ORG link : CVE-2026-55412


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)