GHSA-9p7j-9995-m88w · Severity: high — HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS...
HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS routine backing HTML::Entities::_decode_entities cached a pointer (repl) into the entity-value SV returned by hv_fetch on the entity2char hash. When the input SV was identical to a value SV in that hash, and that value contained its own key as an entity reference, a later call to grow_gap() reallocated the SV's PV buffer and freed the backing allocation that repl still pointed into. The subsequent copy loop read repl_len bytes from the freed allocation. The read may disclose adjacent heap contents into the destination SV.
Conclusion & alert: CVE-2026-8829 is rated Low Risk (37.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.30%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.30% | +0.29% |
| 2 | 2026-06-04 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-9p7j-9995-m88w · Severity: high — HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-8829 not yet assigned priority: Debian including 1 source packages (libhtml-parser-perl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-8829 |
suse
|
medium | CVE-2026-8829 severity moderate: SUSE including 1 source package names (perl-HTML-Parser-3.850.0-1.1), 1 product×package rows across 1 product lines (openSUSE Tumbleweed): Fixed 1. | https://www.suse.com/security/cve/CVE-2026-8829/ |
ubuntu
|
medium | CVE-2026-8829 medium priority: Ubuntu including 1 source packages (libhtml-parser-perl), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 8, released 1. | https://ubuntu.com/security/CVE-2026-8829 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| oalders | html::entities | < 3.84 | cpe:2.3:a:oalders:html\:\:entities:*:*:*:*:*:perl:*:* |
| URL | Tags |
|---|---|
| https://github.com/libwww-perl/HTML-Parser/commit/6922552b0778c90a9587a3894e248be4d3a25e1c.patch | Patch |
| https://github.com/libwww-perl/HTML-Parser/pull/56 | Issue Tracking Patch |
| http://www.openwall.com/lists/oss-security/2026/06/04/2 | Mailing List Third Party Advisory |