CVE-2025-64286
Description
Cross-Site Request Forgery (CSRF) vulnerability in WpEstate WP Rentals wprentals allows Cross Site Request Forgery.This issue affects WP Rentals: from n/a through <= 3.13.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A CSRF vulnerability in the WP Rentals theme (≤3.13.1) allows attackers to force privileged users to execute unintended actions.
Vulnerability
Overview
The WP Rentals theme for WordPress theme, WP Rentals, versions up to and including 3.13.1, contains a Cross-Site Request Forgery (CSRF) vulnerability [1]. This flaw arises from insufficient validation of request origins, allowing an attacker to allow an attacker to trick a logged-in administrator or other privileged user into unknowingly performing actions on the attacker's behalf [1].
Exploitation
Prerequisites
Exploitation requires user interaction: a privileged user must click a malicious link, visit a crafted page, or submit a specially crafted form while authenticated to the WordPress site [1]. No direct authentication is needed for the attacker, but the victim must have an active session with sufficient privileges to perform the targeted action [1].
Impact
Successful CSRF exploitation can force the victim to execute unwanted actions under their current authentication, such as changing settings, creating new admin accounts, or modifying content [1]. This can lead to partial loss of integrity and availability, depending on the actions executed [1].
Mitigation
The vendor has not released a patched version beyond 3.13.1 at the time of publication. Users are advised to update the theme immediately if a fix becomes available, or to implement additional CSRF protections such as nonce validation of nonces and referrer headers [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=3.13.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.