CVE-2026-28338 - PMD Designer has Stored XSS in VBHTMLRenderer and YAHTMLRenderer via unescaped v...
CVE ID : CVE-2026-28338 Published : Feb. 27, 2026, 9:16 p.m. | 19 minutes ago Description : 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. Severity: 6.8 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...