CVE-2026-32332
Received Received - Intake
Missing Authorization in Ays Pro Easy Form ≀ 2.7.9 Allows Unauthorized Access

Publication date: 2026-03-13

Last updated on: 2026-04-29

Assigner: Patchstack

Description
Missing Authorization vulnerability in Ays Pro Easy Form easy-form allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Easy Form: from n/a through <= 2.7.9.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-13
Last Modified
2026-04-29
Generated
2026-06-16
AI Q&A
2026-03-13
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
patchstack easy_form to 2.7.9 (inc)
ays_pro easy_form to 2.7.9 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-32332 is a broken access control vulnerability in the WordPress Easy Form Plugin versions up to and including 2.7.9.

This issue arises from missing authorization, authentication, or nonce token checks in certain functions, allowing unauthenticated users to perform actions that require higher privileges.

The vulnerability is classified under the OWASP Top 10 category A1: Broken Access Control.

Impact Analysis

This vulnerability allows unauthenticated users to perform actions that normally require higher privileges, potentially leading to unauthorized access or changes within the Easy Form plugin.

However, the vulnerability has a CVSS score of 5.3, indicating a low severity impact, and it is considered unlikely to be exploited.

Users are advised to update to version 2.8.0 or later to mitigate the risk.

Compliance Impact

I don't know

Detection Guidance

This vulnerability is a broken access control issue in the WordPress Easy Form Plugin up to version 2.7.9, caused by missing authorization or authentication checks. Detection would involve checking the plugin version installed on your WordPress site.

You can detect if your system is vulnerable by verifying the plugin version. For example, you can use WP-CLI commands to list installed plugins and their versions.

  • wp plugin list | grep easy-form

If the version is less than or equal to 2.7.9, your system is vulnerable.

Mitigation Strategies

The primary mitigation step is to update the WordPress Easy Form Plugin to version 2.8.0 or later, where the vulnerability is patched.

Additionally, consider enabling auto-updates for the plugin if your environment supports it, to ensure you receive future security patches promptly.

Since the vulnerability allows unauthenticated users to perform privileged actions, restricting access to the plugin or implementing additional access controls can also help mitigate risk until the update is applied.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-32332. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart