Integer overflow in PostgreSQL - CVE-2026-6473
Published: May 14, 2026
PostgreSQL
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to integer overflow in multiple PostgreSQL server features when processing application-supplied input. A remote user can provide crafted input to cause a denial of service.
The integer wraparound can undersize an allocation and lead to an out-of-bounds write that results in a segmentation fault.