{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-83497",
        "assignerOrgId": "ff89ba41-3aa1-4d27-914a-91399e9639e5",
        "state": "PUBLISHED",
        "assignerShortName": "AMZN",
        "dateReserved": "2026-08-31T15:56:44.003Z",
        "datePublished": "2026-08-31T18:36:30.615Z",
        "dateUpdated": "2026-08-31T18:36:30.615Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "ff89ba41-3aa1-4d27-914a-91399e9639e5",
                "shortName": "AMZN",
                "dateUpdated": "2026-08-31T18:36:30.615Z"
            },
            "title": "Unrestricted Java Deserialization in OpenSearch SQL Plugin Cursor Pagination",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-502",
                            "description": "CWE-502 Deserialization of untrusted data",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-586",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-586 Object Injections"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "OpenSearch",
                    "product": "OpenSearch",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "2.8",
                            "lessThanOrEqual": "3.6",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                },
                {
                    "vendor": "Amazon",
                    "product": "Amazon OpenSearch Service",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "2.9",
                            "lessThanOrEqual": "3.5",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "cpeApplicability": [
                {
                    "operator": "OR",
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:opensearch:opensearch:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "2.8",
                                    "versionEndIncluding": "3.6"
                                }
                            ]
                        },
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:amazon:amazon_opensearch_service:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "2.9",
                                    "versionEndIncluding": "3.5"
                                }
                            ]
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Unrestricted deserialization of untrusted data in the cursor pagination component in the OpenSearch SQL plugin allows a remote authenticated user with basic read/search permissions to execute arbitrary code on the server by sending a crafted cursor parameter to the plugins/sql endpoint.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>Unrestricted deserialization of untrusted data in the cursor pagination component in the OpenSearch SQL plugin allows a remote authenticated user with basic read/search permissions to execute arbitrary code on the server by sending a crafted cursor parameter to the <em>plugins/</em>sql endpoint.</p>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://opensearch.org/artifacts/by-version/#release-3-7-0",
                    "tags": [
                        "patch",
                        "release-notes"
                    ]
                },
                {
                    "url": "https://opensearch.org/artifacts/by-version/#release-2-19-6",
                    "tags": [
                        "patch",
                        "release-notes"
                    ]
                },
                {
                    "url": "https://aws.amazon.com/security/security-bulletins/2026-092-aws/",
                    "tags": [
                        "vendor-advisory"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseSeverity": "HIGH",
                        "baseScore": 8.8,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                    }
                },
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "HIGH",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "HIGH",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "HIGH",
                        "baseScore": 8.7,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                    }
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.5"
            }
        }
    }
}