Debian Package Tracker
Register | Log in
Subscribe

uriparser

Choose email to subscribe with

general
  • source: uriparser (main)
  • version: 1.0.1+dfsg-1
  • maintainer: Jörg Frings-Fürst (DMD)
  • arch: all any
  • std-ver: 4.7.4.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.9.4+dfsg-1+deb11u1
  • o-o-sec: 0.9.4+dfsg-1+deb11u1
  • oldstable: 0.9.7+dfsg-2
  • stable: 0.9.8+dfsg-2
  • testing: 0.9.8+dfsg-2
  • unstable: 1.0.1+dfsg-1
versioned links
  • 0.9.4+dfsg-1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.9.7+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.9.8+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.0.1+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • liburiparser-dev (1 bugs: 0, 0, 1, 0)
  • liburiparser-doc
  • liburiparser1
action needed
A new upstream version is available: 1.0.2 high
A new upstream version 1.0.2 is available, you should consider packaging it.
Created: 2026-06-12 Last update: 2026-06-12 19:31
2 security issues in sid high

There are 2 open security issues in sid.

2 important issues:
  • CVE-2026-44927: In uriparser before 1.0.2, there is pointer difference truncation to int in various places.
  • CVE-2026-44928: In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.
Created: 2025-12-15 Last update: 2026-06-12 12:00
4 security issues in forky high

There are 4 open security issues in forky.

4 important issues:
  • CVE-2025-67899: uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.
  • 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.
  • CVE-2026-44927: In uriparser before 1.0.2, there is pointer difference truncation to int in various places.
  • CVE-2026-44928: In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.
Created: 2025-12-15 Last update: 2026-06-12 12:00
6 security issues in bullseye high

There are 6 open security issues in bullseye.

3 important issues:
  • 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.
  • CVE-2026-44927: In uriparser before 1.0.2, there is pointer difference truncation to int in various places.
  • CVE-2026-44928: In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.
3 issues postponed or untriaged:
  • 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: (postponed; to be fixed through a stable update) uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.
Created: 2026-04-27 Last update: 2026-06-12 12:00
The VCS repository is not up to date, push the missing commits. high
vcswatch reports that the current version of the package is not in its VCS.
Either you need to push your commits and/or your tags, or the information about the package's VCS are out of date. A common cause of the latter issue when using the Git VCS is not specifying the correct branch when the packaging is not in the default one (remote HEAD branch), which is usually "master" but can be modified in salsa.debian.org in the project's general settings with the "Default Branch" field). Alternatively the Vcs-Git field in debian/control can contain a "-b <branch-name>" suffix to indicate what branch is used for the Debian packaging.
Created: 2026-06-12 Last update: 2026-06-12 09:00
Multiarch hinter reports 2 issue(s) normal
There are issues with the multiarch metadata for this package.
  • liburiparser-doc could be marked Multi-Arch: foreign
  • liburiparser-dev could be marked Multi-Arch: same
Created: 2016-09-14 Last update: 2026-06-12 20:31
4 low-priority security issues in trixie low

There are 4 open security issues in trixie.

4 issues left for the package maintainer to handle:
  • 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.
  • CVE-2026-42371: (needs triaging) uriparser before 1.0.1 has numeric truncation in text range comparison, if an application accepts URIs with a length in gigabytes.
  • CVE-2026-44927: (needs triaging) In uriparser before 1.0.2, there is pointer difference truncation to int in various places.
  • CVE-2026-44928: (needs triaging) In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-12-15 Last update: 2026-06-12 12:00
6 low-priority security issues in bookworm low

There are 6 open security issues in bookworm.

6 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.
  • CVE-2026-42371: (needs triaging) uriparser before 1.0.1 has numeric truncation in text range comparison, if an application accepts URIs with a length in gigabytes.
  • CVE-2026-44927: (needs triaging) In uriparser before 1.0.2, there is pointer difference truncation to int in various places.
  • CVE-2026-44928: (needs triaging) In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.

You can find information about how to handle these issues in the security team's documentation.

Created: 2024-05-04 Last update: 2026-06-12 12:00
testing migrations
  • excuses:
    • Migration status for uriparser (0.9.8+dfsg-2 to 1.0.1+dfsg-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Lintian check waiting for test results on riscv64 - info
    • ∙ ∙ Too young, only 1 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/u/uriparser.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-06-12] Accepted uriparser 1.0.1+dfsg-1 (source) into unstable (Jörg Frings-Fürst) (signed by: bage@debian.org)
  • [2024-11-20] uriparser 0.9.8+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-11-15] Accepted uriparser 0.9.8+dfsg-2 (source) into unstable (Jörg Frings-Fürst) (signed by: Tobias Frost)
  • [2024-07-17] uriparser 0.9.8+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-12] Accepted uriparser 0.9.8+dfsg-1 (source) into unstable (Jörg Frings-Fürst) (signed by: Yogeswaran Umasankar)
  • [2023-02-07] uriparser 0.9.7+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2023-02-01] Accepted uriparser 0.9.7+dfsg-2 (source) into unstable (Jörg Frings-Fürst) (signed by: bage@debian.org)
  • [2022-11-05] uriparser 0.9.7+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2022-10-30] Accepted uriparser 0.9.7+dfsg-1 (source) into unstable (Jörg Frings-Fürst) (signed by: Adam Borowski)
  • [2022-02-05] Accepted uriparser 0.9.1-1+deb10u1 (source) into oldstable-proposed-updates->oldstable-new, oldstable-proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2022-02-02] Accepted uriparser 0.9.4+dfsg-1+deb11u1 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2022-01-26] Accepted uriparser 0.9.4+dfsg-1+deb11u1 (source) into stable-security->embargoed, stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2022-01-26] Accepted uriparser 0.9.1-1+deb10u1 (source) into oldstable->embargoed, oldstable (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2022-01-26] Accepted uriparser 0.8.4-1+deb9u4 (source amd64 all) into oldoldstable (Chris Lamb)
  • [2022-01-17] Accepted uriparser 0.8.4-1+deb9u3 (source amd64 all) into oldoldstable (Chris Lamb)
  • [2022-01-15] uriparser 0.9.6+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2022-01-10] Accepted uriparser 0.9.6+dfsg-1 (source) into unstable (Jörg Frings-Fürst) (signed by: bage@debian.org)
  • [2021-11-30] Accepted uriparser 0.8.4-1+deb9u2 (source) into oldoldstable (Adrian Bunk)
  • [2021-08-27] uriparser 0.9.5+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2021-08-21] Accepted uriparser 0.9.5+dfsg-2 (source) into unstable (Jörg Frings-Fürst) (signed by: Adam Borowski)
  • [2021-05-15] Accepted uriparser 0.9.5+dfsg-1 (source) into experimental (Jörg Frings-Fürst) (signed by: Adam Borowski)
  • [2020-11-11] uriparser 0.9.4+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2020-11-05] Accepted uriparser 0.9.4+dfsg-1 (source) into unstable (Jörg Frings-Fürst) (signed by: Adrian Bunk)
  • [2019-07-25] uriparser 0.9.3-2 MIGRATED to testing (Debian testing watch)
  • [2019-07-20] Accepted uriparser 0.9.3-2 (source) into unstable (Jörg Frings-Fürst) (signed by: Bart Martens)
  • [2019-07-19] Accepted uriparser 0.9.3-1 (source) into unstable (Jörg Frings-Fürst) (signed by: Bart Martens)
  • [2019-02-18] Accepted uriparser 0.8.0.1-2+deb8u2 (source amd64) into oldstable (Thorsten Alteholz)
  • [2019-02-09] Accepted uriparser 0.8.4-1+deb9u1 (source) into proposed-updates->stable-new, proposed-updates (Jörg Frings-Fürst) (signed by: Adam Borowski)
  • [2019-01-18] uriparser 0.9.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-13] Accepted uriparser 0.9.1-1 (source) into unstable (Jörg Frings-Fürst) (signed by: Adrian Bunk)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 1
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.9.8+dfsg-2build1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing