CVE-2026-92764 Details
Description
OpenCVE versions 2.4.0 before 3.1.0 fails to properly scope the organizations API endpoint to the token's organization, instead returning the token creator's memberships. Attackers with organization-scoped tokens can list and retrieve every organization their creator belongs to, bypassing intended token isolation boundaries.
A vulnerability exists in OpenCVE versions prior to 3.1.0, where the organizations API endpoint does not properly restrict access based on the token's organization. Instead, it returns data based on the token creator's memberships. This flaw allows attackers with organization-scoped tokens to list and access all organizations their token creator belongs to, violating intended token isolation. The issue arises because the API endpoint incorrectly uses the user's membership as the basis for the response, rather than the organization associated with the token.
Users can upgrade to OpenCVE version 3.1.0, where this vulnerability has been fixed. Instructions for upgrading are available in the OpenCVE documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/opencve/opencve/issues/744 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/opencve/opencve/releases/tag/v3.1.0 | [email protected] | Release NotesVendor |
| https://github.com/opencve/opencve/security/advisories/GHSA-xvpw-4gpp-w7h7 | [email protected] | |
| https://www.vulncheck.com/advisories/opencve-organization-api-ignores-token-scope | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OpenCVE | >= 0, < 3.1.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 23, 2026 | CVE Modified | [email protected] |
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion