CVE-2025-60798

MEDIUM EPSS 16.2%
Published Nov 20, 20257mo ago · Modified Jun 17, 20262w ago
6.5 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 a SQL injection vulnerability in display.php at line 396. The application passes user-controlled input from $_REQUEST['query'] directly to the browseQuery function without proper sanitization. An authenticated attacker can exploit this vulnerability to execute arbitrary SQL commands through malicious query manipulation, potentially leading to complete database compromise.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

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

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 1

VendorProductVersionRange
phppgadmin_projectphppgadmin* ≤7.13.0

References 3

  • github.com https://github.com/phppgadmin/phppgadmin/blob/master/display.php#L396
    Product
  • github.com https://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60797.md
    Not Applicable
  • github.com https://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60798.md
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.