Vulnerability Description
uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/uriparser/uriparser/issues/282
- https://github.com/uriparser/uriparser/pull/284
- http://www.openwall.com/lists/oss-security/2025/12/15/1
FAQ
What is CVE-2025-67899?
CVE-2025-67899 is a vulnerability with a CVSS score of 2.9 (LOW). uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.
How severe is CVE-2025-67899?
CVE-2025-67899 has been rated LOW with a CVSS base score of 2.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-67899?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.