Skip to main content

Gutena Forms EUVDEUVD-2026-51752

| CVE-2026-11995 MEDIUM
Missing Authorization (CWE-862)
2026-08-01 Wordfence GHSA-8jp6-56wg-29gw
5.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
6.5 MEDIUM

AV:N/PR:N confirmed by nonce exposure to all anonymous visitors; A:L added because permanent data deletion of form submissions constitutes data availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

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
Aug 01, 2026 - 09:02 vuln.today
CVE Published
Aug 01, 2026 - 07:49 cve.org
MEDIUM 5.3

DescriptionCVE.org

The Gutena Forms - Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.9.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the read/unread status of or permanently trash arbitrary form submission entries belonging to any form. The nonce issued by check_ajax_referer() does not function as an authorization barrier because the nonce action 'gutena_Forms' is emitted to unauthenticated visitors via wp_localize_script() on any public page that contains a Gutena Forms block, making it freely obtainable by anonymous attackers.

AnalysisAI

Authorization bypass in the Gutena Forms WordPress plugin (all versions through 1.9.0) enables unauthenticated remote attackers to permanently trash or toggle the read/unread status of arbitrary form submission entries across any form on the affected site. The root cause is a fatally weakened nonce check: the nonce action 'gutena_Forms' is broadcast to all anonymous site visitors via wp_localize_script() on any page embedding a Gutena Forms block, rendering the check_ajax_referer() call functionally useless as an authorization control. No public exploit has been identified at time of analysis and CISA KEV does not list this CVE, though the low-complexity, zero-authentication attack vector means any anonymous internet user can exploit this without special tooling against any affected installation.

Technical ContextAI

Gutena Forms is a WordPress block-based form builder plugin (CPE: cpe:2.3:a:saadiqbal:gutena_forms) that handles form submission management through WordPress AJAX handlers. The vulnerability is rooted in CWE-862 (Missing Authorization): the plugin relies on WordPress's check_ajax_referer() function as its sole gatekeeping mechanism for sensitive AJAX actions (modifying read/unread status, trashing entries). Nonces in WordPress are designed to prevent cross-site request forgery, not to enforce authorization - they are session-bound tokens that verify request origin but carry no privilege information. The critical flaw is that the nonce value for the action 'gutena_Forms' is injected into all public page responses via wp_localize_script() whenever a Gutena Forms block is present, meaning any anonymous visitor can trivially extract it from the page source. The vulnerable AJAX dispatch logic is visible in the plugin source at class-manage-store.php (lines 38, 53, 62) and class-store.php (line 130), consistent across the 1.7.1 and 1.9.0 tagged releases examined in the Trac references.

RemediationAI

Update the Gutena Forms plugin to a version beyond 1.9.0 - a fix was committed to the WordPress plugin repository as changeset 3624033 (https://plugins.trac.wordpress.org/changeset?reponame=&old=3624033%40gutena-forms&new=3624033%40gutena-forms), though the exact patched release version is not independently confirmed in the available data. Site administrators should update via the WordPress dashboard or wp-cli ('wp plugin update gutena-forms') and verify the installed version exceeds 1.9.0. As an interim workaround if immediate update is not feasible, deactivating the Gutena Forms plugin or unpublishing all pages containing Gutena Forms blocks eliminates the public nonce exposure surface, preventing anonymous attackers from obtaining a valid nonce - though this disables form functionality entirely. There is no known configuration-level mitigation that preserves full plugin functionality while blocking exploitation. Consult the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/81557da6-c98a-4e71-ab88-e987a3650158 for the latest patch confirmation.

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-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

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-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

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-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

EUVD-2026-51752 vulnerability details – vuln.today

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