Cross-site scripting in WeGIA - CVE-2026-23724
Published: April 23, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary JavaScript in the victim's browser.
The vulnerability exists due to cross-site scripting in the "Atendido" selection dropdown within html/atendido/cadastro_ocorrencia.php when rendering database-backed user-controlled data. A remote user can store a crafted payload in an Atendido value to execute arbitrary JavaScript in the victim's browser.
The issue is triggered when the occurrence registration page loads and renders the stored value inside the dropdown.