Heateor Social Login WordPress <= 1.1.35 - Authentication Bypass via Disqus OAuth provider
Strategic Overview
- Status
- Patched in 1.1.36
- Affected Plugin
- Heateor Social Login WordPress
- Affected Version
<= 1.1.35- CVSS
- 8.1High
- Weakness type
- CWE-287 · Improper Authentication
- CVE
CVE-2024-10020
At a glance
CVE-2024-10020 is a high-severity Improper Authentication vulnerability in the Heateor Social Login WordPress WordPress plugin, affecting versions <= 1.1.35. It carries a CVSS score of 8.1 (reachable over the network; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 1.1.36; sites on affected versions should update now. Disclosed November 2024, reported by wesley (wcraft).
Vulnerability Overview
The Heateor Social Login WordPress plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.1.35. This is due to insufficient verification on the user being returned by the social login token. This makes it possible for unauthenticated attackers to log in as any existing user on the site, if they have access to the email and the user does not have an already-existing account for the service returning the token. An attacker cannot authenticate as an administrator by default, but these accounts are also at risk if authentication for administrators has explicitly been allowed via the social login.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-287: Improper Authentication
Reaching this weakness in Heateor Social Login WordPress <= 1.1.35 takes a caller who can reach the endpoint. Improper authentication means the mechanism that proves who a caller is can be satisfied without the secret it was supposed to require.
An attacker authenticates as another user — administrators included — without ever knowing a password, so password policies and login rate limits never come into play. For Heateor Social Login WordPress the fix is 1.1.36: builds <= 1.1.35 are affected, anything from 1.1.36 onward is not.
Remediation
Update to version 1.1.36, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Heateor Social Login WordPress 1.1.36 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Heateor Social Login WordPress
- 7.2CVE-2024-35706: Heateor Social Login WordPress <= 1.1.32 Stored XSS
CVE-2024-35706 - 6.4CVE-2024-35707: Heateor Social Login WordPress <= 1.1.32 Stored XSS
CVE-2024-35707 - 6.4CVE-2024-32674: Heateor Social Login WordPress <= 1.1.31 Stored XSS
CVE-2024-32674 - 6.4CVE-2024-24712: Heateor Social Login <= 1.1.30 Stored XSS
CVE-2024-24712 - 4.3CVE-2026-57751: Heateor Social Login WordPress <= 1.1.39 CSRF
CVE-2026-57751 - 4.3CVE-2025-68998: Heateor Social Login <= 1.1.39 CSRF
CVE-2025-68998
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C