CVE-2025-52078 Details
Description
File upload vulnerability in Writebot AI Content Generator SaaS React Template thru 4.0.0, allowing remote attackers to gain escalated privileges via a crafted POST request to the /file-upload endpoint.
A file upload vulnerability has been identified in the Writebot AI Content Generator SaaS React Template, affecting versions through 4.0.0. This vulnerability allows remote attackers to gain escalated privileges by sending a crafted POST request to the /file-upload endpoint. The issue arises from inadequate validation of file types and extensions, coupled with the absence of authentication or session checks. As a result, attackers can upload malicious PHP files disguised as images and execute arbitrary commands once the files are placed in a publicly accessible directory.
Developers are advised to require authentication for file uploads, validate and sanitize MIME types and file extensions, store uploaded files outside the webroot, randomize filenames, and restrict access to uploaded files.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 5, 2025CISA-ADP
Assessed Aug 5, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Yucaerin/Writebot | [email protected] | ExploitTechnical Description |
| https://themeforest.net/item/writebot-ai-content-generator-saas-react-template/53331158?s_rank=9 | [email protected] | ProductVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Writebot AI Content Generator SaaS React Template | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 5, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 5, 2025 | New CVE Received | [email protected] |
| Aug 5, 2025 | CVE Modified | CISA-ADP |
Volerion