CVE-2026-19872
Last modified
CVE-2026-19872 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. HTML::FormHandler versions before 0.410000 for Perl allow cross-site scripting via a submitted value rendered unescaped in an error message. The wrappers and renderers that emit a form's errors interpolate the error string straight into HTML with no escaping. Two of the library's own messages, no_match and not_allowed, splice the submitted value into that string, and a failing type constraint puts the rejected value into the message it builds, which _apply_actions hands to add_error. A field declared with a check regexp, a check list or a type constraint reaches those messages, with no custom validator and no non-default configuration. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
HTML::FormHandler versions before 0.410000 for Perl allow cross-site scripting via a submitted value rendered unescaped in an error message. The wrappers and renderers that emit a form's errors interpolate the error string straight into HTML with no escaping. Two of the library's own messages, no_match and not_allowed, splice the submitted value into that string, and a failing type constraint puts the rejected value into the message it builds, which _apply_actions hands to add_error. A field declared with a check regexp, a check list or a type constraint reaches those messages, with no custom validator and no non-default configuration. Errors rendered through an application's own escaping template layer rather than the library's rendering roles are not affected. A request over the network that submits markup to such a field gets it back live inside the error span, running script in the victim's origin. Re-rendering a rejected value later gives the stored variant.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | < 0.410000 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-19872?
How severe is CVE-2026-19872?
How do I fix CVE-2026-19872?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-19861The JetFormBuilder — Dynamic Blocks Form Builder WordPress p…4.7
- CVE-2026-19862The JetFormBuilder WordPress plugin before 3.6.5.2 does not …4.8
- CVE-2026-19869@neo4j/graphql from 5.2.0 until the patched versions fails t…7.6
- CVE-2026-1987The Scheduler Widget plugin for WordPress is vulnerable to I…5.4
- CVE-2026-19870Authorization Bypass Through User-Controlled Key in the payr…8.6
- CVE-2026-19871Use of Hard-coded Credentials in the human resources compone…9.3
- CVE-2026-19873HTML::FormFu versions through 2.08 for Perl allow resource e…7.5
- CVE-2026-19874A heap-based buffer overflow vulnerability exists in Konami'…9.1
- CVE-2026-19875IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote a…7.5
- CVE-2026-19879A flaw was found in Undertow, an HTTP server, within its HTT…5.3
- CVE-2026-1988The Flexi Product Slider and Grid for WooCommerce plugin for…7.5
- CVE-2026-19880Path-traversal vulnerability in QOS.CH Sarl Logback-classic …6.3
Are you affected by CVE-2026-19872?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
