phppgadmin vulnerable to Cross-site Scripting
Low severity
GitHub Reviewed
Published
Nov 20, 2025
to the GitHub Advisory Database
•
Updated Nov 20, 2025
Description
Published by the National Vulnerability Database
Nov 20, 2025
Published to the GitHub Advisory Database
Nov 20, 2025
Reviewed
Nov 20, 2025
Last updated
Nov 20, 2025
phpPgAdmin versions 7.13.0 and earlier contain multiple cross-site scripting (XSS) vulnerabilities across various components. User-supplied inputs from $_REQUEST parameters are reflected in HTML output without proper encoding or sanitization in multiple locations including sequences.php, indexes.php, admin.php, and other unspecified files. An attacker can exploit these vulnerabilities to execute arbitrary JavaScript in victims' browsers, potentially leading to session hijacking, credential theft, or other malicious actions.
References