CVE-2025-4370
BaseFortify
Publication date: 2025-07-29
Last updated on: 2025-08-11
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| brizy | brizy | to 2.6.21 (exc) |
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?
The vulnerability in the Brizy β Page Builder plugin for WordPress allows unauthenticated attackers to upload .TXT files to the affected site's server. This is due to missing authorization checks in the process_external_asset_urls function and missing path validation in the store_file function in all versions up to and including 2.6.20.
How can this vulnerability impact me? :
This vulnerability can allow attackers to upload files without authentication, potentially leading to unauthorized file storage on the server. While the uploaded files are limited to .TXT files, this could be used for information disclosure or to facilitate further attacks depending on how the server handles these files.