CVE-2025-67899
Unknown
Unknown - Not Provided
Unbounded Recursion in uriparser 0.9.9 Causes Stack Overflow
Publication date: 2025-12-14
Last updated on: 2025-12-15
Assigner: MITRE
Description
Description
uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| uriparser | uriparser | 0.9.9 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |