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.
{
"github_reviewed_at": "2025-11-20T18:15:04Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-79"
],
"nvd_published_at": "2025-11-20T15:17:38Z",
"severity": "LOW"
}