CVE-2026-92764
MEDIUM
NVD
CVSS Score
4.3
Severity
MEDIUM
Published
Sep 16, 2026
Vendor
unknown
Description
OpenCVE 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.
References
- https://github.com/opencve/opencve
- https://github.com/opencve/opencve/blob/v2.4.0/web/organizations/resources.py#L20-L25
- https://github.com/opencve/opencve/blob/v3.1.0/web/organizations/resources.py#L20-L30
- https://github.com/opencve/opencve/issues/744
- https://github.com/opencve/opencve/releases/tag/v3.1.0