{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-14678",
        "assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
        "state": "PUBLISHED",
        "assignerShortName": "PostgreSQL",
        "dateReserved": "2026-07-03T20:28:17.298Z",
        "datePublished": "2026-08-13T13:00:08.713Z",
        "dateUpdated": "2026-08-29T23:07:21.812Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
                "shortName": "PostgreSQL",
                "dateUpdated": "2026-08-29T23:07:21.812Z"
            },
            "title": "PostgreSQL pg_trgm picksplit reads past end of buffer",
            "x_postgresql": {
                "component": "contrib module"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Buffer over-read in PostgreSQL pg_trgm index picksplit function reads past end of a heap buffer.  This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices.  Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected."
                }
            ],
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "PostgreSQL",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "lessThan": "18.6",
                            "status": "affected",
                            "version": "18",
                            "versionType": "rpm"
                        },
                        {
                            "lessThan": "17.11",
                            "status": "affected",
                            "version": "17",
                            "versionType": "rpm"
                        },
                        {
                            "lessThan": "16.15",
                            "status": "affected",
                            "version": "16",
                            "versionType": "rpm"
                        },
                        {
                            "lessThan": "15.19",
                            "status": "affected",
                            "version": "15",
                            "versionType": "rpm"
                        },
                        {
                            "lessThan": "14.24",
                            "status": "affected",
                            "version": "0",
                            "versionType": "rpm"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-126",
                            "type": "CWE",
                            "description": "Buffer Over-read"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://www.postgresql.org/support/security/CVE-2026-14678/"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM"
                    }
                }
            ],
            "configurations": [
                {
                    "lang": "en",
                    "value": "Attacker has permission to \"CREATE EXTENSION pg_trgm\", or another user previously issued that.  Attacker has permission to create objects (temporary objects or non-temporary objects in at least one schema)."
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "The PostgreSQL project thanks Mehmet D. INCE for reporting this problem."
                }
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-13T14:39:23.325065Z",
                                "id": "CVE-2026-14678",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-13T15:36:52.887Z"
                }
            }
        ]
    }
}