CVE-2025-60796
Publication date 20 November 2025
Last updated 26 November 2025
Ubuntu priority
Cvss 3 Severity Score
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
|
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score |
|
| Attack vector | Network |
| Attack complexity | Low |
| Privileges required | None |
| User interaction | Required |
| Scope | Changed |
| Confidentiality | Low |
| Integrity impact | Low |
| Availability impact | None |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
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