製品・ソフトウェアに関する情報
PostgreSQL.orgのPostgreSQLにおけるバッファオーバーリードの脆弱性
Title PostgreSQL.orgのPostgreSQLにおけるバッファオーバーリードの脆弱性
Summary

PostgreSQLの関数pg_restore_attribute_stats()において、長さが一致しない配列値を受け入れるバッファオーバーリードが発生し、クエリプランニングが1つの配列の終端を超えて読み取ってしまいます。これにより、テーブルメンテナはその配列の終端以降のメモリ値を推測できる可能性があります。主要バージョン18内では、PostgreSQL 18.4より前のマイナーバージョンが影響を受けます。PostgreSQL 18より前のバージョンには影響がありません。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 14, 2026, midnight
Registration Date May 20, 2026, 1:24 p.m.
Last Update May 20, 2026, 1:24 p.m.
CVSS3.0 : 警告
Score 4.3
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected System
PostgreSQL.org
PostgreSQL 18.0 以上 18.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月20日]
  掲載
May 20, 2026, 1:24 p.m.

NVD Vulnerability Information
CVE-2026-6575
Summary

Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.

Publication Date May 14, 2026, 11:16 p.m.
Registration Date May 15, 2026, 4:24 a.m.
Last Update May 19, 2026, 12:04 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* 18.0 18.4
Related information, measures and tools
Common Vulnerabilities List