Description
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.
Published: 2026-08-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder plugins for WordPress contain an authorization bypass that permits unauthenticated attackers to alter the read/unread status or permanently trash any form submission entry. The vulnerability arises because the nonce generated by check_ajax_referer() is emitted to all visitors via wp_localize_script() on public pages containing a Gutena Forms block, thus providing the attacker with the necessary token without user authentication. This flaw, classified as CWE‑862, can lead to loss of data integrity and potential exposure of sensitive form information, but does not provide code‑execution or broader system compromise.

Affected Systems

All installations of the Gutena Forms plugin version 1.9.0 or earlier are affected. The plugin is developed by saadiqbal and is deployed on WordPress sites that use any of the plugin’s form components, including contact, survey, feedback, booking, and custom forms.

Risk and Exploitability

The CVSS base score of 5.3 indicates a moderate severity vulnerability. The EPSS score of less than 1% suggests a low likelihood of exploitation at this time, and the vulnerability is not listed in the CISA KEV catalog. Attackers can inject crafted bulk‑action requests via the public process_bulk_action() endpoint; the freely obtainable nonce eliminates the need for authentication. Consequently, the risk is moderate, but exposure probability remains low under current conditions.

Generated by OpenCVE AI on August 3, 2026 at 09:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Gutena Forms plugin to the latest available version, which removes the authorization bypass.
  • Configure the site so that the admin-ajax.php endpoint or the process_bulk_action() action is accessible only to authenticated users with appropriate capabilities.
  • If an update is not immediately possible, restrict public access to Gutena Forms blocks or temporarily disable the bulk-action functionality using custom code or a security plugin to mitigate the risk.

Generated by OpenCVE AI on August 3, 2026 at 09:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Saadiqbal
Saadiqbal gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, And Custom Form Builder
Wordpress
Wordpress wordpress
Vendors & Products Saadiqbal
Saadiqbal gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, And Custom Form Builder
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder <= 1.9.0 - Missing Authorization to Unauthenticated Arbitrary Form Entry Modification/Trash via process_bulk_action()
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Saadiqbal Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, And Custom Form Builder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T18:37:21.490Z

Reserved: 2026-06-11T15:15:35.975Z

Link: CVE-2026-11995

cve-icon Vulnrichment

Updated: 2026-08-03T18:37:17.660Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T09:16:58.447

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-11995

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T09:45:04Z

Weaknesses