CVE-2024-8763
HIGHlunary < 1.4.23 - Regular Expression Denial of Service in compileTextTemplate
Title source: llmDescription
A Regular Expression Denial of Service (ReDoS) vulnerability exists in the lunary-ai/lunary repository, specifically in the compileTextTemplate function. The affected version is git be54057. An attacker can exploit this vulnerability by manipulating the regular expression /{{(.*?)}}/g, causing the server to hang indefinitely and become unresponsive to any requests. This is due to the regular expression's susceptibility to second-degree polynomial time complexity, which can be triggered by a large number of braces in the input.
References (2)
Core 2
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/4fb63a6e-0056-4550-a34d-e161de1c13b8
Scores
CVSS v3
7.5
EPSS
0.0071
EPSS Percentile
48.5%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-1333
Status
published
Products (1)
lunary/lunary
< 1.4.23
Published
Mar 20, 2025
Tracked Since
Feb 18, 2026