ProxySQL is a proxy for MySQL and its forks, as well as PostgreSQL. Versions 2.0.18 through 3.0.8 have a pre-authentication heap memory corruption vulnerability in the MySQL and PostgreSQL protocol first-read paths. A remote unauthenticated client can declare an oversized first packet length, and ProxySQL passes that attacker-controlled length directly to `recv()` while writing into a fixed 32 KB input queue. Version 3.0.9 patches the issue.
References
| Link | Resource |
|---|---|
| https://github.com/sysown/proxysql/releases/tag/v3.0.9 | Release Notes |
| https://github.com/sysown/proxysql/security/advisories/GHSA-58ww-865x-grpr | Exploit Mitigation Vendor Advisory |
| https://github.com/sysown/proxysql/security/advisories/GHSA-58ww-865x-grpr | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-06-19 20:16
Updated : 2026-08-10 15:44
NVD link : CVE-2026-48773
Mitre link : CVE-2026-48773
CVE.ORG link : CVE-2026-48773
JSON object : View
Products Affected
proxysql
- proxysql
CWE
CWE-787
Out-of-bounds Write
