JackcCVEs & Vulnerabilities

6 CVEs affecting Jackc products, tracked from the National Vulnerability Database, with CVSS/EPSS scores and exploitation status.

Most Affected Products

pgx 5pgproto3 2
CVE-2026-41889CRITICAL

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a string literal, and the value of that placeholder is controllable by the attacker. This issue has been patched in version 5.9.2.

8 May 2026
9.8
CVSS
CVE-2026-33816CRITICAL

Memory-safety vulnerability in github.com/jackc/pgx/v5.

7 Apr 2026
9.8
CVSS
CVE-2026-33815CRITICAL

Memory-safety vulnerability in github.com/jackc/pgx/v5.

7 Apr 2026
9.8
CVSS
CVE-2026-32286HIGH

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.

26 Mar 2026
7.5
CVSS
CVE-2024-27304CRITICAL

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 problem is resolved in v4.18.2 and v5.5.4. As a workaround, reject user input large enough to cause a single query or bind message to exceed 4 GB in size.

6 Mar 2024
9.8
CVSS
CVE-2024-27289HIGH

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for a string value after the first placeholder; both must be on the same line; and both parameter values must be user-controlled. The problem is resolved in v4.18.2. As a workaround, do not use the simple protocol or do not place a minus directly before a placeholder.

6 Mar 2024
8.1
CVSS
← PrevPage 1 / 1Next →
Jackc CVEs & Vulnerabilities — 6 Tracked