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-05-07
AI Q&A
2026-03-13
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

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.


What immediate steps should I take to mitigate this vulnerability?

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart