
Stored XSS in ReNgine <= 2.2.0 — public disclosure
Discovered by: Amal J
Vendor: ReNgine
CVE ID: CVE-2025-61319
Status: RESERVED (Public reference added: pending MITRE update)
A Stored Cross-Site Scripting (XSS) vulnerability exists in ReNgine <= 2.2.0 within the Vulnerabilities module.
When a target is scanned with a malicious payload, the payload is rendered unsanitized in the ReNgine web UI, resulting in arbitrary JavaScript execution in the administrator’s browser.
Sanitize and escape user-supplied input before rendering scan results.
Implement proper HTML encoding for user-controlled output in the Vulnerabilities tab.