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.
Published: 2026-08-31
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unrestricted deserialization flaw in the cursor pagination component of the OpenSearch SQL plugin. An attacker who can authenticate and has basic read/search rights can craft a malicious cursor payload and send it to the /plugins/sql endpoint, causing the server to deserialize untrusted data and execute arbitrary code. This weakness directly maps to CWE‑502 and yields remote code execution, threatening confidentiality, integrity, and availability of the entire cluster.

Affected Systems

OpenSearch SQL plugin is used by both Amazon OpenSearch Service and the open‑source OpenSearch distribution. The CVE does not specify affected versions, so any deployed installation that includes the vulnerable plugin component may be at risk until patched. Users should verify their OpenSearch version against the fix referenced in the 2.19.6 and 3.7.0 release notes.

Risk and Exploitability

The vulnerability scores a CVSS of 8.7, indicating high severity, and it is not listed in the CISA KEV catalog. Although an EPSS score is not available, the exploit requires remote authenticated access with ordinary read/search permissions, which are commonly granted. Once the attacker sends the crafted cursor, code execution can occur on the server, making this a serious risk for any exposed cluster.

Generated by OpenCVE AI on August 31, 2026 at 19:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenSearch to a patched version such as 2.19.6 or later, or 3.7.0 or later, which includes the SQL plugin fix.
  • For Amazon OpenSearch Service, update the cluster to the latest OpenSearch service release via the AWS Management Console or AWS CLI; if no immediate update is available, contact AWS Support for remediation assistance.
  • Restrict user roles to remove unnecessary permissions to the /plugins/sql endpoint, ensuring only privileged users can access the SQL plugin.

Generated by OpenCVE AI on August 31, 2026 at 19:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
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.
Title Unrestricted Java Deserialization in OpenSearch SQL Plugin Cursor Pagination
First Time appeared Amazon
Amazon amazon Opensearch Service
Opensearch
Opensearch opensearch
Weaknesses CWE-502
CPEs cpe:2.3:a:amazon:amazon_opensearch_service:*:*:*:*:*:*:*:*
cpe:2.3:a:opensearch:opensearch:*:*:*:*:*:*:*:*
Vendors & Products Amazon
Amazon amazon Opensearch Service
Opensearch
Opensearch opensearch
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

Amazon Amazon Opensearch Service
Opensearch Opensearch
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-31T18:36:30.615Z

Reserved: 2026-08-31T15:56:44.003Z

Link: CVE-2026-83497

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T19:17:24.327

Modified: 2026-08-31T19:17:24.327

Link: CVE-2026-83497

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T19:30:05Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data