CVE-2024-11172

NONE EPSS 54.0%
Published Mar 20, 20251y ago · Modified Jun 17, 20262w ago
Find Similar
Published Mar 20, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

A vulnerability in danny-avila/librechat version git a1647d7 allows an unauthenticated attacker to cause a denial of service by sending a crafted payload to the server. The middleware `checkBan` is not surrounded by a try-catch block, and an unhandled exception will cause the server to crash. This issue is fixed in version 0.7.6.

Threat Intelligence

EPSS Exploit Probability
54.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-248

Affected Products 1

VendorProductVersionRange
librechatlibrechat* <0.7.6

References 2

  • github.com https://github.com/danny-avila/librechat/commit/976784c01fa4cce00d4c2941801d56aed375c21b
    Patch
  • huntr.com https://huntr.com/bounties/c76a7ee3-2e26-45a0-8940-21c749592105
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/danny-avila/librechat/commit/976784c01fa4cce00d4c2941801d56aed375c21b
    Patch