CVE-2025-7852
BaseFortify
Publication date: 2025-07-24
Last updated on: 2025-07-25
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| iqonicdesign | wpbookit | 1.0.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The WPBookit plugin for WordPress has a vulnerability that allows unauthenticated attackers to upload arbitrary files to the server. This happens because the image_upload_handle() function does not validate file types, extensions, or sanitize filenames before saving uploaded files. As a result, attackers can upload malicious files, potentially leading to remote code execution on the affected site.
How can this vulnerability impact me? :
This vulnerability can have severe impacts including unauthorized remote code execution on your server. Attackers can upload malicious files that may allow them to take control of your website, steal data, deface your site, or use your server to launch further attacks.