CVE-2025-60796
Publication date 21 November 2025
Last updated 21 November 2025
Ubuntu priority
Description
phpPgAdmin 7.13.0 and earlier contains multiple cross-site scripting (XSS) vulnerabilities across various components. User-supplied input from $_REQUEST parameters is 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.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| phppgadmin | 25.10 questing |
Needs evaluation
|
| 25.04 plucky |
Needs evaluation
|
|
| 24.04 LTS noble |
Needs evaluation
|
|
| 22.04 LTS jammy |
Needs evaluation
|
|
| 20.04 LTS focal |
Needs evaluation
|
|
| 18.04 LTS bionic |
Needs evaluation
|
|
| 16.04 LTS xenial |
Needs evaluation
|
References
Other references
- https://www.cve.org/CVERecord?id=CVE-2025-60796
- https://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60796.md
- https://github.com/phppgadmin/phppgadmin/blob/master/admin.php#L35
- https://github.com/phppgadmin/phppgadmin/blob/master/indexes.php#L29
- https://github.com/phppgadmin/phppgadmin/blob/master/sequences.php#L316