3 matches found
EUVD-2026-68458
HTML::FormFu versions through 2.08 for Perl allow resource exhaustion via an unbounded repeat count from the query string in Repeatable elements. When a Repeatable element has countername set, its process method reads the repeat count from the named query string parameter, checks only that it is ...
7.5CVSS5.9AI score
SaveExploits0References2
CVE-2026-19873
HTML::FormFu (Perl), versions through 2.08 , is vulnerable to resource exhaustion via an unbounded repeat count in Repeatable elements . When counter_name is set, the process method reads the count from the query string, validates only that it is a positive integer, and deep-clones the child subt...
7.5CVSS5.9AI score
SaveExploits0References3
20