Description
The Estatik Real Estate Plugin WordPress plugin before 4.3.3 does not bind its OAuth social login flow to the initiating user session, allowing an unauthenticated attacker to log a victim into an attacker-controlled account (login CSRF), so that the victim's subsequent activity is stored under and readable by the attacker.
Published: 2026-08-07
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Estatik Real Estate Plugin for WordPress versions prior to 4.3.3. In the OAuth social login process the plugin fails to bind the authentication flow to the specific user session that initiated it. An unauthenticated attacker can therefore force a victim’s browser to complete the OAuth handshake to an attacker‑controlled account. This results in the victim’s subsequent actions being recorded under and visible to that attacker, effectively enabling account takeover and data exfiltration. The weakness is a classic Cross‑Site Request Forgery flaw (CWE‑352), allowing an attacker to trigger privileged state changes on behalf of another user without proper authorization.

Affected Systems

WordPress sites utilizing the Estatik Real Estate Plugin before version 4.3.3 are affected. Site administrators should verify the installed plugin version and confirm it is 4.3.3 or later to avoid the login CSRF issue.

Risk and Exploitability

The issue carries a high impact due to the potential for unauthorized account takeover and data leakage. No EPSS score is currently available, but the lack of prerequisite conditions and the ubiquity of WordPress sites make exploitation likely in practice. The vulnerability is not listed in the CISA KEV catalog, which does not negate the need for immediate remediation.

Generated by OpenCVE AI on August 7, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Estatik Real Estate Plugin to version 4.3.3 or newer.
  • After updating, verify that OAuth social login flows are bound to the initiating user session through the plugin’s settings or test logs.
  • If an update is delayed, restrict OAuth callbacks to known trusted domains by implementing a firewall rule or plugin setting to mitigate the CSRF effect.

Generated by OpenCVE AI on August 7, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352

Fri, 07 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Estatik Real Estate Plugin WordPress plugin before 4.3.3 does not bind its OAuth social login flow to the initiating user session, allowing an unauthenticated attacker to log a victim into an attacker-controlled account (login CSRF), so that the victim's subsequent activity is stored under and readable by the attacker.
Title Estatik < 4.3.3 - Login CSRF
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T06:00:14.003Z

Reserved: 2026-07-20T08:37:22.844Z

Link: CVE-2026-16262

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T07:30:09Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)