CVE-2026-4327

Published: Set 19, 2026 Last Modified: Set 21, 2026
ExploitDB:
Other exploit source:
Google Dorks:
HIGH 8,8
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: high
Availability: high

Description

AI Translation Available

The The Welcomizer plugin for WordPress is vulnerable to Remote Code Execution in all versions up to and including 2.8.1. This is due to missing authorization checks on the twiz_ajax_callback AJAX action's 'savesection' handler combined with the use of eval() to execute user-supplied 'custom logic' code on the frontend. The AJAX handler at twiz-ajax.php verifies a nonce but performs no current_user_can() capability check for the ACTION_SAVE_SECTION case. Furthermore, the nonce is exposed to any authenticated user through the directly-accessible twiz-ajax.js.php file which loads WordPress and outputs the nonce. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary PHP code via the twiz_custom_logic POST parameter when saving a section with output choice 'twiz_logic_output'.

94

Improper Control of Generation of Code ('Code Injection')

Draft
Common Consequences
Security Scopes Affected:
Access Control Integrity Confidentiality Availability Non-Repudiation
Potential Impacts:
Bypass Protection Mechanism Gain Privileges Or Assume Identity Execute Unauthorized Code Or Commands Hide Activities
Applicable Platforms
Languages: Interpreted
Technologies: AI/ML
View CWE Details
https://plugins.trac.wordpress.org/browser/the-welcomizer/tags/2.8.1/includes/t…
https://plugins.trac.wordpress.org/browser/the-welcomizer/tags/2.8.1/includes/t…
https://plugins.trac.wordpress.org/browser/the-welcomizer/tags/2.8.1/includes/t…
https://plugins.trac.wordpress.org/browser/the-welcomizer/tags/2.8.1/includes/t…
https://plugins.trac.wordpress.org/browser/the-welcomizer/tags/2.8.1/twiz-ajax.…
https://plugins.trac.wordpress.org/browser/the-welcomizer/trunk/includes/twiz.m…
https://plugins.trac.wordpress.org/browser/the-welcomizer/trunk/includes/twiz.m…
https://plugins.trac.wordpress.org/browser/the-welcomizer/trunk/includes/twiz.m…
https://plugins.trac.wordpress.org/browser/the-welcomizer/trunk/includes/twiz.o…
https://plugins.trac.wordpress.org/browser/the-welcomizer/trunk/twiz-ajax.php#L…
https://plugins.trac.wordpress.org/log/the-welcomizer/
https://www.wordfence.com/threat-intel/vulnerabilities/id/73fb7102-66ff-4309-a9…