Vulnerability Description
ThingsBoard v4.3.0.1 is vulnerable to an authentication bypass during the OAuth 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://gist.github.com/KKC73/b9d4efda05693882f1e613c0e0fac78d
- https://gist.github.com/KKC73/b9d4efda05693882f1e613c0e0fac78d
FAQ
What is CVE-2026-36537?
CVE-2026-36537 is a vulnerability with a CVSS score of 9.8 (CRITICAL). ThingsBoard v4.3.0.1 is vulnerable to an authentication bypass during the OAuth authorization code exchange. The application improperly trusts user-supplied identity data within the user parameter of ...
How severe is CVE-2026-36537?
CVE-2026-36537 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-36537?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.