# CVE-2026-85630

## Summary

- **CVE ID:** CVE-2026-85630
- **Severity:** MEDIUM
- **CVSS Score:** 6.1 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N)
- **CWE:** CWE-79
- **Published:** Sep 8, 2026
- **Last Modified:** Sep 10, 2026

## Description

HTML::FormHandler versions before 0.410002 for Perl render field attributes into HTML without escaping using the process_attrs method.

Any application with fields or field labels where some attributes are built from data rather than literals allows attacker-influenced text in an attribute value that can override the field attributes or embed JavaScript in rendered pages.

For example, the RadioGroup widget uses the process_attrs method via the render_option and wrap_radio methods.

## Affected Products

- Unknown product (0)

## References

- [CNA](https://metacpan.org/release/ABRAXXA/HTML-FormHandler-0.410002/changes)
- [CNA](https://github.com/gshank/html-formhandler/commit/a887271e91d755e6486a9f433ae932deb1d2c4a6.patch)
- [CVE](http://www.openwall.com/lists/oss-security/2026/09/08/18)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.20%
- **EPSS Percentile:** 9.8

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._