Bug 2468307 (CVE-2026-41889) - CVE-2026-41889 github.com/jackc/pgx: golang: pgx: SQL injection via specific SQL query conditions
Summary: CVE-2026-41889 github.com/jackc/pgx: golang: pgx: SQL injection via specific ...
Keywords:
Status: NEW
Alias: CVE-2026-41889
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-08 17:01 UTC by OSIDB Bzimport
Modified: 2026-06-24 11:26 UTC (History)
84 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-08 17:01:32 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.