Description
XGrammar is an open-source library for efficient, flexible, and portable structured generation. Prior to 0.1.18, Xgrammar includes a cache for compiled grammars to increase performance with repeated use of the same grammar. This cache is held in memory. Since the cache is unbounded, a system making use of xgrammar can be abused to fill up a host's memory and case a denial of service. For example, sending many small requests to an LLM inference server with unique JSON schemas would eventually cause this denial of service to occur. This vulnerability is fixed in 0.1.18.
INFO
Published Date :
2025-04-09T16:00:10.642Z
Last Modified :
2025-04-09T20:43:33.169Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-32381 vulnerability.
| Vendors | Products |
|---|---|
| Mlc-ai |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-32381.