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 vector, low privileges, 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 declared as problematic. This vulnerability affects the function InsertNodeAsParent of the file src/parser.c. The manipulation leads to null pointer dereference. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used.
AnalysisAI
Null pointer dereference in HTACG tidy-html5 5.8.0 allows local attackers to cause a denial of service via the InsertNodeAsParent function in src/parser.c. A public exploit exists, but no active exploitation has been reported. EPSS score is low (0.02%), indicating minimal exploitation risk.
Technical ContextAI
The vulnerability is a null pointer dereference (CWE-404) in the HTML parser library tidy-html5, specifically in the InsertNodeAsParent function within src/parser.c. The library is used for cleaning and formatting HTML content. The CPE data indicates only version 5.8.0 is affected. The root cause is improper handling of a null pointer when inserting a node as a parent, leading to a crash.
RemediationAI
Apply the vendor-released patch available from the tidy-html5 repository. Upgrade to a patched version beyond 5.8.0. As a workaround, restrict local access to the tidy-html5 binary to trusted users only. Note that this is a local vulnerability, so limiting user permissions can mitigate risk.
Same weakness CWE-404 – Improper Resource Shutdown or Release
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 #1108235| 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-18857