{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-18024",
        "assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
        "state": "PUBLISHED",
        "assignerShortName": "PostgreSQL",
        "dateReserved": "2026-07-28T01:59:49.926Z",
        "datePublished": "2026-08-13T13:00:14.322Z",
        "dateUpdated": "2026-08-29T23:07:31.427Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
                "shortName": "PostgreSQL",
                "dateUpdated": "2026-08-29T23:07:31.427Z"
            },
            "title": "PostgreSQL ascii() function reads past end of buffer",
            "x_postgresql": {
                "component": "core server"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Buffer over-read in PostgreSQL ascii() SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value.  This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact.  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-18024/"
                }
            ],
            "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"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "The PostgreSQL project thanks Hcamael for reporting this problem."
                }
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-13T13:30:25.733998Z",
                                "id": "CVE-2026-18024",
                                "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:39:03.530Z"
                }
            }
        ]
    }
}