Wordpress Plugin
CVE-2025-62970
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
2DescriptionCVE.org
Missing Authorization vulnerability in Spencer Haws Link Whisper Free link-whisper allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Link Whisper Free: from n/a through <= 0.9.2.
AnalysisAI
Link Whisper Free WordPress plugin through version 0.9.2 allows unauthenticated remote attackers to read sensitive information via missing authorization checks on API endpoints. The vulnerability enables bypassing access controls to retrieve data that should be restricted, confirmed with CVSS 5.3 and EPSS 0.03% exploitation probability. No public exploit code or active exploitation has been identified at time of analysis.
Technical ContextAI
Link Whisper Free is a WordPress plugin that provides link suggestion and internal linking features. The vulnerability stems from CWE-862 (Missing Authorization), a critical access control flaw where the application fails to enforce proper permission checks before allowing sensitive operations. WordPress plugins expose functionality through REST API endpoints and admin actions; this plugin's endpoints do not verify user authentication or role-based permissions before returning data. The root cause is improper implementation of WordPress capability checks (such as current_user_can()) or missing nonce validation on accessible endpoints, allowing any network-connected client to invoke restricted functions.
Affected ProductsAI
Spencer Haws Link Whisper Free WordPress plugin versions from inception through 0.9.2 are affected. The plugin is available via the WordPress plugin repository and distributed under the name Link Whisper Free. Vulnerability was confirmed in version 0.8.8 per the Patchstack reference, with the affected range extending at minimum to version 0.9.2.
RemediationAI
Update Link Whisper Free plugin to the latest patched version immediately; consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/link-whisper/vulnerability/wordpress-link-whisper-free-plugin-0-8-8-broken-access-control-vulnerability) for the exact remediated version number. If you cannot update immediately, restrict access to the plugin's admin pages by disabling the plugin or using Web Application Firewall rules to block unauthenticated requests to affected endpoints. Verify that your WordPress installation enforces capability checks via current_user_can() and nonce validation on all custom endpoints after patching.
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