Lucene search
+L

157 matches found

CVE
CVE
added 2026/06/18 11:37 p.m.95 views

CVE-2026-12044

CVE-2026-12044 affects pgAdmin 4. An authenticated user with permission to create/alter objects can inject SQL via the description field in templates rendering COMMENT ON ... IS ''. The vulnerability stems from Jinja templates interpolating user-supplied descriptions directly into single-quoted S...

8.8CVSS6AI score0.00709EPSS
SaveExploits0References3Affected Software1
Chainguard
Chainguard
added 2026/05/27 7:18 a.m.21 views

CVE-2026-7819 vulnerabilities

Vulnerabilities for packages: pgadmin4...

8.1CVSS5.8AI score0.00359EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 7:18 a.m.20 views

GHSA-HV9P-2PQF-R5W3 vulnerabilities

Vulnerabilities for packages: pgadmin4...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 7:18 a.m.25 views

CVE-2026-7820 vulnerabilities

Vulnerabilities for packages: pgadmin4...

6.9CVSS5.8AI score0.00211EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.29 views

GHSA-P58C-Q354-6C4F vulnerabilities

Vulnerabilities for packages: pgadmin4...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.20 views

GHSA-4RHG-H8F2-V4JM vulnerabilities

Vulnerabilities for packages: pgadmin4...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.23 views

CVE-2026-7816 vulnerabilities

Vulnerabilities for packages: pgadmin4...

8.8CVSS5.8AI score0.01444EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.23 views

CVE-2026-7813 vulnerabilities

Vulnerabilities for packages: pgadmin4...

9.9CVSS5.8AI score0.00455EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.11 views

GHSA-6P2C-69CV-3FXQ vulnerabilities

Vulnerabilities for packages: pgadmin4...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.21 views

CVE-2026-7818 vulnerabilities

Vulnerabilities for packages: pgadmin4...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.22 views

CVE-2026-7817 vulnerabilities

Vulnerabilities for packages: pgadmin4...

7.1CVSS5.8AI score0.00217EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/27 1:18 a.m.24 views

CVE-2026-7814 vulnerabilities

Vulnerabilities for packages: pgadmin4...

4.8CVSS5.8AI score0.00163EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.15 views

Fedora 43 : pgadmin4 (2026-1545df20ad)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-1545df20ad advisory. Update to pgadmin4-9.15. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

9.9CVSS5.4AI score0.01444EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.15 views

Fedora 44 : pgadmin4 (2026-68f6155fea)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-68f6155fea advisory. Update to pgadmin4-9.15. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

9.9CVSS5.4AI score0.01444EPSS
SaveExploits1References9
Snyk
Snyk
added 2026/05/11 6:31 p.m.11 views

SQL Injection

Overview pgadmin4 is a PostgreSQL Tools Affected versions of this package are vulnerable to SQL Injection via the Maintenance Tool. An attacker can execute arbitrary SQL commands and potentially escalate to operating-system command execution on the database host by supplying crafted input to the...

8.8CVSS6.3AI score0.00456EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/11 6:31 p.m.14 views

Cross-site Scripting (XSS)

Overview pgadmin4 is a PostgreSQL Tools Affected versions of this package are vulnerable to Cross-site Scripting XSS via the assignment of user-controlled PostgreSQL object names to DOM elements using innerHTML. An attacker can execute arbitrary JavaScript code in the browser of any user who...

8.4CVSS5.9AI score0.00163EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/11 6:31 p.m.12 views

GHSA-4RHG-H8F2-V4JM pgAdmin 4 has deserialization of untrusted data in its FileBackedSessionManager

Deserialization of untrusted data CWE-502 in pgAdmin 4 FileBackedSessionManager. The session manager performed unsafe deserialization of session-file contents using Python's standard object-serialization module before performing any HMAC integrity check. Any file dropped into the sessions directo...

7.3CVSS6.5AI score0.00131EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/11 6:31 p.m.16 views

GHSA-HP84-P2GQ-6FVR SQL injection vulnerability in pgAdmin 4 Maintenance Tool

SQL injection vulnerability in pgAdmin 4 Maintenance Tool. Four user-supplied JSON fields bufferusagelimit, vacuumparallel, vacuumindexcleanup, reindextablespace were concatenated directly into the rendered VACUUM/ANALYZE/REINDEX command and passed to psql --command. An authenticated user with th...

8.8CVSS6.2AI score0.00456EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/11 6:31 p.m.13 views

GHSA-J74F-G7VX-FH4X pgAdmin 4: OS command injection vulnerability in Import/Export query export

OS command injection CWE-78 vulnerability in pgAdmin 4 Import/Export query export. User-supplied input was interpolated directly into a psql \copy metacommand template without sanitization. An authenticated user could inject " TO PROGRAM 'cmd'" to break out of the \copy ... context and achieve...

8.8CVSS6.1AI score0.01444EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/11 6:31 p.m.13 views

EUVD-2026-29084

OS command injection CWE-78 vulnerability in pgAdmin 4 Import/Export query export. User-supplied input was interpolated directly into a psql \copy metacommand template without sanitization. An authenticated user could inject " TO PROGRAM 'cmd'" to break out of the \copy ... context and achieve...

8.8CVSS6.1AI score0.01444EPSS
SaveExploits0References2
Rows per page
Query Builder