CVE-2026-28338

PMD is an extensible multilanguage static code analyzer. Prior to version 7.22.0, PMD's `vbhtml` and `yahtml` report formats insert rule violation messages into HTML output without escaping. When PMD analyzes untrusted source code containing crafted string literals, the generated HTML report contains executable JavaScript that runs when opened in a browser. Practical impact is limited because `vbhtml` and `yahtml` are legacy formats rarely used in practice. The default `html` format is properly escaped and not affected. Version 7.22.0 contains a fix for the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pmd_project:pmd:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-27 21:16

Updated : 2026-06-17 10:28


NVD link : CVE-2026-28338

Mitre link : CVE-2026-28338

CVE.ORG link : CVE-2026-28338


JSON object : View

Products Affected

pmd_project

  • pmd
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')