CVE-2025-60796

MEDIUM EPSS 9.8%
Published Nov 20, 20257mo ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Medium
Find Similar
Published Nov 20, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
6.1
Exploitability
2.8
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
9.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
phppgadmin_projectphppgadmin* ≤7.13.0

References 4

  • github.com https://github.com/phppgadmin/phppgadmin/blob/master/admin.php#L35
    Product
  • github.com https://github.com/phppgadmin/phppgadmin/blob/master/indexes.php#L29
    Product
  • github.com https://github.com/phppgadmin/phppgadmin/blob/master/sequences.php#L316
    Product
  • github.com https://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60796.md
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.