CVE-2026-17349: pgAdmin 4: Adhoc server clone leaks another user's stored database credentials and ownership to a non-owner

Published Jul 31, 2026
·
Updated

/misc/workspace/adhocconnectserver, part of the Workspaces feature introduced in pgAdmin 4 9.0, when passed the id of an existing server, clones that server via Server.clone(), which copies every column from the source row, including userid, shared, sharedusername, and the stored credential fields password, savepassword, and tunnelpassword. When a non-owner triggered an adhoc connect against another user's (in practice, typically an administrator's) shared server, the clone inherited that user's ownership, shared flag, and stored database credentials verbatim. pgAdmin persisted this cross-tenant, credential-bearing server row before the connection was even attempted, so it survived even when the connection subsequently failed. The non-owner could then open the newly-owned clone and pgAdmin would connect using the source user's stored database password on the non-owner's behalf, granting the non-owner use of database credentials -- and whatever database privileges they confer -- that were never their own.

Fix forces the cloned adhoc record's ownership fields (userid, shared, sharedusername) and stored credential fields (password, savepassword, tunnelpassword) to belong to the calling user and be cleared/private before committing, regardless of the source server's ownership, sharing state, or stored credentials. A regression test asserts that an adhoc connect triggered by a non-owner against another user's shared server persists a row owned by the caller, not shared, and without the source's stored credentials.

This issue affects pgAdmin 4: from 9.0 before 9.17.

Affected Software

2 affected components
pgAdmin pgAdmin 4>=9.0<9.17
pgAdmin Pgadmin 4 Postgresql>=9.0<9.17

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pgAdmin 4 to a version that resolves this vulnerability.

    Fixed in 9.17
  2. Configuration

    For Adhoc Connect server clones created via Server.clone(), force the cloned adhoc record's ownership fields (user_id, shared, shared_username) to belong to the calling user and force stored credential fields (password, save_password, tunnel_password) to be cleared/private before the clone row is committed, regardless of the source server's ownership, sharing state, or stored credentials.

    pgAdmin 4 Adhoc Connect server clone (Server.clone/adhoc connect) ownership fields and stored credential fields on cloned record = Set user_id, shared, shared_username, password, save_password, and tunnel_password to calling user values (ownership) and clear/private the stored credentials before committing

Event History

Jul 31, 2026
CVE Published
via MITRE·03:59 PM
Data Sourced
via MITRE·03:59 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-17349?

The severity of CVE-2026-17349 is critical, with a score of 9.6.

2

What does CVE-2026-17349 affect?

CVE-2026-17349 affects pgAdmin 4, specifically the Workspaces feature introduced in version 9.0.

3

How do I fix CVE-2026-17349?

To fix CVE-2026-17349, upgrade pgAdmin 4 to the latest version that addresses this vulnerability.

4

What is the main issue with CVE-2026-17349?

The main issue of CVE-2026-17349 is that it leaks stored database credentials and ownership to a non-owner when cloning servers.

5

What is the impact of CVE-2026-17349?

The impact of CVE-2026-17349 includes unauthorized access to another user's database credentials and sensitive information.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203