CVE-2025-60799
Last modified
CVE-2025-60799 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. phpPgAdmin 7.13.0 and earlier contains an incorrect access control vulnerability in sql.php at lines 68-76. The application allows unauthorized manipulation of session variables by accepting user-controlled parameters ('subject', 'server', 'database', 'queryid') without proper validation or access control checks. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
phpPgAdmin 7.13.0 and earlier contains an incorrect access control vulnerability in sql.php at lines 68-76. The application allows unauthorized manipulation of session variables by accepting user-controlled parameters ('subject', 'server', 'database', 'queryid') without proper validation or access control checks. Attackers can exploit this to store arbitrary SQL queries in $_SESSION['sqlquery'] by manipulating these parameters, potentially leading to session poisoning, stored cross-site scripting, or unauthorized access to sensitive session data.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Phppgadmin Project | Phppgadmin | <= 7.13.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-60799?
How severe is CVE-2025-60799?
How do I fix CVE-2025-60799?
Are you affected by CVE-2025-60799?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
