VYPR

HTML-Entities

by Libwww Perl

CVEs (1)

  • CVE-2026-8829Jun 4, 2026
    risk 0.00cvss epss

    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…