CVE-2026-83497
Received
Received - Intake
Unrestricted Deserialization in OpenSearch SQL Plugin
Vulnerability report for CVE-2026-83497, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-31
Last updated on: 2026-08-31
Assigner: AMZN
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opensearch | sql_plugin | From 2.8 (inc) to 3.6 (inc) |
| amazon | opensearch_service | From 2.9 (inc) to 3.5 (inc) |
| opensearch | sql_plugin | 2.19.6 |
| opensearch | sql_plugin | 3.7 |
| amazon | opensearch_service | 2.9 |
| amazon | opensearch_service | 3.5 |
| opensearch | sql_plugin | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |