Description
A weakness has been identified in serge-chat serge up to 1.4TB. The impacted element is the function download_model/delete_model of the file api/src/serge/routers/model.py of the component Model API Endpoint. Executing a manipulation can lead to missing authentication. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-04-20
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized deletion of model data
Action: Patch Immediately
AI Analysis

Impact

The flaw is a missing authentication check in the delete_model API of serge-chat’s serge component. An unauthenticated user can send a delete request and remove a stored model. Because the endpoint is reachable over the network and the exploit is publicly available, attackers can execute this action from anywhere, leading to loss of model data and disruption of the chatbot’s knowledge base.

Affected Systems

All installations of serge-chat serge up to version 1.4TB that have not applied the vendor’s fix are susceptible to unauthenticated model deletion.

Risk and Exploitability

With a CVSS score of 6.9 the vulnerability is classified as medium severity. The remote attack surface and lack of authentication make exploitation straightforward, though EPSS data is not available and the flaw is not listed in CISA’s KEV catalog. The public availability of the exploit increases the probability that a real attacker will target affected systems.

Generated by OpenCVE AI on April 20, 2026 at 02:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch or upgrade to the latest release that enforces authentication on the delete_model endpoint.
  • Place the delete_model API behind a firewall or API gateway and require valid authentication tokens before allowing delete requests.
  • Enable logging of all delete_model calls and monitor for unauthorized activity to detect and respond to any compromise quickly.

Generated by OpenCVE AI on April 20, 2026 at 02:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Apr 2026 01:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in serge-chat serge up to 1.4TB. The impacted element is the function download_model/delete_model of the file api/src/serge/routers/model.py of the component Model API Endpoint. Executing a manipulation can lead to missing authentication. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title serge-chat serge Model API Endpoint model.py delete_model missing authentication
Weaknesses CWE-287
CWE-306
References
Metrics cvssV2_0

{'score': 6.4, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-20T00:15:12.174Z

Reserved: 2026-04-19T09:03:50.771Z

Link: CVE-2026-6588

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-04-20T01:16:30.867

Modified: 2026-04-20T01:16:30.867

Link: CVE-2026-6588

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T02:30:41Z

Weaknesses