Skip to content

Commit ab8621e

Browse files
1 parent d96dd1b commit ab8621e

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

advisories/github-reviewed/2026/04/GHSA-xgrm-4fwx-7qm8/GHSA-xgrm-4fwx-7qm8.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xgrm-4fwx-7qm8",
4-
"modified": "2026-04-10T14:10:46Z",
4+
"modified": "2026-04-18T00:25:53Z",
55
"published": "2026-04-07T18:31:36Z",
66
"aliases": [
77
"CVE-2026-33815"
88
],
99
"summary": "pgx contains memory-safety vulnerability",
10-
"details": "[pgx](github.com/jackc/pgx/v5) is a pure Go driver and toolkit for PostgreSQL. pgx v5.9.1 and earlier contain a memory-safety vulnerability.",
10+
"details": "[pgx](github.com/jackc/pgx/v5) is a pure Go driver and toolkit for PostgreSQL. pgx prior to v5.9.0 contains a memory-safety vulnerability.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,7 +28,7 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"last_affected": "5.9.1"
31+
"fixed": "5.9.0"
3232
}
3333
]
3434
}
@@ -40,6 +40,18 @@
4040
"type": "ADVISORY",
4141
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33815"
4242
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/jackc/pgx/issues/2519"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/jackc/pgx/issues/2530"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/jackc/pgx/commit/6dbad4cafdb8a4daab7ff79c858c95da4b6109e8"
54+
},
4355
{
4456
"type": "WEB",
4557
"url": "https://pkg.go.dev/vuln/GO-2026-4771"

0 commit comments

Comments
 (0)