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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48772— ProxySQL 信任管理问题漏洞

CVSS 10.0 · Critical EPSS 0.18% · P8

影响版本矩阵 1

厂商产品版本范围状态
sysownproxysql>= 2.0.0, < 3.0.9affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ProxySQL: PROXY-Protocol-v1 UNKNOWN parses spoofed source IP, bypassing mysql_query_rules.client_addr ACL
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
ProxySQL is a proxy for MySQL and its forks, as well as PostgreSQL. In versions 2.0.0 through 3.0.8, the ProxySQL MySQL frontend accepts the `PROXY UNKNOWN <addr> <addr> <port> <port>\r\n` PP1 frame as a well-formed PROXY protocol header. The HAProxy PROXY protocol v1 specification says that when the protocol token is `UNKNOWN`, the receiver MUST ignore any address fields that follow it, because the proxy has declared it cannot determine the client identity. ProxySQL parses those address fields anyway via `sscanf` and writes the spoofed source address into the session's `addr.addr` field. From there it flows directly into the query-rule matcher, where the `client_addr` predicate decides routing and ACL. When `mysql-proxy_protocol_networks = '*'` (the default), any TCP peer can send a PP1 frame and choose any source IP claim. With that, any `mysql_query_rules` row pinned to a `client_addr` value is forgeable: the attacker writes the address they want to match into the PP1 line, and ProxySQL routes their query as if it came from that address. In practice this is a routing and ACL bypass. Real deployments use `client_addr` for read-write splitting (internal apps go to the primary, public traffic to read replicas), per-app schema pinning, and query-filter rules (DDL allowed only from admin CIDR, public queries blocked from dangerous patterns). An attacker that can reach the frontend port can forge their way into any of those routes. Version 3.0.9 patches this issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
使用不可信的源
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
ProxySQL 信任管理问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
ProxySQL ProxySQL是ProxySQL组织开源的一个面向MySQL、PostgreSQL及其生态系统的领先数据库代理,支持高性能连接管理、高可用故障转移和实时查询分析。 ProxySQL 2.0.0版本至3.0.8版本存在安全漏洞,该漏洞源于ProxySQL MySQL前端错误地将`PROXY UNKNOWN`协议帧作为有效PROXY协议标头解析,通过`sscanf`将伪造的源地址写入session的`addr.addr`字段,导致`client_addr`路由和ACL可被绕过,攻击者可通过
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
sysownproxysql >= 2.0.0, < 3.0.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-48772 厂商页面 (1)

同批安全公告 · sysown · 2026-06-19 · 共 3 条

CVE-2026-487739.8 CRITICALProxySQL 缓冲区错误漏洞
CVE-2026-487747.5 HIGHProxySQL 输入验证错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48772

暂无评论


发表评论