CVE-2026-31942
Last modified
CVE-2026-31942 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.7.6, an Insecure Direct Object Reference (IDOR) vulnerability exists in the API keys management endpoint (PUT /api/keys). EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.7.6, an Insecure Direct Object Reference (IDOR) vulnerability exists in the API keys management endpoint (PUT /api/keys). Due to the use of the JavaScript object spread operator after setting the authenticated user's ID, any authenticated user can inject a userId parameter in the request body to overwrite any other user's API keys (e.g., OpenAI, Anthropic, Azure). This allows an attacker to replace a victim's API key configuration, potentially routing the victim's conversations through attacker-controlled keys or denying service by providing invalid keys. This is patched in version 0.8.3-rc1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Librechat | Librechat | < 0.8.3 |
References
- https://github.com/danny-avila/LibreChat/security/advisories/GHSA-5jcj-rh68-cgj7Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31942?
How severe is CVE-2026-31942?
How do I fix CVE-2026-31942?
Are you affected by CVE-2026-31942?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
