Pgproto3 CVE Vulnerabilities
By Jackc — 2 known vulnerabilities
Critical
1
High
1
Medium
0
Low
0
None
0
All Pgproto3 CVEs
CVE-2026-32286
7.5
high
The DataRow.Decode function fails to properly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic.
Mar 26, 2026
CVE-2024-27304
9.8
critical
pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. The
Mar 6, 2024