CVE-2026-32587
Received Received - Intake
Missing Authorization in WP EasyPay Plugin Allows Unauthorized Access

Publication date: 2026-03-16

Last updated on: 2026-04-29

Assigner: Patchstack

Description
Missing Authorization vulnerability in Saad Iqbal WP EasyPay wp-easy-pay allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WP EasyPay: from n/a through <= 4.2.11.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-16
Last Modified
2026-04-29
Generated
2026-06-16
AI Q&A
2026-03-16
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
saad_iqbal wp_easypay to 4.2.11 (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-32587 is a broken access control vulnerability in the WordPress WP EasyPay plugin versions up to and including 4.2.11.

This issue arises from missing authorization, authentication, or nonce token checks in certain functions, allowing unprivileged users (such as subscribers) to perform actions that require higher privileges.

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

Impact Analysis

This vulnerability allows users with only subscriber-level privileges to perform actions that should require higher privileges.

Although the CVSS severity score is 5.4, indicating a low priority threat with limited impact, it can still be exploited in mass campaigns targeting many websites indiscriminately.

The impact includes potential unauthorized changes or actions within the WP EasyPay plugin, which could affect the integrity and availability of the affected system.

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

Compliance Impact

I don't know

Detection Guidance

This vulnerability arises from missing authorization checks in the WP EasyPay plugin up to version 4.2.11, allowing subscriber-level users to perform unauthorized actions.

Detection involves verifying the plugin version installed on your WordPress site and monitoring for unauthorized actions performed by low-privilege users.

You can check the installed plugin version using the following WP-CLI command:

  • wp plugin list --status=active | grep wp-easypay

To detect exploitation attempts, review your web server or WordPress logs for suspicious activity initiated by subscriber-level accounts, such as unexpected changes or actions that normally require higher privileges.

Mitigation Strategies

The primary and immediate mitigation step is to update the WP EasyPay plugin to version 4.2.12 or later, where this vulnerability has been fixed.

If immediate updating is not possible, restrict subscriber-level user capabilities temporarily to limit potential exploitation.

Additionally, consider using automated update tools such as those offered by Patchstack to rapidly apply security patches.

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