VYPR

Template::Plugin::HTML

by Perl Foundation

Source repositories

CVEs (1)

  • CVE-2026-5090MedMay 19, 2026
    risk 0.33cvss 6.1epss 0.00

    Template::Plugin::HTML versions through 3.102 for Perl allows HTML and JavaScript to be injected. The html_filter function did not escape single quotes. HTML attributes inside of single quotes could be have code injected. For example, the variable "var" in <a id='ref'…