---
id: CVE-2026-85630
title: >-
  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 lit…
summary: >-
  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 lit…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: Red Hat
product: HTML-FormHandler
affected:
  - HTML-FormHandler < 0.410002
published: '2026-09-08'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T18:18:09.860'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85630'
references:
  - url: >-
      https://github.com/gshank/html-formhandler/commit/a887271e91d755e6486a9f433ae932deb1d2c4a6.patch
    label: 9b29abf9-4ab0-4765-b253-1875cd9b441e
  - url: 'https://metacpan.org/release/ABRAXXA/HTML-FormHandler-0.410002/changes'
    label: 9b29abf9-4ab0-4765-b253-1875cd9b441e
  - url: 'http://www.openwall.com/lists/oss-security/2026/09/08/18'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-85630.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-85630'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-85630'
tags:
  - nvd
  - cve.org
  - csaf
  - vex
  - red-hat
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-10T17:48:09.876823Z'
epss: 0.00255
epssPercentile: 0.17373
scores:
  nvd: 6.1
  vendor: 5.4
  adp: 6.1
ingestedAt: '2026-09-08T21:11:12.320Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Vendor advisories

- **Red Hat VEX** · updated 2026-09-09 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-85630.json)
