CVE-2026-5000 Details
Description
A vulnerability was detected in PromtEngineer localGPT up to 4d41c7d1713b16b216d8e062e51a5dd88b20b054. Impacted is the function LocalGPTHandler of the file backend/server.py of the component API Endpoint. The manipulation of the argument BaseHTTPRequestHandler results in missing authentication. The attack can be executed remotely. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The vendor was contacted early about this disclosure but did not respond in any way.
A critical vulnerability exists in PromtEngineer localGPT versions through commit 4d41c7d, specifically within the API endpoint's LocalGPTHandler function in backend/server.py. The vulnerability arises from a complete lack of authentication and authorization, allowing any unauthenticated user to create, read, modify, and delete sessions and messages. This oversight enables access to sensitive conversation data, including database credentials, API keys, customer information, and proprietary business details. The vulnerability impacts all API endpoints, representing a significant security flaw that exposes all stored data.
To address this vulnerability, implement a robust authentication mechanism, such as JWT-based authentication, and establish authorization checks to ensure users can only access their own sessions. Additionally, update the database schema to include user ownership details and implement user registration and login functionalities. It's also crucial to fix the CORS configuration to prevent unauthorized access.
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 Apr 1, 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/8 | [email protected] | ExploitIssue TrackingTechnical Analysis |
| https://vuldb.com/submit/778315 | [email protected] | Technical Description |
| https://vuldb.com/vuln/353887 | [email protected] | AdvisoryPartial Content |
| https://vuldb.com/vuln/353887/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PromtEngineer localGPT | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 28, 2026 | New CVE Received | [email protected] |
Volerion