CVE-2026-33815
Analyzed Analyzed - Analysis Complete
Memory Safety Vulnerability in pgx/v5 Risks Data Integrity

Publication date: 2026-04-07

Last updated on: 2026-05-21

Assigner: Go Project

Description
Memory-safety vulnerability in github.com/jackc/pgx/v5.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-07
Last Modified
2026-05-21
Generated
2026-06-16
AI Q&A
2026-04-07
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
jackc pgx *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The CVE-2026-33815 vulnerability is a memory-safety issue affecting the Go package github.com/jackc/pgx/v5, specifically within the pgproto3 subpackage.

It involves the functions Backend.Receive and Bind.Decode, which are implicated in the memory-safety flaw.

All versions of this package are affected, and there are no known fixed versions available at the time of the report.

Impact Analysis

This memory-safety vulnerability could potentially lead to issues such as application crashes, data corruption, or exploitation by attackers to execute arbitrary code or cause denial of service.

Since it affects core functions in the pgx package used for PostgreSQL communication, any application relying on this package might be at risk.

Mitigation Strategies

The vulnerability affects all versions of the github.com/jackc/pgx/v5 package with no known fixed versions available at the time of the report.

Since no fixed versions are available, immediate mitigation steps include avoiding the use of the vulnerable functions Backend.Receive and Bind.Decode within the pgproto3 subpackage, or limiting exposure by restricting access to systems using this package.

Monitoring for updates or patches from the package maintainers and applying them as soon as they become available is also recommended.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-33815. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart