Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Local attack, low complexity, low privileges, no user interaction, only availability impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability was found in HTACG tidy-html5 5.8.0. It has been rated as problematic. This issue affects the function prvTidyParseNamespace of the file src/parser.c. The manipulation leads to reachable assertion. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used.
AnalysisAI
Denial of service in tidy-html5 5.8.0 via reachable assertion in prvTidyParseNamespace allows local attackers to crash the application. A public exploit exists but no active exploitation has been reported; EPSS score is low (0.02%).
Technical ContextAI
The vulnerability is a reachable assertion (CWE-617) in the HTML/XML parser library tidy-html5, specifically in the function prvTidyParseNamespace in src/parser.c. The library is used for cleaning up and formatting HTML/XML documents. The assertion failure causes the program to abort, leading to denial of service. CPE data confirms affected version is tidy-html5 5.8.0.
RemediationAI
Upgrade to the latest patched version of tidy-html5 from the vendor's repository. The fix is available from the vendor; refer to the GitHub issue for details. As a workaround, restrict local access to the tidy-html5 binary to trusted users only, since exploitation requires local access. Note that this may not be feasible in all environments.
Same weakness CWE-617 – Reachable Assertion
View allSame technique Denial Of Service
View allVendor StatusVendor
Ubuntu
Priority: Medium| Release | Status | Version |
|---|---|---|
| upstream | needs-triage | - |
| bionic | deferred | 2026-03-11 |
| focal | deferred | 2026-03-11 |
| jammy | deferred | 2026-03-11 |
| noble | deferred | 2026-03-11 |
| oracular | ignored | end of life, was deferred [2026-03-11] |
| plucky | ignored | end of life, was deferred [2026-03-11] |
| questing | deferred | 2026-03-11 |
Debian
Bug #1108234| Release | Status | Fixed Version | Urgency |
|---|---|---|---|
| bookworm, bullseye | vulnerable | 2:5.6.0-11 | - |
| trixie | vulnerable | 2:5.8.0-2 | - |
| forky, sid | vulnerable | 2:5.8.0-2.1 | - |
| (unstable) | fixed | (unfixed) | - |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-18860