Skip to content

Instantly share code, notes, and snippets.

View KKC73's full-sized avatar
🎯
Focusing

Kuycheu Kung KKC73

🎯
Focusing
View GitHub Profile
@KKC73
KKC73 / CVE-2026-36537-PoC.md
Last active June 10, 2026 15:08
Account Takeover via Sign in with Apple in ThingsBoard

CVE-2026-36537

Summary

ThingsBoard v4.3.0.1 and potentially earlier versions are vulnerable to an authentication bypass during the OAuth 2.0 authorization code exchange. The application improperly trusts user-supplied identity data within the user parameter of the /login/oauth2/code/ endpoint. By manipulating the email address in this JSON object, a remote attacker can bypass authentication and gain full access to any existing user account on the platform without possessing the target user's credentials. This results in a complete account takeover.

Fixed Version

PoC

  • Step 1: Sign up