WP Rentals CVE-2025-64286
MEDIUMSeverity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
PR:N reflects attacker requires no credentials; UI:R is mandatory for CSRF; I:L only as no data exposure or availability impact is described.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
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.
AnalysisAI
Cross-Site Request Forgery in the WP Rentals WordPress theme (WpEstate) through version 3.13.1 allows unauthenticated remote attackers to perform unauthorized state-changing actions by tricking authenticated site users into visiting a crafted page. The CVSS vector (PR:N/UI:R) confirms the attacker needs no credentials themselves but must socially engineer a logged-in victim. With an EPSS of 0.01% (3rd percentile), no public exploit code, and no CISA KEV listing, real-world exploitation risk is low at this time.
Technical ContextAI
WP Rentals is a commercial WordPress theme by WpEstate designed for property rental listings. CSRF (CWE-352) arises when a web application fails to validate that state-changing HTTP requests originated from the application itself rather than a third-party site. WordPress themes are expected to protect sensitive actions using nonces (cryptographic tokens tied to the logged-in user session), and this vulnerability indicates one or more such actions lack that protection. The CVSS vector AV:N/AC:L/PR:N/UI:R/S:U confirms the attack is network-delivered, requires no authentication from the attacker side, imposes low complexity, and is limited to integrity impact within the vulnerable system scope only.
Affected ProductsAI
WP Rentals WordPress theme by WpEstate is affected from an unspecified baseline version through and including version 3.13.1. No CPE string was provided in the source data. Full vulnerability details are documented in the Patchstack database at https://patchstack.com/database/Wordpress/Theme/wprentals/vulnerability/wordpress-wp-rentals-theme-3-13-1-cross-site-request-forgery-csrf-vulnerability. No other products or vendor components are identified as affected.
RemediationAI
The primary remediation is to update the WP Rentals theme to a version beyond 3.13.1. The exact patched release version is not confirmed from the available input data - site operators should verify the latest available version via the Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/wprentals/vulnerability/wordpress-wp-rentals-theme-3-13-1-cross-site-request-forgery-csrf-vulnerability or the WpEstate official channel before upgrading. As a compensating control where immediate patching is not feasible, consider restricting access to administrative WordPress functionality to trusted IP ranges via server-level access controls (e.g., nginx/Apache location blocks), which reduces the attacker's ability to deliver the forged request to a valid authenticated session. Note that IP restriction may impact legitimate remote administrators.
More in Wordpress Theme
View allThe Newscrunch theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check in the news
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and in
A vulnerability in posimyththemes Nexter nexter.0.3. Rated high severity (CVSS 8.5), this vulnerability is remotely expl
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Acti
Remote code execution in the dmcwebzone Airin Blog WordPress plugin (versions up to and including 1.6.1) is possible thr
search.php in the Nova Lite theme before 1.3.9 for WordPress allows Reflected XSS. Rated medium severity (CVSS 6.1), thi
Unrestricted Upload of File with Dangerous Type vulnerability in EPC AI Hub allows Upload a Web Shell to a Web Server.3.
Backdoor / malicious code implant in the Silk Themes 'Newspapers X' WordPress theme (versions 1.0.46 through 1.0.48) all
Critical unrestricted file upload vulnerability in NasaTheme Flozen that allows unauthenticated remote attackers to uplo
Remote code execution in LogisticsHub WordPress theme allows unauthenticated attackers to upload arbitrary files, includ
Farost Energia WordPress plugin allows unrestricted file upload enabling attackers to upload web shells and achieve remo
Unrestricted file upload in the Medcity WordPress theme before version 1.1.9 allows unauthenticated attackers to upload
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today