5.3
CVE-2026-44928
- EPSS 0.01%
- Veröffentlicht 08.05.2026 07:15:28
- Zuletzt bearbeitet 12.05.2026 15:00:56
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Uriparser Project ≫ Uriparser Version < 1.0.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.011 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
| cve@mitre.org | 2.9 | 1.4 | 1.4 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
|
CWE-670 Always-Incorrect Control Flow Implementation
The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.