CVE-2025-60799

CVE-2025-60799 is a medium-severity vulnerability in Phppgadmin Project Phppgadmin with a CVSS 3.x base score of 6.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-284.

Key facts

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.

Frequently asked questions

What is CVE-2025-60799?
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.
How severe is CVE-2025-60799?
CVE-2025-60799 has a CVSS 3.x base score of 6.1, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
Is CVE-2025-60799 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (9th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-60799?
CVE-2025-60799 affects Phppgadmin Project Phppgadmin. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-60799?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-60799 have an EU (EUVD) identifier?
Yes. CVE-2025-60799 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-198260.
When was CVE-2025-60799 published?
CVE-2025-60799 was published on 2025-11-20 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Phppgadmin Project Phppgadmin

All CVEs affecting Phppgadmin Project Phppgadmin →

Other CWE-284 (Improper Access Control) vulnerabilities

Browse all CWE-284 (Improper Access Control) vulnerabilities →