PatchSiren cyber security CVE debrief
CVE-2026-63178 onyx-dot-app CVE debrief
CVE-2026-63178 is a vulnerability in Onyx Enterprise Edition's user group management endpoints, allowing a curator to add accounts to arbitrary groups and potentially obtain document access. The issue is fixed in version 4.3.0. This vulnerability affects Onyx Enterprise Edition, specifically the PATCH /manage/admin/user-group/{user_group_id} and POST /manage/admin/user-group/{user_group_id}/add-users endpoints in ee/onyx/server/user_group/api.py. The vulnerability allows a curator to add accounts to arbitrary groups and potentially obtain document access through get_acl_for_user and OpenSearch access_control_list filter.
- Vendor
- onyx-dot-app
- Product
- onyx
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-18
Who should care
Defenders and administrators of Onyx Enterprise Edition deployments should assess exposure and prioritize verification, especially where curators have elevated access. They should verify exposure in Onyx Enterprise Edition deployments, assess the impact of adding accounts to arbitrary groups on document access, and prioritize upgrading to version 4.3.0 or later to apply the fix.
Why it matters
CVE-2026-63178 allows curators to add accounts to arbitrary groups in Onyx Enterprise Edition, potentially leading to unauthorized document access. Defenders should prioritize verifying exposure, especially in deployments with elevated curator access, and upgrade to version 4.3.0 or later.
- Potential unauthorized document access through elevated group membership.
- Need to verify exposure in Onyx Enterprise Edition deployments.
- Prioritize upgrading to version 4.3.0 or later to apply the fix.
- Monitor user group management for potential misuse.
Technical summary
CVE-2026-63178 affects Onyx Enterprise Edition's PATCH /manage/admin/user-group/{user_group_id} and POST /manage/admin/user-group/{user_group_id}/add-users endpoints, allowing a curator to add accounts to arbitrary groups and potentially obtain document access through get_acl_for_user and OpenSearch access_control_list filter. The issue is fixed in version 4.3.0. This vulnerability allows curators to add accounts to arbitrary groups, potentially leading to unauthorized document access. The affected endpoints are in ee/onyx/server/user_group/api.py, and the issue is resolved in version 4.3.0.
Defensive priority
Defenders should prioritize verifying exposure in Onyx Enterprise Edition deployments, especially where curators have elevated access, and assess the impact of adding accounts to arbitrary groups.
Recommended defensive actions
- Verify Onyx Enterprise Edition deployments for exposure, especially where curators have elevated access.
- Assess the impact of adding accounts to arbitrary groups on document access.
- Upgrade to version 4.3.0 or later to apply the fix.
- Monitor user group management and document access for potential misuse.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, affected versions, and fixed version. However, additional information on exploitation or specific impacts is limited. The issue is fixed in version 4.3.0. There is no evidence of public exploitation, but defenders should verify exposure in Onyx Enterprise Edition deployments, especially where curators have elevated access.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-63178 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-63178
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-63178 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63178
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/onyx-dot-app/onyx/commit/46e19cc2750fed659488cb12a1f171016ba5a099
-
Source reference
Unverified legacy reference
URL: https://github.com/onyx-dot-app/onyx/commit/b9e1c6894be3c237283f4b5fd4eb0af935b40664
-
Source reference
Unverified legacy reference
URL: https://github.com/onyx-dot-app/onyx/pull/12525
-
Source reference
Unverified legacy reference
URL: https://github.com/onyx-dot-app/onyx/pull/12549
-
Source reference
Unverified legacy reference
URL: https://github.com/onyx-dot-app/onyx/releases/tag/v4.3.0
-
Source reference
Unverified legacy reference
URL: https://github.com/onyx-dot-app/onyx/security/advisories/GHSA-7f48-vgpj-h95m
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.