CVE-2026-92965 PUBLISHED

TikTok 1.2.0 - 1.4.1 - Unauthenticated OAuth Code Redemption

Assigner: WPScan
Reserved: 17.09.2026 Published: 20.09.2026 Updated: 20.09.2026

The TikTok WordPress plugin before 1.4.2 does not check that a request is authorised before acting on a sign-in code supplied in the URL, so any visitor can make the site redeem a code of their choosing against the advertising platform, using the site's own credentials. It matches that code loosely, so URLs that merely resemble the expected one trigger it too, and the callback runs on every request to the site rather than only on the administrator's sign-in.

Product Status

Vendor Unknown
Product TikTok
Versions Default: unaffected
  • affected from 1.2.0 to 1.4.2 (excl.)

Credits

  • RIA Labs finder
  • WPScan coordinator

References

Problem Types

  • CWE-862 Missing Authorization CWE