Description
Improper input validation in the Time Series Visual Builder (TSVB) plugin in OpenSearch Dashboards allows an authenticated remote user to execute arbitrary code on the server via a crafted JSON payload to the metrics visualization API endpoint. This issue is a form of prototype pollution that enables remote code execution. 



To remediate this issue, users should upgrade to OpenSearch Dashboards 3.8 or later.
Published: 2026-08-20
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a prototype‑pollution flaw in the Time Series Visual Builder plugin of OpenSearch Dashboards. An authenticated remote user can send a crafted JSON payload to the metrics visualization API endpoint and cause arbitrary code to run on the server. This is a classic instance of insecure object handling (CWE‑1321) that directly leads to remote code execution.

Affected Systems

The affected products are Amazon OpenSearch Service and OpenSearch Dashboards. Versions before 3.8 of OpenSearch Dashboards are vulnerable; the security advisory recommends upgrading to 3.8 or later to obtain the fix.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity and the vulnerability is exploitable by a remote authenticated user. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, but the lack of public exploit data does not reduce the risk that an attacker could leverage the flaw. The primary attack vector is via the JSON API endpoint that processes visualization requests, so exposure is limited to authenticated users with access to the OpenSearch Dashboards API. The impact is full remote code execution on the server, enabling complete compromise of the affected cluster.

Generated by OpenCVE AI on August 21, 2026 at 01:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenSearch Dashboards to version 3.8 or later to apply the vendor fix.
  • Restrict access to the Time Series Visual Builder API endpoint to authenticated users with least privilege.
  • Monitor API logs for anomalous JSON payloads and unusual access patterns that may indicate exploitation attempts.

Generated by OpenCVE AI on August 21, 2026 at 01:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description Improper input validation in the Time Series Visual Builder (TSVB) plugin in OpenSearch Dashboards allows an authenticated remote user to execute arbitrary code on the server via a crafted JSON payload to the metrics visualization API endpoint. This issue is a form of prototype pollution that enables remote code execution.  To remediate this issue, users should upgrade to OpenSearch Dashboards 3.8 or later.
Title RCE via Prototype Pollution in OpenSearch Dashboards
First Time appeared Aws
Aws amazon Opensearch Service
Opensearch
Opensearch opensearch Dashboards
Weaknesses CWE-1321
CPEs cpe:2.3:a:aws:amazon_opensearch_service:*:*:*:*:*:*:*:*
cpe:2.3:a:opensearch:opensearch_dashboards:*:*:*:*:*:*:*:*
Vendors & Products Aws
Aws amazon Opensearch Service
Opensearch
Opensearch opensearch Dashboards
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

Aws Amazon Opensearch Service
Opensearch Opensearch Dashboards
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-25T19:19:07.471Z

Reserved: 2026-07-30T18:11:08.464Z

Link: CVE-2026-18420

cve-icon Vulnrichment

Updated: 2026-08-25T19:19:03.513Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-20T21:17:06.137

Modified: 2026-08-25T20:16:51.843

Link: CVE-2026-18420

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T01:30:05Z

Weaknesses
  • CWE-1321

    Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')