CVE-2025-62754
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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?
CVE-2025-62754 is a Broken Access Control vulnerability in the WordPress Payment Gateway bKash for WC Plugin (versions up to 3.1.0). It occurs due to missing authorization, authentication, or nonce token checks in certain functions, which allows unauthenticated users to perform actions that should require higher privileges. [1]
How can this vulnerability impact me? :
This vulnerability allows unauthorized users to perform privileged actions within the Payment Gateway bKash for WC Plugin, potentially leading to unauthorized transactions or manipulation of payment processes. However, it has a low severity score (5.3) and is considered unlikely to be exploited. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is currently available for this vulnerability, immediate mitigation steps include restricting access to the affected plugin functionalities, disabling the Payment Gateway bKash for WC plugin if possible, and monitoring for any unauthorized access attempts. Additionally, consider implementing custom access control measures or applying security plugins that can help enforce stricter authorization checks until an official patch is released. [1]