Intel

AIKIDO-2025-10476

supabase is vulnerable to Use of Weak Credentials

Use of Weak Credentials Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Jul 18, 2025

25

Low Risk

This Affects:

JSsupabase
2.0.0 - 2.31.14
Fixed in 2.31.15
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to JWT secret brute-force attacks due to insufficient secret length validation, allowing attackers to exploit weak secrets through offline brute-force techniques. Attackers can use tools to rapidly test millions of potential secrets against captured JWTs; successful guesses enable token forgery and authentication bypass. It compromises all JWT-protected endpoints, permitting unauthorized data access, account takeovers, or administrative privilege escalation. The risk intensifies if default/guessable secrets (e.g., secret123) remain undetected during deployment.

Who does this affect?

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

Background info

supabase is vulnerable to Use of Weak Credentials in versions 2.0.0 - 2.31.14.

How to fix this

Upgrade the supabase library to the patch version.