CVE-2024-13710: CWE-352 Cross-Site Request Forgery (CSRF) in estatebud Estatebud – Properties & Listings
CVE-2024-13710 is a medium severity Cross-Site Request Forgery (CSRF) vulnerability affecting the Estatebud – Properties & Listings WordPress plugin up to version 5. 5. 0. The issue arises from missing or incorrect nonce validation on the estatebud_settings page, allowing unauthenticated attackers to trick site administrators into executing unauthorized changes to plugin settings via forged requests. Exploitation requires user interaction, specifically an administrator clicking a malicious link. While no known exploits are currently in the wild, successful attacks could lead to unauthorized modification of plugin configurations, potentially impacting site behavior or security posture. The vulnerability does not affect confidentiality or availability directly but compromises integrity. Mitigation involves applying nonce validation correctly and updating the plugin once a patch is available. Organizations using this plugin should be vigilant, especially those with administrative users who might be targeted via social engineering. Countries with significant WordPress usage and real estate market digitalization are most at risk, including the United States, United Kingdom, Canada, Australia, Germany, and others.
AI Analysis
Technical Summary
CVE-2024-13710 identifies a Cross-Site Request Forgery (CSRF) vulnerability in the Estatebud – Properties & Listings plugin for WordPress, affecting all versions up to and including 5.5.0. The root cause is the absence or improper implementation of nonce validation on the estatebud_settings administrative page. Nonces in WordPress are security tokens used to verify that requests originate from legitimate users and not from malicious third parties. Without proper nonce checks, attackers can craft malicious URLs or forms that, when visited or submitted by an authenticated administrator, cause unintended changes to the plugin's settings. This vulnerability requires no prior authentication by the attacker but does require that an administrator user be tricked into clicking a malicious link or performing an action that submits the forged request. The CVSS 3.1 base score is 4.3, reflecting a medium severity level due to the lack of confidentiality or availability impact and the requirement for user interaction. The vulnerability could allow attackers to alter plugin configurations, which might lead to further security issues or site misconfigurations. No known public exploits have been reported yet, and no patches are linked in the provided data, indicating that users should monitor for updates from the vendor. The vulnerability is classified under CWE-352, which covers CSRF issues where state-changing requests lack proper anti-CSRF tokens.
Potential Impact
The primary impact of this vulnerability is the unauthorized modification of plugin settings by attackers who can trick site administrators into performing actions on their behalf. While it does not directly expose sensitive data or cause denial of service, altering plugin settings can degrade site functionality, introduce misconfigurations, or open secondary attack vectors if the plugin controls critical features. For organizations relying on the Estatebud plugin to manage real estate listings, unauthorized changes could disrupt business operations, damage reputation, or facilitate further compromise if attackers manipulate settings to inject malicious content or weaken security controls. The requirement for administrator interaction limits the scope but does not eliminate risk, especially in environments where social engineering or phishing attacks are prevalent. Given WordPress's widespread use globally, the vulnerability could affect numerous websites, particularly those in real estate sectors or agencies using this plugin. The absence of known exploits reduces immediate risk but does not preclude future exploitation once details become widely known.
Mitigation Recommendations
To mitigate this vulnerability, organizations should first verify if they are using the Estatebud – Properties & Listings plugin and identify the version in use. Until an official patch is released, administrators should exercise caution with unsolicited links and emails to avoid social engineering attacks that could trigger CSRF exploits. Implementing Web Application Firewall (WAF) rules to detect and block suspicious requests targeting the estatebud_settings page can provide interim protection. Site administrators should also consider restricting administrative access to trusted networks or using multi-factor authentication to reduce the risk of compromised credentials being leveraged. Once a vendor patch is available, promptly update the plugin to a fixed version that correctly implements nonce validation. Additionally, developers or site maintainers can review and harden nonce usage in custom or third-party plugins to prevent similar CSRF issues. Regular security audits and user training on phishing awareness will further reduce the likelihood of successful exploitation.
Affected Countries
United States, United Kingdom, Canada, Australia, Germany, France, Netherlands, India, South Africa, New Zealand
CVE-2024-13710: CWE-352 Cross-Site Request Forgery (CSRF) in estatebud Estatebud – Properties & Listings
Description
CVE-2024-13710 is a medium severity Cross-Site Request Forgery (CSRF) vulnerability affecting the Estatebud – Properties & Listings WordPress plugin up to version 5. 5. 0. The issue arises from missing or incorrect nonce validation on the estatebud_settings page, allowing unauthenticated attackers to trick site administrators into executing unauthorized changes to plugin settings via forged requests. Exploitation requires user interaction, specifically an administrator clicking a malicious link. While no known exploits are currently in the wild, successful attacks could lead to unauthorized modification of plugin configurations, potentially impacting site behavior or security posture. The vulnerability does not affect confidentiality or availability directly but compromises integrity. Mitigation involves applying nonce validation correctly and updating the plugin once a patch is available. Organizations using this plugin should be vigilant, especially those with administrative users who might be targeted via social engineering. Countries with significant WordPress usage and real estate market digitalization are most at risk, including the United States, United Kingdom, Canada, Australia, Germany, and others.
AI-Powered Analysis
Technical Analysis
CVE-2024-13710 identifies a Cross-Site Request Forgery (CSRF) vulnerability in the Estatebud – Properties & Listings plugin for WordPress, affecting all versions up to and including 5.5.0. The root cause is the absence or improper implementation of nonce validation on the estatebud_settings administrative page. Nonces in WordPress are security tokens used to verify that requests originate from legitimate users and not from malicious third parties. Without proper nonce checks, attackers can craft malicious URLs or forms that, when visited or submitted by an authenticated administrator, cause unintended changes to the plugin's settings. This vulnerability requires no prior authentication by the attacker but does require that an administrator user be tricked into clicking a malicious link or performing an action that submits the forged request. The CVSS 3.1 base score is 4.3, reflecting a medium severity level due to the lack of confidentiality or availability impact and the requirement for user interaction. The vulnerability could allow attackers to alter plugin configurations, which might lead to further security issues or site misconfigurations. No known public exploits have been reported yet, and no patches are linked in the provided data, indicating that users should monitor for updates from the vendor. The vulnerability is classified under CWE-352, which covers CSRF issues where state-changing requests lack proper anti-CSRF tokens.
Potential Impact
The primary impact of this vulnerability is the unauthorized modification of plugin settings by attackers who can trick site administrators into performing actions on their behalf. While it does not directly expose sensitive data or cause denial of service, altering plugin settings can degrade site functionality, introduce misconfigurations, or open secondary attack vectors if the plugin controls critical features. For organizations relying on the Estatebud plugin to manage real estate listings, unauthorized changes could disrupt business operations, damage reputation, or facilitate further compromise if attackers manipulate settings to inject malicious content or weaken security controls. The requirement for administrator interaction limits the scope but does not eliminate risk, especially in environments where social engineering or phishing attacks are prevalent. Given WordPress's widespread use globally, the vulnerability could affect numerous websites, particularly those in real estate sectors or agencies using this plugin. The absence of known exploits reduces immediate risk but does not preclude future exploitation once details become widely known.
Mitigation Recommendations
To mitigate this vulnerability, organizations should first verify if they are using the Estatebud – Properties & Listings plugin and identify the version in use. Until an official patch is released, administrators should exercise caution with unsolicited links and emails to avoid social engineering attacks that could trigger CSRF exploits. Implementing Web Application Firewall (WAF) rules to detect and block suspicious requests targeting the estatebud_settings page can provide interim protection. Site administrators should also consider restricting administrative access to trusted networks or using multi-factor authentication to reduce the risk of compromised credentials being leveraged. Once a vendor patch is available, promptly update the plugin to a fixed version that correctly implements nonce validation. Additionally, developers or site maintainers can review and harden nonce usage in custom or third-party plugins to prevent similar CSRF issues. Regular security audits and user training on phishing awareness will further reduce the likelihood of successful exploitation.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-24T14:42:36.706Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e6ab7ef31ef0b5a03c6
Added to database: 2/25/2026, 9:49:30 PM
Last enriched: 2/25/2026, 10:42:50 PM
Last updated: 2/26/2026, 9:06:51 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
UnknownCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
UnknownCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
UnknownCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
UnknownCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
UnknownActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.