Skip to main content

IP Vault WordPress Plugin CVE-2026-8903

| EUVDEUVD-2026-32073 MEDIUM
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-05-27 security@wordfence.com GHSA-c9g7-24f9-cgmr
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:N/UI:R/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:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 27, 2026 - 22:17 vuln.today
CVE Published
May 27, 2026 - 07:16 nvd
MEDIUM 4.3

DescriptionCVE.org

The Two-factor authentication (formerly IP Vault) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1. This is due to missing or incorrect nonce validation on the ipv_save_changes function. This makes it possible for unauthenticated attackers to modify the plugin's firewall and two-factor authentication settings - including the operating mode, request include/exclude rules, authentication slug, and log retention period - potentially disabling protection entirely via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

AnalysisAI

Cross-Site Request Forgery in the Two-factor Authentication (formerly IP Vault) WordPress plugin versions up to and including 2.1 enables unauthenticated remote attackers to manipulate the plugin's firewall rules and 2FA configuration - potentially disabling protection entirely - by inducing an authenticated site administrator to click a crafted link. The vulnerable surface is the ipv_save_changes function in admin-settings.php, which lacks proper nonce validation. No public exploit has been identified at time of analysis, and EPSS at 0.02% (6th percentile) reflects very low automated exploitation probability, though the downstream security impact of silently disabling 2FA or firewall rules is disproportionate to the raw CVSS score of 4.3.

Technical ContextAI

The vulnerability resides in the ipv_save_changes function (admin-settings.php line 129, ip-vault.php line 482) within the IP Vault / Two-factor Authentication WordPress plugin, which handles write operations to the plugin's configuration - covering operating mode, request include/exclude rules, authentication slug, and log retention period. CWE-352 (Cross-Site Request Forgery) is the root cause: WordPress plugins are expected to validate a cryptographic nonce tied to the authenticated session before processing state-changing POST requests; this plugin either omits nonce verification entirely or performs it incorrectly for this function. Because WordPress admin actions execute with the full privilege of the logged-in user, any forged request that reaches ipv_save_changes while an admin session is active will be processed without challenge. The plugin's dual role as both a firewall and a 2FA provider means a successful CSRF attack does not merely change cosmetic settings - it can strip an entire layer of authentication and access controls from the WordPress installation.

RemediationAI

Site owners should update the Two-factor Authentication (formerly IP Vault) plugin to a version beyond 2.1 as soon as a patched release is published by the vendor. The Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/5a58f809-d051-4841-a1da-7bc1cf59e1a2) should be monitored for confirmation of a patched version number; an exact fix version has not been independently confirmed from the available data. As an interim compensating control, administrators can restrict access to the WordPress admin dashboard (wp-admin) by IP allowlist at the server or WAF level, which eliminates the network-reachable surface required for CSRF delivery. Wordfence's own firewall (if separately deployed) includes CSRF protection rules that may block exploitation attempts targeting this plugin. Administrators should also review current plugin settings - particularly operating mode and authentication slug - to detect unauthorized changes that may indicate prior exploitation. Disabling the plugin entirely until patched is an option but removes the 2FA and firewall protections it provides, which must be weighed against the CSRF risk.

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-2026-8903 vulnerability details – vuln.today

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