Authorization Bypass in LibreChat by danny-avila
CVE-2025-7106

5.3MEDIUM

Key Information:

Vendor
CVE Published:
23 September 2025

What is CVE-2025-7106?

LibreChat, developed by danny-avila, is susceptible to an authorization bypass due to flawed access control mechanisms. The vulnerability arises in the checkAccess function within the api/server/middleware/roles/access.js file, where the permissions validation logic incorrectly allows users with insufficient privileges to create agents. Specifically, if a user possesses only the 'USE' permission without the required 'CREATE' permission, the system erroneously permits agent creation. This issue complicates other permission validations as well, potentially exposing the application to elevated risk. All versions of LibreChat prior to the release of the fix are affected.

Affected Version(s)

danny-avila/librechat < unspecified

References

CVSS V3.0

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-7106 : Authorization Bypass in LibreChat by danny-avila