CVE-2026-18420

Summary

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.

Affected Software

VendorProductVersion RangeStatus
AWSAmazon OpenSearch Service3.0.0 < 3.8.0affected
OpenSearchOpenSearch Dashboards3.0.0 < 3.8.0affected

Weaknesses

  • CWE-1321: CWE-1321 Improperly controlled modification of object prototype attributes ('prototype pollution')

References