HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping.

The Select, RadioGroup, CheckboxGroup and HorizCheckboxGroup widgets render a group label unescaped, Select into a label attribute and the other three into element content. RadioGroup also renders each radio button's own label unescaped.

Any application whose option list is built from data rather than literals, using options_from, an options_fieldname method, or the DBIC model, allows attacker-influenced text in a label that can override the options or embed JavaScript in rendered pages.

Project Subscriptions

No data.

Advisories

No advisories yet.

Fixes

Solution

Upgrade to HTML-FormHandler 0.410002 or later.


Workaround

No workaround given by the vendor.

History

Tue, 08 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Description HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping. The Select, RadioGroup, CheckboxGroup and HorizCheckboxGroup widgets render a group label unescaped, Select into a label attribute and the other three into element content. RadioGroup also renders each radio button's own label unescaped. Any application whose option list is built from data rather than literals, using options_from, an options_fieldname method, or the DBIC model, allows attacker-influenced text in a label that can override the options or embed JavaScript in rendered pages.
Title HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping
Weaknesses CWE-79
References

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: CPANSec

Published:

Updated: 2026-09-08T22:07:19.249Z

Reserved: 2026-09-03T21:29:54.878Z

Link: CVE-2026-85484

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T20:18:51.453

Modified: 2026-09-08T20:18:51.453

Link: CVE-2026-85484

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses