Skip to main content

WordPress CVE-2026-4432

| EUVDEUVD-2026-21317 MEDIUM
2026-04-10 WPScan GHSA-r2fc-mm5p-v3mp
6.5
CVSS 3.1 · NVD
Share

Severity by source

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

Lifecycle Timeline

5
Patch available
Apr 16, 2026 - 05:29 EUVD
4.13.0
PoC Detected
Apr 10, 2026 - 19:16 vuln.today
Public exploit code
EUVD ID Assigned
Apr 10, 2026 - 06:15 euvd
EUVD-2026-21317
Analysis Generated
Apr 10, 2026 - 06:15 vuln.today
CVE Published
Apr 10, 2026 - 06:00 nvd
MEDIUM 6.5

DescriptionCVE.org

The YITH WooCommerce Wishlist WordPress plugin before 4.13.0 does not properly validate wishlist ownership in the save_title() AJAX handler before allowing wishlist renaming operations. The function only checks for a valid nonce, which is publicly exposed in the page source of the /wishlist/ page, making it possible for unauthenticated attackers to rename any wishlist belonging to any user on the site.

AnalysisAI

Unauthenticated attackers can rename arbitrary wishlists on WordPress sites running YITH WooCommerce Wishlist before version 4.13.0 due to insufficient ownership validation in the save_title() AJAX handler. The vulnerability exploits a publicly exposed nonce in the wishlist page source, allowing attackers to modify wishlist names for any user without authentication. While the CVSS score of 6.5 reflects moderate integrity and confidentiality impact, the EPSS score of 0.02% (percentile 6%) and low real-world exploitation probability suggest this is a niche risk affecting only sites using this specific plugin, though publicly available exploit code exists.

Technical ContextAI

The YITH WooCommerce Wishlist plugin implements an AJAX handler for the save_title() function to allow users to rename their wishlists. The vulnerability stems from improper access control in this handler: while the function validates a WordPress nonce (CSRF token), it fails to verify that the requesting user actually owns the wishlist being modified. Nonces in WordPress are designed to prevent cross-site request forgery but are not access control mechanisms. The nonce value is embedded directly in the HTML source of the public /wishlist/ page, making it accessible to any visitor. Because the AJAX endpoint lacks user ID or ownership checks after nonce validation, any attacker with the nonce can rename any wishlist on the site. This represents a classic broken access control vulnerability (improper authorization check) affecting WordPress plugin functionality.

RemediationAI

Vendor-released patch: upgrade YITH WooCommerce Wishlist to version 4.13.0 or later. This patch version implements proper ownership validation in the save_title() AJAX handler, ensuring that users can only rename wishlists they own. Site administrators should update immediately through the WordPress plugin dashboard or manually via the plugin repository. No workaround exists for versions prior to 4.13.0 that fully mitigates the vulnerability without upgrading. Review WPScan vulnerability details at https://wpscan.com/vulnerability/2f052086-b691-48df-9b08-2cb1db65e14e/ for additional context and the NIST NVD entry at https://nvd.nist.gov/vuln/detail/CVE-2026-4432 for patch confirmation.

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

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