CVE-2026-5001 Details
Description
A flaw has been found in PromtEngineer localGPT up to 4d41c7d1713b16b216d8e062e51a5dd88b20b054. The affected element is the function do_POST of the file backend/server.py. This manipulation causes unrestricted upload. The attack is possible to be carried out remotely. The exploit has been published and may be used. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability allowing unrestricted file upload has been identified in PromtEngineer localGPT versions through 4d41c7d1713b16b216d8e062e51a5dd88b20b054. The issue resides in the 'do_POST' function of 'backend/server.py', where uploaded files are not subjected to authentication, type validation, size restrictions, or rate limiting. This flaw can be exploited remotely, leading to server disk space exhaustion and causing a denial-of-service condition that impacts all users.
It is recommended to implement authentication for file uploads, add file type validation, impose size limits, introduce rate limiting, sanitize filenames to prevent path traversal, and establish storage quotas.
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 Mar 28, 2026CISA-ADP
Assessed Mar 30, 2026References 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/August829/CVEP/issues/7 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/submit/778316 | [email protected] | Technical Description |
| https://vuldb.com/vuln/353888 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/353888/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PromtEngineer localGPT | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 28, 2026 | New CVE Received | [email protected] |
Volerion