There are 4 open security issues in bookworm.
1 important issue:
- CVE-2026-42371:
uriparser before 1.0.1 has numeric truncation in text range comparison, if an application accepts URIs with a length in gigabytes.
3 issues left for the package maintainer to handle:
- CVE-2024-34402:
(needs triaging)
An issue was discovered in uriparser through 0.9.7. ComposeQueryEngine in UriQuery.c has an integer overflow via long keys or values, with a resultant buffer overflow.
- CVE-2024-34403:
(needs triaging)
An issue was discovered in uriparser through 0.9.7. ComposeQueryMallocExMm in UriQuery.c has an integer overflow via a long string.
- CVE-2025-67899:
(needs triaging)
uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.
You can find information about how to handle these issues in the security team's documentation.