GHSA-x83w-23jp-g6pw

Suggest an improvement
Source
https://github.com/advisories/GHSA-x83w-23jp-g6pw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-x83w-23jp-g6pw/GHSA-x83w-23jp-g6pw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-x83w-23jp-g6pw
Published
2026-05-07T00:08:34Z
Modified
2026-05-07T00:21:03.836489Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
OpenSearch Security plugin: DLS not applied on documents linked by has_child or has_parent relation
Details

Description

A flaw was identified in the OpenSearch Security plugin's document-level security (DLS) implementation. DLS restrictions were not correctly applied to search queries that use hasparent or haschild join relations. This could allow an authenticated user to access document contents that should have been restricted by DLS rules.

Impact

An authenticated user with access to an index containing parent/child join relations could bypass DLS restrictions on documents linked by those relations, potentially accessing restricted document contents. This only affects clusters that use both DLS and the join field type on the same index.

Patches

This issue is fixed in OpenSearch 2.19.4 and 3.2.0.

Workarounds

Avoid using the join field type on indices that are subject to DLS rules.

Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2026-05-07T00:08:34Z",
    "cwe_ids": [
        "CWE-863"
    ],
    "severity": "MODERATE",
    "nvd_published_at": null
}
References

Affected packages

Maven / org.opensearch.plugin:opensearch-security

Package

Name
org.opensearch.plugin:opensearch-security
View open source insights on deps.dev
Purl
pkg:maven/org.opensearch.plugin/opensearch-security

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0.0
Fixed
2.19.4.0

Affected versions

2.*
2.1.0.0
2.2.0.0
2.2.1.0
2.3.0.0
2.4.0.0
2.4.1.0
2.5.0.0
2.6.0.0
2.7.0.0
2.8.0.0
2.9.0.0
2.10.0.0
2.11.0.0
2.11.1.0
2.12.0.0
2.13.0.0
2.14.0.0
2.15.0.0
2.16.0.0
2.17.0.0
2.17.1.0
2.18.0.0
2.19.0.0
2.19.1.0
2.19.2.0
2.19.3.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-x83w-23jp-g6pw/GHSA-x83w-23jp-g6pw.json"
last_known_affected_version_range
"<= 2.19.3"

Maven / org.opensearch.plugin:opensearch-security

Package

Name
org.opensearch.plugin:opensearch-security
View open source insights on deps.dev
Purl
pkg:maven/org.opensearch.plugin/opensearch-security

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.0
Fixed
3.2.0.0

Affected versions

3.*
3.0.0.0
3.1.0.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-x83w-23jp-g6pw/GHSA-x83w-23jp-g6pw.json"
last_known_affected_version_range
"<= 3.1.0"