๐Ÿ” CVE Alert

CVE-2026-55411

MEDIUM 6.8

ToolJet: Cross-tenant credential decryption (IDOR) in POST /api/data-sources/decrypt โ€” any authenticated user can decrypt any organization's data-source secrets

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.1780-lts, the authenticated endpoint POST /api/data-sources/decrypt returns the decrypted plaintext for any credential whose credential_id is supplied in the request body. Unlike every neighbouring data-source route, this handler is not protected by ValidateDataSourceGuard, does not receive the calling @User(), and the underlying CredentialsService.getValue() looks the credential up by id only, with no organization scoping. As a result, any authenticated user of any organization can decrypt the data-source secrets of any other organization by supplying that organization's credential_id โ€” a cross-tenant confidentiality breach. This vulnerability is fixed in 3.20.1780-lts.

CWE CWE-639 CWE-863
Vendor tooljet
Product tooljet
Published Jun 25, 2026
Last Updated Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for tooljet tooljet

Be the first to know when new medium vulnerabilities affecting tooljet tooljet are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

ToolJet / ToolJet
< 3.20.1780-lts

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ToolJet/ToolJet/security/advisories/GHSA-x7qj-hfg8-p4cw