CVE-2026-10708

Summary

This vulnerability enables large‑scale data harvesting without requiring app‑specific secrets. A single request to a minimal leaderboard component may return user records containing emails, UUIDs, and custom fields. The combination of wildcard CORS behavior, long‑lived twenty‑day JWTs, and the absence of token revocation allows attackers to gather sensitive personal information from any Adalo application.

Affected Software

VendorProductVersion RangeStatus
Adalo No-Code App BuilderApp Builder1 <= 2affected

Weaknesses

  • CWE-522 Insufficiently Protected Credentials
  • CWE-346 Origin Validation Error
  • CWE-613 Insufficient Session Expiration

References