Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-85484— HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping

Quick assessment

Affected
CVE-2026-85484
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

漏洞描述翻译: Perl 模块 HTML::FormHandler 在版本 0.410002 之前,在渲染选项组标签(option group labels)和单选按钮标签(radio button labels)时未进行 HTML 转义。 具体而言: Select、RadioGroup、CheckboxGroup 和 HorizCheckboxGroup 组件会将组标签以未转义的形式直接写入 HTML: - Select 组件将其写入 属性; - 其余三个组件(RadioGroup、CheckboxGroup、H

AI Predicted 5.4 Difficulty: Moderate

Possible ATT&CK Techniques 1 AI

T1059.007 · JavaScript

I. Basic Information for CVE-2026-85484

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
- - 0 ~ 0.410002 -

II. Public POCs for CVE-2026-85484

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-85484

登录查看更多情报信息。

Patches & Fixes for CVE-2026-85484 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-85484

No comments yet


Leave a comment