GHSA-927w-vq5c-8gc3 · Severity: medium · Ecosystem: composer — phppgadmin contains a SQL injection vulnerability
phpPgAdmin 7.13.0 and earlier contains a SQL injection vulnerability in dataexport.php at line 118. The application directly executes user-supplied SQL queries from the $_REQUEST['query'] parameter without any sanitization or parameterization via $data->conn->Execute($_REQUEST['query']). An authenticated attacker can exploit this vulnerability to execute arbitrary SQL commands, potentially leading to complete database compromise, data theft, or privilege escalation.
Conclusion & alert: CVE-2025-60797 is rated Low Risk (28.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-927w-vq5c-8gc3 · Severity: medium · Ecosystem: composer — phppgadmin contains a SQL injection vulnerability
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-60797 not yet assigned priority: Debian including 1 source packages (phppgadmin), 3 status rows across 3 suites (forky, sid, trixie): undetermined 3. | https://security-tracker.debian.org/tracker/CVE-2025-60797 |
ubuntu
|
medium | CVE-2025-60797 medium priority: Ubuntu including 1 source packages (phppgadmin), 8 status rows across 8 suites (bionic, focal, jammy, noble, plucky, questing, upstream, xenial): needs-triage 7, ignored 1. | https://ubuntu.com/security/CVE-2025-60797 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| phppgadmin_project | phppgadmin | <= 7.13.0 | cpe:2.3:a:phppgadmin_project:phppgadmin:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/phppgadmin/phppgadmin/blob/master/dataexport.php#L118 | Product |
| https://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60797.md | Third Party Advisory |