目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-17349— pgAdmin 信任管理问题漏洞

CVSS 9.6 · Critical EPSS 0.29% · P21

影响版本矩阵 1

厂商产品版本范围状态
pgadmin.orgpgAdmin 49.0< 9.17affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-17349 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
pgAdmin 4: Adhoc server clone leaks another user's stored database credentials and ownership to a non-owner
来源: CVE Program / CVE List V5
Vulnerability Description
/misc/workspace/adhoc_connect_server, 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 user_id, shared, shared_username, and the stored credential fields password, save_password, and tunnel_password. 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 (user_id, shared, shared_username) and stored credential fields (password, save_password, tunnel_password) 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
来源: CVE Program / CVE List V5
Vulnerability Title
pgAdmin 信任管理问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
pgAdmin是pgAdmin组织开源的一个用于开源数据库 PostgreSQL 的开源管理和开发平台。 pgAdmin存在安全漏洞,该漏洞源于adhoc_connect_server在克隆服务器时未正确重置所有权和凭据字段,可能导致非所有者继承并利用其他用户的数据库凭据,造成未授权访问。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
pgadmin.orgpgAdmin 4 9.0 ~ 9.17 -

二、漏洞 CVE-2026-17349 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC已实测靶场 高级
Qwen3.6-35B-A3B · 12519 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-17349 的情报信息

登录查看更多情报信息。

CVE-2026-17349 补丁与修复 (2)

CVE-2026-17349 厂商安全公告 (1)

同批安全公告 · pgadmin.org · 2026-07-31 · 共 7 条

CVE-2026-175669.9 CRITICALpgAdmin 输入验证错误漏洞
CVE-2026-173519.0 CRITICALpgAdmin 输入验证错误漏洞
CVE-2026-173468.8 HIGHpgAdmin SQL注入漏洞
CVE-2026-173477.5 HIGHpgAdmin 命令注入漏洞
CVE-2026-173486.5 MEDIUMpgAdmin 授权问题漏洞
CVE-2026-173505.4 MEDIUMpgAdmin 授权问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-17349

暂无评论


发表评论