Description
Unauthenticated Cross Site Request Forgery (CSRF) in Heateor Social Login <= 1.1.39 versions.
Published: 2026-07-02
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Heateor Social Login WordPress plugin contains an unauthenticated Cross Site Request Forgery flaw. An attacker can craft a malicious HTTP request that a logged‑in user will unknowingly send, causing the plugin to perform privileged actions such as account modification or content alteration. The vulnerability stems from missing or incorrect validation of CSRF tokens, a weakness identified as CWE‑352.

Affected Systems

All installations of the Heateor Social Login plugin with versions 1.1.39 or earlier, distributed by Heateor Support, are affected. Any WordPress site that uses these versions is susceptible to the flaw.

Risk and Exploitability

With a CVSS score of 8.1, the vulnerability is considered high severity. The EPSS score is not available and the issue is not listed in the CISA KEV catalog. The likely attack vector is a classic CSRF route: an attacker crafts a request and coerces an authenticated user to visit it, allowing the attack without any credential compromise. Because the flaw does not require authentication on the server side, exploitation is straightforward once the victim’s session cookie is active.

Generated by OpenCVE AI on July 2, 2026 at 17:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Heateor Social Login plugin to the latest available release that addresses the CSRF flaw.
  • Disable or uninstall the plugin on sites that do not require social login functionality to eliminate the vulnerable code.
  • Deploy a Web Application Firewall or additional CSRF protection middleware to block forged requests until the plugin patch can be applied.

Generated by OpenCVE AI on July 2, 2026 at 17:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in Heateor Social Login <= 1.1.39 versions.
Title WordPress Heateor Social Login plugin <= 1.1.39 - Cross Site Request Forgery (CSRF) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T13:48:48.500Z

Reserved: 2026-06-25T08:04:34.979Z

Link: CVE-2026-57751

cve-icon Vulnrichment

Updated: 2026-07-02T13:48:42.519Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-02T17:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)