---
id: CVE-2026-11995
title: >-
  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
summary: >-
  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
  prop…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-862
published: '2026-08-01'
updated: '2026-08-01'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-11995'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.7.1/gutena-forms.php#L463
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.7.1/includes/admin/class-manage-store.php#L38
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.7.1/includes/admin/class-manage-store.php#L53
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.7.1/includes/admin/class-manage-store.php#L62
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.7.1/includes/admin/class-store.php#L130
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.9.0/gutena-forms.php#L463
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.9.0/includes/admin/class-manage-store.php#L38
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.9.0/includes/admin/class-manage-store.php#L53
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.9.0/includes/admin/class-manage-store.php#L62
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutena-forms/tags/1.9.0/includes/admin/class-store.php#L130
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3624033%40gutena-forms&new=3624033%40gutena-forms
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/81557da6-c98a-4e71-ab88-e987a3650158?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00323
epssPercentile: 0.25615
ingestedAt: '2026-08-02T05:17:47.877Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
