CVE-2026-7844 Details
Description
A vulnerability was detected in chatchat-space Langchain-Chatchat up to 0.3.1.3. This vulnerability affects the function files/list_files/retrieve_file/retrieve_file_content/delete_file of the file libs/chatchat-server/chatchat/server/api_server/openai_routes.py of the component Compatible File Service. The manipulation results in missing authentication. The attacker must have access to the local network to execute the attack. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A missing authentication vulnerability has been identified in Langchain-Chatchat versions through 0.3.1.3. The issue resides in the Compatible File Service component, specifically within the OpenAI routes of the API server. The vulnerability allows unauthorized access to file management endpoints, including uploading, listing, reading, and deleting files. This flaw affects all users on the local network, exploiting the absence of authentication checks on critical file operations.
To address this vulnerability, it is recommended to add authentication middleware to the file service endpoints, validate file ownership to ensure users can only access their own files, and restrict CORS settings to specific trusted origins. Additionally, the documentation should advise against exposing the API port to untrusted networks.
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 May 5, 2026CISA-ADP
Assessed May 6, 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/3em0/cve_repo/blob/main/Langchain-Chatchat/Vuln-4-Missing-Auth-File-Endpoints.md | [email protected] | ExploitTechnical Analysis |
| https://github.com/chatchat-space/Langchain-Chatchat/ | [email protected] | ProductVendor |
| https://github.com/chatchat-space/Langchain-Chatchat/issues/5465 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/807790 | [email protected] | Permission Required |
| https://vuldb.com/vuln/361123 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/361123/cti | [email protected] | AdvisoryPermission Required |
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 |
|---|---|
| chatchat-space Langchain-Chatchat | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 5, 2026 | New CVE Received | [email protected] |
Volerion