CVE Explorer
CVE-2026-54029
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the DELETE /api/messages/:conversationId/:messageId endpoint allows any authenticated user to delete any other user's messages. The validateMessageReq middleware only validates that the conversationId belongs to the requesting user, but the handler calls deleteMessages({ messageId }) using only the messageId as the MongoDB filter — without adding a user constraint. An attacker provides their own valid
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"LibreChat","vendor":"danny-avila","versions":[{"status":"affected","version":"< 0.8.4-rc1"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:8e535d84740cde33c881b60bad0c82fd60c5d8961e60d108ffd98dcd7a4d7f47 · sha256:371dd738972d4509… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:8e535d84740cde33c881b60bad0c82fd60c5d8961e60d108ffd98dcd7a4d7f47 · sha256:371dd738972d4509… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-862","description":"CWE-862: Missing Authorization","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:8e535d84740cde33c881b60bad0c82fd60c5d8961e60d108ffd98dcd7a4d7f47 · sha256:371dd738972d4509… · /containers/cna/problemTypes/0/descriptions/0
Source references
1 source assertion{"name":"https://github.com/danny-avila/LibreChat/security/advisories/GHSA-8892-xj8q-59xc","tags":["x_refsource_CONFIRM"],"url":"https://github.com/danny-avila/LibreChat/security/advisories/GHSA-8892-xj8q-59xc"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:8e535d84740cde33c881b60bad0c82fd60c5d8961e60d108ffd98dcd7a4d7f47 · sha256:371dd738972d4509… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.