The package is a strictly RFC 3986 compliant URI parsing library written in C89("ANSI C"). uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license. There are a number of applications, libraries and hardware using uriparser, as well as bindings and 3rd-party wrappers. uriparser is packaged in major distributions.
Security Fix(es):
uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.(CVE-2025-67899)
uriparser before 1.0.1 has numeric truncation in text range comparison, if an application accepts URIs with a length in gigabytes.(CVE-2026-42371)
{
"severity": "Medium"
}{
"x86_64": [
"uriparser-1.0.1-1.oe2403sp3.x86_64.rpm",
"uriparser-debuginfo-1.0.1-1.oe2403sp3.x86_64.rpm",
"uriparser-debugsource-1.0.1-1.oe2403sp3.x86_64.rpm",
"uriparser-devel-1.0.1-1.oe2403sp3.x86_64.rpm"
],
"aarch64": [
"uriparser-1.0.1-1.oe2403sp3.aarch64.rpm",
"uriparser-debuginfo-1.0.1-1.oe2403sp3.aarch64.rpm",
"uriparser-debugsource-1.0.1-1.oe2403sp3.aarch64.rpm",
"uriparser-devel-1.0.1-1.oe2403sp3.aarch64.rpm"
],
"noarch": [
"uriparser-help-1.0.1-1.oe2403sp3.noarch.rpm"
],
"src": [
"uriparser-1.0.1-1.oe2403sp3.src.rpm"
]
}