Wordpress Plugin
CVE-2025-64242
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in Merv Barrett Easy Property Listings easy-property-listings allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Easy Property Listings: from n/a through <= 3.5.21.
AnalysisAI
Inadequately configured access control in Easy Property Listings WordPress plugin versions 3.5.21 and earlier allows authenticated users to access sensitive information they should not be authorized to view. An authenticated attacker with user-level privileges can bypass authorization checks to read property listing data or other restricted content due to missing authorization validation on API endpoints or functionality. EPSS exploitation probability is very low at 0.04%, and no public exploit code has been identified, indicating limited real-world threat despite the authentication-bypass tag.
Technical ContextAI
Easy Property Listings is a WordPress plugin (CPE: a:merv_barrett:easy_property_listings) that manages residential and commercial property listings. The vulnerability stems from CWE-862 (Missing Authorization), a common weakness where the application fails to enforce proper access control checks before allowing authenticated users to access restricted resources. Rather than validating whether a specific user has permission to view, edit, or interact with a particular property listing or administrative function, the plugin relies on incorrect or missing authorization logic. This allows any authenticated user (including those with minimal privileges) to escalate their access beyond their intended scope. The issue likely affects REST API endpoints or internal functions that process property data without verifying the requester's actual authorization level.
Affected ProductsAI
Easy Property Listings WordPress plugin, versions 3.5.21 and earlier (CPE: a:merv_barrett:easy_property_listings). The plugin is distributed through WordPress.org and is commonly used by real estate agencies to manage property listings. Patch Stack has documented the vulnerability affecting version 3.5.15 and earlier; version 3.5.21 is the latest confirmed vulnerable release per the CVE description.
RemediationAI
Update Easy Property Listings to version 3.5.22 or later, which should include authorization control fixes. Users should access the WordPress plugin dashboard, navigate to Plugins, and check for available updates, or manually download the patched version from wordpress.org/plugins/easy-property-listings/. As an interim mitigation, site administrators should review user role assignments and restrict plugin access via role management until the patch is deployed. Verify that only trusted staff have 'Editor' or higher roles. For detailed advisory information and confirmation of the patched version, consult the Patch Stack vulnerability database at https://patchstack.com/database/Wordpress/Plugin/easy-property-listings/vulnerability/wordpress-easy-property-listings-plugin-3-5-15-broken-access-control-vulnerability.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today