CVE Catalog

CVE-2026-32286

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.65%

49th percentile - higher than 49% of all known CVEs

Summary

The DataRow.Decode function fails to properly validate field lengths. A malicious PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic.

Risk Assessment

This can cause application crashes, leading to denial of service (DoS).

Recommendation

Update the library containing DataRow.Decode to a version that properly validates field lengths.

Other vulnerabilities in PostgreSQL

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS