CVE-2025-54694
BaseFortify
Publication date: 2025-08-14
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 |
|---|---|---|
| wordpress | button_block | 1.2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the bPlugins Button Block plugin, affecting versions up to 1.2.0. It allows an attacker to trick a user into performing unwanted actions on a web application where they are authenticated, without their consent.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on your website or application by an attacker exploiting the CSRF flaw. While it does not affect confidentiality or availability, it can cause integrity issues by allowing attackers to manipulate certain functions without permission.