---
title: "pgAdmin 4 v9.17 Released"
url: https://daily.dev/posts/pgadmin-4-v9-17-released-r78ec5eh2
source_url: https://www.postgresql.org/about/news/pgadmin-4-v917-released-3356
type: article
source: "PostgreSQL"
published: 2026-08-04T07:55:45.941Z
updated: 2026-08-04T07:56:11.094Z
tags: ["security", "backend", "sql", "postgresql"]
reading_time: 4
upvotes: 9
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# pgAdmin 4 v9.17 Released

**[PostgreSQL](https://daily.dev/sources/postgres)** · 4 min read · 9 upvotes · 0 comments

## Summary

pgAdmin 4 version 9.17 has been released with 28 bug fixes and new features, most notably patching seven security vulnerabilities (CVE-2026-17346 through CVE-2026-17351 and CVE-2026-17566). Critical security fixes include OS command injection in the MASTER_PASSWORD_HOOK and Import/Export Data tool, SQL injection in Index Statistics and Publications/Subscriptions views, tool-permission bypass vulnerabilities, missing authentication decorators on several routes, and credential cloning in adhoc server connections. New features include authenticated user identity in HTTP access logs, a Gateway API HTTPRoute template for Helm charts, a row-count cap for View Data on large tables, and custom XYZ tile provider support in the Geometry Viewer.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.postgresql.org/about/news/pgadmin-4-v917-released-3356>

## Similar posts on daily.dev

- [pgAdmin 4 v9.16 Released](https://daily.dev/posts/pgadmin-4-v9-16-released-43lcqxnyc) · PostgreSQL · 35 upvotes · 2 comments
- [pgAdmin 4 v9.10 Released](https://daily.dev/posts/pgadmin-4-v9-10-released-tykgeejvf) · PostgreSQL · 3 upvotes · 0 comments
- [pgAdmin 4 v9.11 Released](https://daily.dev/posts/pgadmin-4-v9-11-released-hxlngyhcc) · PostgreSQL · 1 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#backend](https://daily.dev/tags/backend), [#sql](https://daily.dev/tags/sql), [#postgresql](https://daily.dev/tags/postgresql)

[View this post on daily.dev](https://daily.dev/posts/pgadmin-4-v9-17-released-r78ec5eh2)
