Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-8829

32
FAUCET Score

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.

First published: Jun 4, 2026Last modified: Jun 4, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 3.84CPE match
cpe:2.3:a:oalders:html\:\:entities:*:*:*:*:*:perl:*:*
< 3.84CPE matchmatch criteria
cpe:2.3:a:oalders:html\:\:entities:*:*:*:*:*:perl:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.41%
Probability of exploitation in next 30 days
EPSS Percentile
33.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0041 is in the 13th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (5)

microsoftpatch availablevia msrc
Product: azl3 perl-HTML-Parser 3.82-1 on Azure Linux 3.0Fixed in: 3.82-2
microsoftpatch availablevia msrc
Product: 21440-17084Fixed in: 3.82-2
ubuntupatch availablevia ubuntu_usn
Product: libhtml-parser-perl (jammy)Fixed in: 3.76-1ubuntu0.1
ubuntupatch availablevia ubuntu_usn
Product: libhtml-parser-perl (noble)Fixed in: 3.81-1ubuntu0.1
ubuntupatch availablevia ubuntu_usn
Product: libhtml-parser-perl (resolute)Fixed in: 3.83-1ubuntu0.1

Vendor Advisories (2)

ubuntuUSN-8587-1

HTML-Parser vulnerability

Jul 22, 2026
microsoft2026-Jun/CVE-2026-8829Important

HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities

Jun 4, 2026

References

github.com / libwww-perl/HTML-Parser/commit/6922552b0778c90a9587a3894e248be4d3a25e1c.patch
Patch
github.com / libwww-perl/HTML-Parser/pull/56
Issue TrackingPatch
lists.debian.org / debian-lts-announce/2026/06/msg00044.html
openwall.com / lists/oss-security/2026/06/04/2
Mailing ListThird Party Advisory