CVE-2026-76790
Estatik · Estatik Real Estate Plugin
The Estatik Real Estate Plugin for WordPress is vulnerable to Reflected Cross-Site Scripting (XSS) via unauthenticated AJAX request parameters that fail to sanitize input.
Executive summary
The Estatik Real Estate Plugin for WordPress is vulnerable to unauthenticated Reflected Cross-Site Scripting, which could allow attackers to execute malicious scripts in a user's browser.
Vulnerability
This vulnerability occurs due to a lack of sanitization and escaping for request parameters handled by an AJAX endpoint. An unauthenticated attacker can supply crafted input that is reflected back to the user, facilitating the execution of arbitrary JavaScript.
Business impact
A successful exploit permits an attacker to execute malicious scripts within the context of an unsuspecting user's browser session. With a CVSS score of 7.1, this represents a significant risk, as it can lead to session hijacking, unauthorized actions performed on behalf of legitimate users, or the redirection of visitors to malicious websites. Such incidents can severely damage brand reputation and compromise the integrity of user interactions on the platform.
Remediation
Immediate Action: Update the Estatik Real Estate Plugin to version 4.3.5 or later to apply the necessary input sanitization patches.
Proactive Monitoring: Monitor server access logs for suspicious AJAX requests containing unusual characters or script tags, specifically targeting the plugin's endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with configured rules to detect and block common XSS injection patterns in HTTP request parameters.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the potential for unauthorized script execution and the ease of exploitation over the network, administrators should prioritize updating the Estatik Real Estate Plugin immediately. Ensuring the plugin is at version 4.3.5 or higher is the only definitive way to eliminate this risk and protect your users from potential session-based attacks.
More Estatik CVEs
History
CVE Brief tracked this CVE 2 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.1 (3.1)
- Analyst report written
Sources
Originally found and disclosed by Morato Antoine, with WPScan (coordinator), per the CVE Program record.