Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-32286

29
FAUCET Score

CVE-2026-32286 affects components utilizing the DataRow.Decode function, likely within a Go-based PostgreSQL client library, where it fails to properly validate field lengths. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message with a negative field length. This flaw leads to a slice bounds out of range panic, resulting in a high impact to availability (Denial of Service) for the affected client or application. The CVSSv3.1 score is 7.5 (High), indicating a network-exploitable vulnerability with low attack complexity and no user interaction required. Currently, there is no evidence of active exploitation, nor is public exploit code available on platforms like Metasploit or ExploitDB, and it is not listed on CISA's KEV catalog.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.0.0, <= 2.3.3CPE matchmatch criteria
cpe:2.3:a:jackc:pgproto3:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.49%
Probability of exploitation in next 30 days
EPSS Percentile
39.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0049 is in the 18th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

goGHSA-jqcq-xjh3-6g23high

Denial of service in github.com/jackc/pgproto3/v2

Mar 18, 2026

References

access.redhat.com / errata/RHSA-2026:11070
access.redhat.com / errata/RHSA-2026:11217
access.redhat.com / errata/RHSA-2026:11856
access.redhat.com / errata/RHSA-2026:11916
access.redhat.com / errata/RHSA-2026:11996
access.redhat.com / errata/RHSA-2026:19375
access.redhat.com / errata/RHSA-2026:21017
access.redhat.com / errata/RHSA-2026:21769
access.redhat.com / errata/RHSA-2026:22347
access.redhat.com / errata/RHSA-2026:22423
access.redhat.com / errata/RHSA-2026:22450
access.redhat.com / errata/RHSA-2026:22465
access.redhat.com / errata/RHSA-2026:22714
access.redhat.com / errata/RHSA-2026:23345
access.redhat.com / errata/RHSA-2026:24853
access.redhat.com / security/cve/CVE-2026-32286
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-32286.json
securityinfinity.com / research/memory-safety-vulnerabilities-in-go-postgresql-wire-protocol-parsers-pgproto3-pgx
MitigationThird Party Advisory
github.com / advisories/GHSA-jqcq-xjh3-6g23
Third Party Advisory
github.com / golang/vulndb/issues/4518
Issue Tracking
github.com / jackc/pgx/issues/2507
Issue Tracking
pkg.go.dev / vuln/GO-2026-4518
PatchThird Party Advisory