Skip to main content

WordPress CVE-2025-13314

MEDIUM
Missing Authorization (CWE-862)
2025-12-12 security@wordfence.com
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
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

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Apr 08, 2026 - 19:39 vuln.today
CVE Published
Dec 12, 2025 - 04:15 nvd
MEDIUM 5.3

DescriptionCVE.org

The Product Filtering by Categories, Tags, Price Range for WooCommerce - Filter Plus plugin for WordPress is vulnerable to unauthorized modification of data in all versions up to, and including, 1.1.6 due to a missing capability check on the 'filter_save_settings' and 'add_filter_options' AJAX actions. This makes it possible for unauthenticated attackers to modify the plugin's settings and create arbitrary filter options.

AnalysisAI

Unauthenticated attackers can modify plugin settings and create arbitrary filter options in the Filter Plus plugin for WordPress (versions up to 1.1.6) due to missing capability checks on AJAX actions 'filter_save_settings' and 'add_filter_options'. This allows unauthorized data modification with no confidentiality impact but enables attackers to alter product filtering functionality without authentication. The vulnerability has a low EPSS score (0.08%, 23rd percentile) despite network accessibility, indicating limited real-world exploitation likelihood.

Technical ContextAI

The Filter Plus plugin for WordPress implements AJAX endpoints for managing product filter settings but fails to validate user capabilities before processing requests. The vulnerability stems from CWE-862 (Missing Authorization), where the AJAX actions lack WordPress nonce verification and capability checks (such as current_user_can() calls) required to ensure only authorized administrators can modify settings. The affected code paths in action.php lines 23, 28, and 82 handle filter option creation and settings persistence without proper access controls. WordPress's AJAX handler processes requests from unauthenticated users if the action is registered for 'wp_ajax_nopriv' or if the default AJAX registration fails to restrict access.

Affected ProductsAI

The Filter Plus plugin for WordPress in all versions up to and including 1.1.6 is affected. This is a WordPress plugin hosted on the official WordPress.org plugin repository. The vulnerability was present in version 1.1.5 (as referenced in the plugin repository tags) and remediated in version 1.1.7 or later. The plugin's CPE is not provided in standard form, but it is identified as 'filter-plus' in the WordPress plugin directory.

RemediationAI

Update the Filter Plus plugin to version 1.1.7 or later immediately. Site administrators should navigate to the WordPress plugin dashboard, locate the Filter Plus plugin, and select the update option. Verify the update completes successfully and that the plugin is running the patched version by checking the plugin details. If automatic updates are not enabled, manually download version 1.1.7 or later from the official WordPress plugin repository (plugins.trac.wordpress.org) and upload it via SFTP or the WordPress admin upload interface. As a temporary workaround pending updates, restrict AJAX access through web server configuration if technically feasible, though this may disrupt plugin functionality and is not a long-term solution. Review audit logs to determine if settings were modified during exposure.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2025-13314 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy