Wordpress Plugin
CVE-2025-63022
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in topdevs.net Simple Like Page simple-facebook-plugin allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Simple Like Page: from n/a through <= 1.5.3.
AnalysisAI
Simple Like Page WordPress plugin versions 1.5.3 and earlier allows unauthenticated attackers to bypass access controls and perform unauthorized actions through incorrectly configured authentication checks, enabling exploitation of missing authorization enforcement in plugin functionality. The vulnerability affects the widely-deployed Simple Like Page plugin and has low estimated exploitation probability (EPSS 0.04%) but represents a classic access control weakness that could permit unauthorized modification of plugin data or settings.
Technical ContextAI
Simple Like Page is a WordPress plugin that manages social engagement features. The vulnerability stems from CWE-862 (Missing Authorization), which occurs when the plugin fails to implement proper permission checks before performing sensitive operations. The plugin likely exposes administrative or user-modifying functionality via WordPress REST API endpoints, AJAX handlers, or direct form submissions without verifying that the requesting user has the necessary capabilities (admin, moderator, or appropriate role). This is a common WordPress security issue where developers implement authentication (verifying who you are) but omit authorization (verifying what you're allowed to do). The affected product is identified via CPE mapping to the WordPress Simple Like Page plugin through version 1.5.3.
Affected ProductsAI
Simple Like Page WordPress plugin versions through 1.5.3 are affected, as confirmed by the vulnerability reference in the Patchstack WordPress plugin database. The plugin is hosted on the WordPress.org plugin repository and likely deployed across thousands of WordPress installations. Exact version ranges with CPE mapping are available via the Patchstack vulnerability database entry referenced in the advisory.
RemediationAI
Update Simple Like Page plugin to version 1.5.4 or later, which addresses the missing authorization vulnerability by implementing proper access control checks. Users should navigate to their WordPress dashboard, select Plugins > Installed Plugins, locate Simple Like Page, and click Update if available. If a patched version is not yet available in the WordPress plugin repository, temporarily deactivate the plugin to prevent exploitation. For additional technical details and advisory information, consult the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/simple-facebook-plugin/vulnerability/wordpress-simple-like-page-plugin-1-5-3-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