jackc 関連製品全体の CVE とセキュリティ脆弱性情報を集約し、CVSS、EPSS、公開日、脆弱性情報データを掲載しています。
一般的な弱点パターンには vendor risk sql injection and バッファオーバーフロー があり、vendor surface production workloads and vendor surface software deployment の利用場面で vendor impact data exposure、アプリケーションクラッシュ, and vendor impact memory corruption などのリスクが生じる可能性があります。
掲載データは公開脆弱性情報とセキュリティ公告に基づき、過去の暴露面と修補優先度の評価に利用できます。
| CVE | 概要 | ソース | CVSS 最大値 | EPSS(%) | 公開 | 更新 |
|---|---|---|---|---|---|---|
| CVE-2026-41889 | 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. | [email protected] | 2.3 | 0.01% | 2026-05-08 | 2026-05-21 |
| CVE-2026-33816 | Memory-safety vulnerability in github.com/jackc/pgx/v5. | [email protected] | 9.8 | 0.02% | 2026-04-07 | 2026-05-21 |
| CVE-2026-33815 | Memory-safety vulnerability in github.com/jackc/pgx/v5. | [email protected] | 9.8 | 0.02% | 2026-04-07 | 2026-05-21 |
| CVE-2026-32286 | 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. | [email protected] | 7.5 | 0.06% | 2026-03-26 | 2026-06-03 |
| CVE-2024-27304 | 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. | [email protected] | 9.8 | 1.88% | 2024-03-06 | 2026-05-21 |
| CVE-2024-27289 | 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 pr | [email protected] | 8.1 | 0.59% | 2024-03-06 | 2026-05-21 |