Wordpress Plugin
CVE-2025-28965
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in Md Yeasin Ul Haider URL Shortener exact-links allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects URL Shortener: from n/a through <= 3.0.7.
AnalysisAI
Missing authorization controls in the exact-links WordPress URL Shortener plugin (versions up to 3.0.7) allow unauthenticated or low-privileged attackers to access functionality that should be restricted by access control lists. The vulnerability stems from improper ACL enforcement, enabling unauthorized users to perform actions beyond their intended permissions without authentication requirements.
Technical ContextAI
The exact-links URL Shortener plugin fails to properly implement authorization checks (CWE-862: Missing Authorization) on sensitive functionality. The underlying issue is a broken access control mechanism where the application does not adequately verify user permissions before granting access to restricted features. This is a common vulnerability in WordPress plugins where developers forget to implement capability checks via functions like current_user_can() or fail to validate nonce tokens before processing administrative or user-restricted operations. The plugin's architecture appears to expose functionality endpoints without proper ACL validation, allowing direct access bypass.
Affected ProductsAI
The exact-links WordPress URL Shortener plugin is affected in versions through 3.0.7. The vulnerability impacts all installations running this plugin up to and including version 3.0.7. Affected users can identify this plugin via the CPE reference for WordPress plugins and should check their installed version against the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/exact-links/vulnerability/wordpress-url-shortener-3-0-7-broken-access-control-vulnerability?_s_id=cve.
RemediationAI
Update the exact-links WordPress URL Shortener plugin to a patched version beyond 3.0.7. Users should navigate to their WordPress plugin dashboard, locate the exact-links plugin, and click 'Update' if a newer version is available. If a patched version is not yet available on WordPress.org, check the Patchstack advisory for vendor guidance and timeline. As a temporary mitigation, disable the exact-links plugin entirely until a security update is released. Additionally, audit user roles and capabilities to ensure no unintended access has been granted, and consider implementing Web Application Firewall (WAF) rules to block unauthorized access attempts to plugin functionality endpoints.
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