CVE Details
Basic Information
| Title | Brizy <= 2.6.20 - Missing Authorization to Unauthenticated Limited File Upload |
|---|---|
| Type | cve |
| Published | 2025-07-29T04:23:46.517Z |
| Modified | 2025-07-29T04:23:46.517Z |
Product Information
| Vendor | themefusecom |
|---|---|
| Product | Brizy – Page Builder |
| Version | * |
CVSS Information
| Base Score | 5.3 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
Affected Products
- themefusecom Brizy – Page Builder *
Additional Information
| CWE List | CWE-862 |
|---|---|
| Source | Wordfence |
Description
The Brizy – Page Builder plugin for WordPress is vulnerable to limited file uploads due to missing authorization on process_external_asset_urls function as well as missing path validation in store_file function in all versions up to, and including, 2.6.20. This makes it possible for unauthenticated attackers to upload .TXT files on the affected site’s server.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/db18f6b4-600d-4c63-a9f2-4e3b8ab4fba3?source=cve
- https://plugins.trac.wordpress.org/browser/brizy/tags/2.6.17/editor/asset/static-file-trait.php#L44
- https://plugins.trac.wordpress.org/browser/brizy/tags/2.6.17/editor/asset/media-processor.php#L27