CVE-2025-58634
BaseFortify
Publication date: 2025-09-03
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| peachpay | peachpay_payments | 1.117.4 |
Helpful Resources
Exploitability
| 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?
This vulnerability is a Broken Access Control issue in the PeachPay Payments WordPress plugin (up to version 1.117.4). It occurs due to missing authorization, authentication, or nonce token checks in certain plugin functions, allowing unauthenticated users to perform actions that should require higher privileges. Essentially, attackers can exploit this flaw without logging in to carry out unauthorized actions. [1]
How can this vulnerability impact me? :
The vulnerability allows unauthenticated attackers to perform privileged actions within the PeachPay Payments plugin, potentially leading to unauthorized manipulation of payment-related functions. Although the CVSS score indicates a low severity impact, it can still enable opportunistic automated attacks that may disrupt payment processes or compromise the integrity of transactions. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves identifying unauthorized access attempts to PeachPay Payments plugin functions that require higher privileges but lack proper authorization checks. Since the vulnerability allows unauthenticated users to perform privileged actions, monitoring web server logs for unusual or unauthorized requests to PeachPay plugin endpoints may help. Specific detection commands or tools are not provided in the available resources. [1]
What immediate steps should I take to mitigate this vulnerability?
The immediate mitigation step is to update the PeachPay Payments plugin to version 1.117.5 or later, where the vulnerability is fixed. As an interim protection, Patchstack offers virtual patching (vPatching) that automatically mitigates the vulnerability even before official patches are applied. Timely updates are recommended to prevent exploitation by unauthenticated attackers. [1]