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

目标: 1000 元 · 已筹: 1110

100%

CVE-2026-7819— pgAdmin 安全漏洞

CVSS 8.1 · High EPSS 0.05% · P14

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
pgAdmin 4: Symbolic-link path traversal in File Manager allows arbitrary file write
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Symbolic-link path traversal (CWE-61, CWE-22) in pgAdmin 4 File Manager. check_access_permission used os.path.abspath, which resolves '..' but does not resolve symbolic links, while the subsequent kernel write follows symlinks. An authenticated user could plant a symbolic link inside their own storage directory pointing outside it and induce pgAdmin to write to any path reachable by the pgAdmin process. Fix switches the access check to os.path.realpath for both source and destination, and adds an _open_upload_target helper that opens the target with O_NOFOLLOW (mode 0o600) to close the leaf-component TOCTOU between the access check and the open. File mode is hardened from 0o644 to 0o600. This issue affects pgAdmin 4: before 9.15.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
pgAdmin 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
pgAdmin是pgAdmin开源的一个用于开源数据库 PostgreSQL 的开源管理和开发平台。 pgAdmin 4 9.15之前版本存在安全漏洞,该漏洞源于符号链接路径遍历,可能导致经过身份验证的用户在存储目录内放置符号链接,写入任意路径。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · pgadmin.org · 2026-05-11 · 共 8 条

CVE-2026-78139.9 CRITICALpgAdmin 访问控制错误漏洞
CVE-2026-78158.8 HIGHpgAdmin SQL注入漏洞
CVE-2026-78168.8 HIGHpgAdmin SQL注入漏洞
CVE-2026-78187.0 HIGHpgAdmin 代码问题漏洞
CVE-2026-78176.5 MEDIUMpgAdmin 4 安全漏洞
CVE-2026-78206.5 MEDIUMpgAdmin 安全漏洞
CVE-2026-78144.8 MEDIUMpgAdmin 跨站脚本漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-7819

暂无评论


发表评论